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

Google Cloud SDK updates surrounding gsutil and python3 [CROM-6785] #6479

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

kshakir
Copy link
Contributor

@kshakir kshakir commented Aug 27, 2021

  • Updated pinned gcloud versions to the latest (354.0.0)
  • Switched localizer/delocalizer default image from slim to the even smaller alpine
  • Using python3 instead of python to decode base64 multiline strings
  • Explicitly using UTF-8 to encode and decode base64 multiline strings
  • Did not update GATK images for calls to gsutil as latest (4.2.2.0) still uses old gcloud w/ python2
  • Left all images pointing at existing repositories, and did not switch to pulling from gcr for now
  • Moved more of the duplicated code from v2alpha1 and v2beta into common

- Updated pinned gcloud versions to the latest (354.0.0)
- Switched localizer/delocalizer default image from slim to the even smaller alpine
- Using python3 instead of python to decode base64 multiline strings
- Explicitly using UTF-8 to encode and decode base64 multiline strings
- Did not update GATK images for calls to gsutil as latest (4.2.2.0) still uses old gcloud w/ python2
- Left all images pointing at existing repositories, and did not switch to pulling from gcr for now
- Moved more of the duplicated code from v2alpha1 and v2beta into common
@kshakir kshakir changed the title Google Cloud SDK updates surrounding gsutil and python3 Google Cloud SDK updates surrounding gsutil and python3 CROM-6785 Aug 27, 2021
@kshakir kshakir marked this pull request as ready for review August 27, 2021 05:48
@kshakir kshakir requested review from mcovarr and breilly2 August 27, 2021 05:48
@evanbernstein evanbernstein changed the title Google Cloud SDK updates surrounding gsutil and python3 CROM-6785 Google Cloud SDK updates surrounding gsutil and python3 [CROM-6785] Aug 30, 2021
@kshakir kshakir merged commit f14d91a into develop Aug 30, 2021
@kshakir kshakir deleted the ks_gsutil_bump branch August 30, 2021 18:40
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