Open
Description
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/
What did you expect to happen?
Labels should not be propagated from OnePasswordItem objects to Secret objects
Steps to reproduce
- Create a OnePasswordItem object
- Observe all annotations and labels are propagated