Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gcloud cli install and increase KubernetesPodOperator ephemeral-storage #107

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

raymondzouu
Copy link
Collaborator

@raymondzouu raymondzouu commented Feb 9, 2024

Description

Fix gcloud cli install for XPK docker images and increase KubernetesPodOperator ephemeral-storage.

  • update google-cloud-sdk install to google-cloud-cli install due to b/324101663
  • update google-cloud-cli installation to follow steps from here
  • increase ephemeral-storage for KubernetesPodOperator- was seeing errors like https://screenshot.googleplex.com/8SqhcKuZFMG4wZD when trying to install packages on the docker image

Tests

Checklist

Before submitting this PR, please make sure (put X in square brackets):

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have run one-shot tests and provided workload links above if applicable.
  • I have made or will make corresponding changes to the doc if needed.

@raymondzouu raymondzouu force-pushed the raymondzou-xpk-gcloud-cli branch from 8ef78af to 9ac9455 Compare February 9, 2024 19:29
Copy link
Collaborator

@jonb377 jonb377 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks Raymond!

@raymondzouu raymondzouu merged commit 62a169c into master Feb 9, 2024
5 checks passed
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