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

ci: remove pinned k8s version for aks clusters #1334

Merged
merged 2 commits into from
May 2, 2024

Conversation

aramase
Copy link
Member

@aramase aramase commented Apr 30, 2024

Comment on lines -28 to -29
# pin to the minor version and aks will pick the latest patch version
KUBERNETES_VERSION="1.26"
Copy link
Member Author

Choose a reason for hiding this comment

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

We have a test matrix with kind clusters, so relying on default version for AKS cluster creation should be fine.

@aramase aramase marked this pull request as ready for review April 30, 2024 22:46
@aramase aramase requested a review from enj as a code owner April 30, 2024 22:46
@codecov-commenter
Copy link

codecov-commenter commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.90%. Comparing base (3874533) to head (cff5127).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1334      +/-   ##
==========================================
+ Coverage   51.66%   52.90%   +1.23%     
==========================================
  Files          53       53              
  Lines        2938     2429     -509     
==========================================
- Hits         1518     1285     -233     
+ Misses       1378     1102     -276     
  Partials       42       42              

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

@aramase aramase force-pushed the aramase/ci/update_k8s_version branch from caab2a9 to cff5127 Compare April 30, 2024 23:41
@aramase aramase enabled auto-merge (squash) May 1, 2024 00:14
@aramase aramase merged commit 96f34d0 into Azure:main May 2, 2024
23 checks passed
@aramase aramase deleted the aramase/ci/update_k8s_version branch May 2, 2024 16:47
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.

None yet

3 participants