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

bump kind to v0.22.0 #400

Merged
merged 1 commit into from
Mar 12, 2024
Merged

bump kind to v0.22.0 #400

merged 1 commit into from
Mar 12, 2024

Conversation

sadlerap
Copy link
Contributor

This drops support for k8s versions v1.21 and v1.22 for testing in CI, since kind doesn't support them anymore. This replaces them with support for v1.28 and v1.29, which now have node images provided by kind for testing.

This drops support for k8s versions v1.21 and v1.22 for testing in CI,
since kind doesn't support them anymore.  This replaces them with
support for v1.28 and v1.29, which now have node images provided by kind
for testing.

Signed-off-by: Andy Sadler <andrewsadler122@gmail.com>
Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.43%. Comparing base (e741a70) to head (8b1d73c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #400   +/-   ##
=======================================
  Coverage   78.43%   78.43%           
=======================================
  Files          19       19           
  Lines        1354     1354           
=======================================
  Hits         1062     1062           
  Misses        219      219           
  Partials       73       73           

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

@scothis scothis merged commit 950bf0d into servicebinding:main Mar 12, 2024
14 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.

2 participants