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
As explained in a different project, propagating annotations and labels can be dangerous. In my case, this makes the operator incompatible with Kubernetes ApplySets.
A 'should not be' is quite a strong and one-sided opinion. We, for example, rely on this particular functionality to deploy ArgoCD secrets (repository credentials, etc.) that must be labeled appropriately for ArgoCD to find them (argocd.argoproj.io/secret-type). There are multiple other objects that rely on labels/annotations, as mentioned in related issues.
As mentioned in #144 , there should be a way to support both options.
Your environment
Operator Version: v1.8.0
Connect Server Version: N/A
Kubernetes Version: N/A
What happened?
As explained in a different project, propagating annotations and labels can be dangerous. In my case, this makes the operator incompatible with Kubernetes ApplySets.
https://kubernetes.io/blog/2023/05/09/introducing-kubectl-applyset-pruning/
spotahome/redis-operator#592
What did you expect to happen?
Labels should not be propagated from OnePasswordItem objects to Secret objects
Steps to reproduce
Notes & Logs
#144
#114
#102
#96
#84
#41
The text was updated successfully, but these errors were encountered: