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

fix: use extraVolumeMounts for node in daemonset #843

Merged

Conversation

hegerdes
Copy link
Contributor

Fixes a wrong ref in the charts daemonset manifest. Now uses Values.node.extraVolumeMounts instead of the controller mounts

@hegerdes hegerdes requested a review from a team as a code owner January 11, 2025 23:51
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.38%. Comparing base (3642700) to head (44d5c70).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #843   +/-   ##
=======================================
  Coverage   32.38%   32.38%           
=======================================
  Files          21       21           
  Lines        2075     2075           
=======================================
  Hits          672      672           
  Misses       1369     1369           
  Partials       34       34           

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

@lukasmetzner lukasmetzner changed the title fix: use the volumeMounts for node in ds fix: use extraVolumeMounts for node in daemonset Jan 13, 2025
@lukasmetzner lukasmetzner merged commit 2b8ddcf into hetznercloud:main Jan 13, 2025
4 of 8 checks passed
@lukasmetzner
Copy link
Contributor

Thank you for the contribution ^^

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 <>
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