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

Helm: Add common labels value and update uninstall for helm 3 #319

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

kevinzwang
Copy link
Contributor

A value that is often in Helm charts is the commonLabels value, which seems to be absent from this chart. Common labels are also added to each of the pods in the deployment in this PR.

Additionally, I changed the readme install instructions as helm uninstall no longer has the --purge flag and instead purges by default.

Copy link
Member

@derekbit derekbit left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for your contributions.

@derekbit derekbit merged commit 37687b9 into rancher:master Nov 19, 2023
coolguy1771 pushed a commit to coolguy1771/home-ops that referenced this pull request Nov 22, 2023
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[local-path-provisioner](https://github.com/rancher/local-path-provisioner)
| patch | `v0.0.24` -> `v0.0.25` |

---

### Release Notes

<details>
<summary>rancher/local-path-provisioner
(local-path-provisioner)</summary>

###
[`v0.0.25`](https://github.com/rancher/local-path-provisioner/releases/tag/v0.0.25):
Local Path Provisioner v0.0.25

[Compare
Source](https://github.com/rancher/local-path-provisioner/compare/v0.0.24...v0.0.25)

##### What's Changed

- feat - Node name annotation by
[@&#8203;osherElm](https://github.com/osherElm) in
[rancher/local-path-provisioner#340
- Helm: add namespace by
[@&#8203;sergelogvinov](https://github.com/sergelogvinov) in
[rancher/local-path-provisioner#325
- Add storageClass.volumeBindingMode value to helm chart by
[@&#8203;anisimovdk](https://github.com/anisimovdk) in
[rancher/local-path-provisioner#347
- Helm: add pod annotation, securityContext blocks by
[@&#8203;sergelogvinov](https://github.com/sergelogvinov) in
[rancher/local-path-provisioner#321
- Set default volume type of storage class from Helm chart by
[@&#8203;nltimv](https://github.com/nltimv) in
[rancher/local-path-provisioner#357
- Constraint default RBAC permissions by
[@&#8203;sbocinec](https://github.com/sbocinec) in
[rancher/local-path-provisioner#336
- Helm: add pod tolerations to the helper-pod by
[@&#8203;sergelogvinov](https://github.com/sergelogvinov) in
[rancher/local-path-provisioner#322
- deployment: Adapt values to be quoted when installed in templates by
[@&#8203;ardumont](https://github.com/ardumont) in
[rancher/local-path-provisioner#358
- Save the helper pod logs to the provisioner logs by
[@&#8203;js185692](https://github.com/js185692) in
[rancher/local-path-provisioner#324
- Add ReadWriteOncePod support for NodePath volumes by
[@&#8203;anothertobi](https://github.com/anothertobi) in
[rancher/local-path-provisioner#331
- feature: Add configuretion to run setup/teardown command in helper
container instead of run with script by
[@&#8203;name212](https://github.com/name212) in
[rancher/local-path-provisioner#360
- Helm: Add common labels value and update uninstall for helm 3 by
[@&#8203;kevinzwang](https://github.com/kevinzwang) in
[rancher/local-path-provisioner#319

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: lumiere-bot <98047013+lumiere-bot[bot]@users.noreply.github.com>
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