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: drop tests for kubernetes v1.28 #796

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

lukasmetzner
Copy link
Contributor

Kubernetes v1.28 is End of Life since 2024-10-22. In accordance with our Versioning policy.

@lukasmetzner lukasmetzner requested a review from a team as a code owner November 26, 2024 10:07
Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.34%. Comparing base (c3aa1f1) to head (f9ee134).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #796   +/-   ##
=======================================
  Coverage   35.34%   35.34%           
=======================================
  Files          20       20           
  Lines        1901     1901           
=======================================
  Hits          672      672           
  Misses       1195     1195           
  Partials       34       34           

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

@lukasmetzner lukasmetzner merged commit f10ad64 into main Nov 26, 2024
7 checks passed
@lukasmetzner lukasmetzner deleted the drop-kubernetes-1.28-support branch November 26, 2024 10:24
lukasmetzner pushed a commit that referenced this pull request Nov 26, 2024
<!-- section-start changelog -->
### Features

- Added new option enableProvidedByTopology (#780)
- drop tests for kubernetes v1.28 (#796)

### Bug Fixes

- prefer scheduling the csi controller on cloud nodes (#786)

### Kubernetes Support

This version was tested with Kubernetes 1.29 - 1.31. Furthermore, we
dropped v1.28 support.

<!-- section-end changelog -->

---

<details>
<summary><h4>PR by <a
href="https://github.com/apricote/releaser-pleaser">releaser-pleaser</a>
🤖</h4></summary>

If you want to modify the proposed release, add you overrides here. You
can learn more about the options in the docs.

## Release Notes

### Prefix / Start

This will be added to the start of the release notes.

```rp-prefix
```

### Suffix / End

This will be added to the end of the release notes.

```rp-suffix
### Kubernetes Support

This version was tested with Kubernetes 1.29 - 1.31. Furthermore, we dropped v1.28 support.
```

</details>

Co-authored-by: releaser-pleaser <>
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