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
Replicated service accounts only have replicator.v1.mittwald.de/replicated-at and replicator.v1.mittwald.de/replicated-from-version. Annotations in the source service account are missing in the target.
To Reproduce
Create a service account and a namespace. Notice the service account will be replicated to the new namespace but the replicated service account will not have testAnnotation.
Describe the bug
Replicated service accounts only have
replicator.v1.mittwald.de/replicated-at
andreplicator.v1.mittwald.de/replicated-from-version
. Annotations in the source service account are missing in the target.To Reproduce
Create a service account and a namespace. Notice the service account will be replicated to the new namespace but the replicated service account will not have
testAnnotation
.Expected behavior
The target service account should have all the annotations that were present in the source, besides the ones that trigger replication.
Environment:
The text was updated successfully, but these errors were encountered: