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: enable tests with kubernetes v1.29 #1230

Merged
merged 1 commit into from
Feb 23, 2024
Merged

Conversation

aramase
Copy link
Member

@aramase aramase commented Jan 10, 2024

  • enable tests with kubernetes v1.29
  • remove 1.24 and 1.25 (EOL)

fixes #1261

@codecov-commenter
Copy link

codecov-commenter commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.66%. Comparing base (bbe98ca) to head (24a021f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1230   +/-   ##
=======================================
  Coverage   51.66%   51.66%           
=======================================
  Files          53       53           
  Lines        2938     2938           
=======================================
  Hits         1518     1518           
  Misses       1378     1378           
  Partials       42       42           

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

@aramase aramase closed this Jan 22, 2024
@aramase aramase deleted the aramase/ci/v1.29 branch January 22, 2024 06:53
@aramase aramase restored the aramase/ci/v1.29 branch February 14, 2024 19:51
@aramase aramase reopened this Feb 14, 2024
@aramase aramase force-pushed the aramase/ci/v1.29 branch 3 times, most recently from a4da946 to f754fad Compare February 14, 2024 20:41
@sozercan sozercan linked an issue Feb 14, 2024 that may be closed by this pull request
@aramase aramase force-pushed the aramase/ci/v1.29 branch 2 times, most recently from ce50746 to 24a021f Compare February 23, 2024 19:29
displayName: Cleanup
condition: ne(variables.LOCAL_ONLY, 'true')
- template: templates/publish-logs.yaml
- job:
Copy link
Member Author

@aramase aramase Feb 23, 2024

Choose a reason for hiding this comment

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

I created a new job matrix for 'kind' jobs, so we use the tmp pool only for those.

@aramase aramase marked this pull request as ready for review February 23, 2024 19:52
@aramase aramase requested a review from enj as a code owner February 23, 2024 19:52
@aramase aramase enabled auto-merge (squash) February 23, 2024 19:54
Copy link
Member

@sozercan sozercan left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you!

@aramase aramase merged commit 94283c5 into Azure:main Feb 23, 2024
22 checks passed
@aramase aramase deleted the aramase/ci/v1.29 branch February 23, 2024 20:32
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.

ci: remove outdated k8s versions and add new ones for test matrix
3 participants