Skip to content

Modified to del secrets#65

Open
Shifna12Zarnaz wants to merge 3 commits intomainfrom
bugfix
Open

Modified to del secrets#65
Shifna12Zarnaz wants to merge 3 commits intomainfrom
bugfix

Conversation

@Shifna12Zarnaz
Copy link
Collaborator

No description provided.

}
// After successfully syncing data to Vault, delete the Kubernetes Secret.

if err = k8s.DeleteKubernetesSecret(ctx, v.conf.VaultCredSyncSecretName, v.conf.VaultSecretNameSpace); err != nil {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it doesn't confirm here, vault store successful.
in above error logged and continued.
have to check all passed in above for loop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants