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

feat: add WithReleaseChannel to GKE cluster builder #911

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

czeslavo
Copy link
Contributor

Allow specifying a release channel to use images from when creating a GKE cluster. It allows setting all of the existing release channels Google maintains (release notes).

@codecov-commenter
Copy link

codecov-commenter commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d302987) 60.48% compared to head (7132657) 58.47%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #911      +/-   ##
==========================================
- Coverage   60.48%   58.47%   -2.02%     
==========================================
  Files          49       49              
  Lines        4024     4024              
==========================================
- Hits         2434     2353      -81     
- Misses       1288     1382      +94     
+ Partials      302      289      -13     
Flag Coverage Δ
integration-test 58.47% <ø> (-2.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@czeslavo czeslavo merged commit 0e167c0 into main Dec 20, 2023
41 checks passed
@czeslavo czeslavo deleted the gke-release-channel branch December 20, 2023 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants