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(helm): add value to customize kubeletDir #516

Merged
merged 2 commits into from
Oct 4, 2023

Conversation

asteinba
Copy link
Contributor

This PR adds the config value node.kubeletDir to the helm chart to allow deploying the helm chart onto k8s distributions such as k0s. See e.g. #473

@asteinba asteinba requested a review from a team as a code owner September 30, 2023 13:55
@apricote apricote mentioned this pull request Oct 4, 2023
4 tasks
Copy link
Member

@apricote apricote left a comment

Choose a reason for hiding this comment

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

Awesome! Thanks for the quick contribution @asteinba :)

I have pushed another commit that adds the k0s value to the "full" Snapshot, so we can verify that changing the value actually has the expected effect.

Don't worry about the failing e2e tests, they are currently broken for PRs from forks, but nothing in here should fail the e2e tests and they will run again on main.

@apricote apricote merged commit 501fbe3 into hetznercloud:main Oct 4, 2023
3 of 7 checks passed
@apricote apricote changed the title feat: add node.kubeletDir helm chart config value feat(helm): add value to customize kubeletDir Oct 4, 2023
apricote pushed a commit that referenced this pull request Nov 8, 2023
🤖 I have created a release *beep* *boop*
---


## [2.6.0](v2.5.1...v2.6.0)
(2023-11-08)


### Features

* **helm:** add value to customize kubeletDir
([#516](#516))
([501fbe3](501fbe3))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
lukasmetzner pushed a commit that referenced this pull request Oct 10, 2024
🤖 I have created a release *beep* *boop*
---


## [2.6.0](v2.5.1...v2.6.0)
(2023-11-08)


### Features

* **helm:** add value to customize kubeletDir
([#516](#516))
([501fbe3](501fbe3))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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