-
Notifications
You must be signed in to change notification settings - Fork 16.8k
[stable/kube-slack] Kube slack image from different CR #21915
[stable/kube-slack] Kube slack image from different CR #21915
Conversation
Hi @pierluigilenoci. 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. |
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de>
/assign @jstriebel |
/ok-to-test |
@zanhsieh A really strange job test error |
/retest |
Now only LGTM label is needed @zanhsieh @jstriebel |
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de>
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.
nice, thanks for the latest change 👍
/lgtm
@@ -41,6 +41,10 @@ spec: | |||
- configMapRef: | |||
name: {{ template "kube-slack.fullname" . }} | |||
resources: | |||
{{- if .Values.imagePullSecrets }} | |||
imagePullSecrets: | |||
- name: {{ .Values.imagePullSecrets | quote }} |
This comment was marked as outdated.
This comment was marked as outdated.
Sorry, something went wrong.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jstriebel, pierluigilenoci 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 |
* [stable/kube-slack] Added imagePullSecrets option to chart Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de> * In this way works better Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de>
* [stable/kube-slack] Added imagePullSecrets option to chart Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de> * In this way works better Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de>
* [stable/kube-slack] Added imagePullSecrets option to chart Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de> * In this way works better Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com>
* [stable/kube-slack] Added imagePullSecrets option to chart Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de> * In this way works better Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de> Signed-off-by: Miguel Mingorance <miguel.mingorance@deliveryhero.com>
What this PR does / why we need it:
Sometimes, for various reasons, there is interest in using the chart with a proprietary container adapted to particolar needs. Specifically, kube-slack does not natively support the Pod Security Policy.
Which issue this PR fixes
wongnai/kube-slack#65
Special notes for your reviewer:
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[stable/mychartname]
)