Skip to content

chore: migrate gsutil usage to gcloud storage - #15847

Open
gurusai-voleti wants to merge 8 commits into
google:masterfrom
gurusai-voleti:gsutil_migration_infra_4
Open

chore: migrate gsutil usage to gcloud storage#15847
gurusai-voleti wants to merge 8 commits into
google:masterfrom
gurusai-voleti:gsutil_migration_infra_4

Conversation

@gurusai-voleti

Copy link
Copy Markdown
Contributor

No description provided.

@@ -10,7 +10,7 @@ def apply_dockerfile_fixes(self, dft) -> bool:
"""Fix WolfSSL Dockerfile issues."""
# Replace gsutil cp command with a simple touch and zip

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, fix this replace after #15843 lands

@gurusai-voleti gurusai-voleti Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done, updated the comment

This comment was marked as spam.

# Replace gcloud storage cp command with a simple touch and zip
dft.str_replace(
'RUN gsutil cp '
'RUN gcloud storage cp '

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, fix this replace considering the changes from #15843

@ViniciustCosta

Copy link
Copy Markdown

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants