You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It may be a strange question, but I want to implement a hook on TLS K8s secrets creation/update/delete (using a filter for type: kubernetes.io/tls secrets), but... there are no events on Secrets (only audit logs AFAIK).
I cannot use the "Certificate" resource, as it does not cover all our use-cases (where we have manually created K8s TLS secrets).
So my question is: can shell-operator watch secrets, cluster-wide?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
It may be a strange question, but I want to implement a hook on TLS K8s secrets creation/update/delete (using a filter for
type: kubernetes.io/tlssecrets), but... there are no events on Secrets (only audit logs AFAIK).I cannot use the "Certificate" resource, as it does not cover all our use-cases (where we have manually created K8s TLS secrets).
So my question is: can shell-operator watch secrets, cluster-wide?
Beta Was this translation helpful? Give feedback.
All reactions