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 support and tests for Kubernetes 1.32 #844

Merged
merged 3 commits into from
Jan 20, 2025
Merged

Conversation

lukasmetzner
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.35%. Comparing base (0b926cc) to head (93247bc).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #844      +/-   ##
==========================================
- Coverage   32.38%   32.35%   -0.04%     
==========================================
  Files          21       21              
  Lines        2075     2077       +2     
==========================================
  Hits          672      672              
- Misses       1369     1371       +2     
  Partials       34       34              

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

@lukasmetzner
Copy link
Contributor Author

v1.32 channel still needs to be added. See: k3s-io/k3s#11538

Kubernetes v1.32 added an e2e test to the fsgroup, which requires the ReadWriteOncePod capability.
@lukasmetzner lukasmetzner marked this pull request as ready for review January 20, 2025 14:48
@lukasmetzner lukasmetzner requested a review from a team as a code owner January 20, 2025 14:48
@jooola jooola changed the title feat: support K8s version v1.32 feat: add support and tests for Kubernetes 1.32 Jan 20, 2025
@lukasmetzner lukasmetzner merged commit 942733e into main Jan 20, 2025
9 checks passed
@lukasmetzner lukasmetzner deleted the support-k8s-v1.32 branch January 20, 2025 15:06
lukasmetzner pushed a commit that referenced this pull request Jan 22, 2025
<!-- section-start changelog -->
We are pleased to announce improvements to our Nomad support. While
official support is not available, we have developed end-to-end tests
that cover the core features of a CSI driver. These tests are integrated
into our CI pipeline and validate compatibility with the latest Nomad
version.

### Features

- **nomad**: improved nomad support (#798)
- support ReadWriteOncePod (#857)
- add support and tests for Kubernetes 1.32 (#844)

### Bug Fixes

- use extraVolumeMounts for node in daemonset (#843)

<!-- 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
We are pleased to announce improvements to our Nomad support. While official support is not available, we have developed end-to-end tests that cover the core features of a CSI driver. These tests are integrated into our CI pipeline and validate compatibility with the latest Nomad version.
```

### Suffix / End

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

```rp-suffix
```

</details>

Co-authored-by: releaser-pleaser <>
@M4t7e
Copy link

M4t7e commented Feb 19, 2025

@lukasmetzner Is version 1.32 officially supported yet? The version table currently lists support only up to version 1.31.

@lukasmetzner
Copy link
Contributor Author

@lukasmetzner Is version 1.32 officially supported yet? The version table currently lists support only up to version 1.31.

Thank you ^^ I forgot to update the table. Opened a PR #885

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.

3 participants