secrets-provider-for-k8s icon indicating copy to clipboard operation
secrets-provider-for-k8s copied to clipboard

Enhancement: K8s secret are not updated with the same value

Open sigalsax opened this issue 5 years ago • 0 comments
trafficstars

Current solution: For each K8s secret, pull its values from Conjur and write them into the K8s secret.

Enhanced solution: Before writing the K8s secret, compare it with the existing value. If the value is the same, skip its writing.

sigalsax avatar Jul 02 '20 13:07 sigalsax