secrets-provider-for-k8s
secrets-provider-for-k8s copied to clipboard
Enhancement: K8s secret are not updated with the same value
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.