crossplane-contrib / provider-jet-vault

Generated crossplane provider for vault
Apache License 2.0
6 stars 4 forks source link

Secret data is deleted, but not the secret path #5

Open AaronME opened 2 years ago

AaronME commented 2 years ago

What happened?

Created a generic secret and saw it placed in Vault at the desired path. Deleted the secret. The secret values were deleted, but the path entry was not.

If the secret is deleted in the cluster, it should be removed (path and all) from Vault.

How can we reproduce it?

See above steps.

What environment did it happen in?

Crossplane version: uxp-1.6.4-up.1 Provider version: v0.1.0