-
Notifications
You must be signed in to change notification settings - Fork 16.8k
Conversation
Hi @micw. Thanks for your PR. I'm waiting for a helm member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/assign @ssalaues |
@micw: GitHub didn't allow me to assign the following users: ssalaues. Note that only helm members and repo collaborators can be assigned and that issues/PRs can only have 10 assignees at the same time. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Signed-off-by: Michael Wyraz <michael.wyraz@evermind.de>
I think is a pretty interesting addition to the chart. I'll test out the behavior on my cluster since I don't have |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So far my only concern is that this could essentially overwrite any folder on the host system and the description might need more explicit clarification to express this. In that enabling this will default to using root to chown the specified folder directly on the host machine to store the state (therefore bypassing the need for a PersistentVolume).
…tainer optional Signed-off-by: Michael Wyraz <michael.wyraz@evermind.de>
/ok-to-test |
@ssalaues are you ok with this change? |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: micw, ssalaues The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…ostpath * 'master' of https://github.com/helm/charts: (1475 commits) added additional ports option for prometheus-operator prometheus service (helm#11506) [incubator/kafka] fix NOTES.txt: update script paths (helm#11503) helm#11812 allow hostPath as datadir (helm#11815) [stable/mongodb-replica-set] Fix metrics livenessProbe and regression in securityContext (helm#11819) [stable/mariadb] Add PodDisruptionBudget for MariaDB (helm#11417) fix hoard secrets id (helm#11835) fix: add missed template for serviceaccount and add basic RBAC resources (helm#11742) expose container port so it can be scraped (helm#11831) Feature/kuberhealthy pod annotations (helm#11651) [stable/prometheus-operator] Update deps for grafana v6 (helm#11824) [stable/auto-scaler] Add explicit awsRegion step in README (helm#11822) Add efs-provisioner mountOptions (helm#11821) fixes for kuberhealthy/kuberhealthy#121 (helm#11829) [stable/cockroachdb] Additional parameters for cockroachdb (helm#11747) Allow for overriding of proxy/admin listen (helm#11362) [stable/drupal] Add apiVersion in Chart.yaml and add test info to README.md (helm#11810) [stable/joomla] Add apiVersion in Chart.yaml and add test info to README.md (helm#11809) [stable/jasperreports] Add apiVersion in Chart.yaml and add test info to README.md (helm#11808) [stable/ghost] Add apiVersion in Chart.yaml and add test info to README.md (helm#11807) [stable/mariadb] Add apiVersion in Chart.yaml and add test info to README.md (helm#11806) ...
* allow hostPath as datadir Signed-off-by: Michael Wyraz <michael.wyraz@evermind.de> * Better documentation for hostPath as datadir, make the chown init-container optional Signed-off-by: Michael Wyraz <michael.wyraz@evermind.de>
* allow hostPath as datadir Signed-off-by: Michael Wyraz <michael.wyraz@evermind.de> * Better documentation for hostPath as datadir, make the chown init-container optional Signed-off-by: Michael Wyraz <michael.wyraz@evermind.de>
* allow hostPath as datadir Signed-off-by: Michael Wyraz <michael.wyraz@evermind.de> * Better documentation for hostPath as datadir, make the chown init-container optional Signed-off-by: Michael Wyraz <michael.wyraz@evermind.de>
* allow hostPath as datadir Signed-off-by: Michael Wyraz <michael.wyraz@evermind.de> * Better documentation for hostPath as datadir, make the chown init-container optional Signed-off-by: Michael Wyraz <michael.wyraz@evermind.de>
What this PR does / why we need it:
Which issue this PR fixes
Special notes for your reviewer:
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]