This repository has been archived by the owner on Feb 22, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16.7k
[stable/sealed-secrets] role needs "list" privilege #15837
Comments
davidkarlsen
added a commit
to davidkarlsen/charts
that referenced
this issue
Jul 25, 2019
davidkarlsen
added a commit
to davidkarlsen/charts
that referenced
this issue
Jul 25, 2019
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
davidkarlsen
added a commit
to davidkarlsen/charts
that referenced
this issue
Jul 26, 2019
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
davidkarlsen
added a commit
to davidkarlsen/charts
that referenced
this issue
Jul 26, 2019
…tnami-labs/sealed-secrets/releases/tag/v0.8.1. Related to helm#15837 Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
4 tasks
ThoTischner
pushed a commit
to bitsbeats/charts
that referenced
this issue
Aug 13, 2019
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
ThoTischner
pushed a commit
to bitsbeats/charts
that referenced
this issue
Aug 13, 2019
…tnami-labs/sealed-secrets/releases/tag/v0.8.1. Related to helm#15837 (helm#15907) Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
landorg
pushed a commit
to landorg/charts
that referenced
this issue
Aug 19, 2019
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com> Signed-off-by: Roland Gritzer <gritzer.roland@gmail.com>
landorg
pushed a commit
to landorg/charts
that referenced
this issue
Aug 19, 2019
…tnami-labs/sealed-secrets/releases/tag/v0.8.1. Related to helm#15837 (helm#15907) Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com> Signed-off-by: Roland Gritzer <gritzer.roland@gmail.com>
kengou
pushed a commit
to kengou/charts
that referenced
this issue
Sep 18, 2019
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
kengou
pushed a commit
to kengou/charts
that referenced
this issue
Sep 18, 2019
…tnami-labs/sealed-secrets/releases/tag/v0.8.1. Related to helm#15837 (helm#15907) Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
ramkumarvs
pushed a commit
to yugabyte/charts-helm-fork
that referenced
this issue
Sep 30, 2019
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
ramkumarvs
pushed a commit
to yugabyte/charts-helm-fork
that referenced
this issue
Sep 30, 2019
…tnami-labs/sealed-secrets/releases/tag/v0.8.1. Related to helm#15837 (helm#15907) Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
gaida
pushed a commit
to gaida/charts
that referenced
this issue
Oct 3, 2019
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
gaida
pushed a commit
to gaida/charts
that referenced
this issue
Oct 3, 2019
…tnami-labs/sealed-secrets/releases/tag/v0.8.1. Related to helm#15837 (helm#15907) Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
Sealed-secrets container v0.8.0 fails to start with a Go panic and ends up in CrashLoopBackOff.
Version of Helm and Kubernetes:
Kubernetes is 1.12.8-gke.10 on Google Kubernetes Engine.
Which chart:
stable/sealed-secrets
What happened:
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know:
Adding the "list" privilege to templates/roles.yaml solved the issue for me.
The issue is related to this change on sealed-secrets side:
bitnami-labs/sealed-secrets@b21c589
Edit:
Just a quick note, I've also had to patch templates/clusterrole.yaml:
and am now stuck at
Version v0.8.0 and the helm chart seem to have diverged considerably, I'll continue investigating tomorrow.
The text was updated successfully, but these errors were encountered: