mirror of
https://github.com/1Password/onepassword-operator.git
synced 2025-10-22 07:28:06 +00:00
Stop copying annotations from OnePasswordItem and Deployment to Secret
There is no reason for random annotations to be carried over. This can lead to weird problems like the `kubectl.kubernetes.io/last-applied-configuration` annotation ending up on a Secret.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
## Fixes
|
||||
|
||||
- A user-friendly description of a fix. {issue-number}
|
||||
- Annotations from a Deployment or OnePasswordItem are no longer applied to Secrets that are created for it. {#102}
|
||||
|
||||
## Security
|
||||
|
||||
|
Reference in New Issue
Block a user