Skip to content

Releases: digitalis-io/vals-operator

Adds support for HashiCorp login with Kubernetes

16 Nov 15:29
1fbd3c2
Compare
Choose a tag to compare

vals does not yet support Kubernetes Authentication for Vault. We're adding this support to the controller. Also, it now checks whether the vault token is about to expire and renews it.

Helm chart fixes

11 Nov 14:12
7ad5487
Compare
Choose a tag to compare
Merge pull request #5 from digitalis-io/events-permissions

Tidied up service account permissions, added permission to write events

Adds support to sync secrets between namespaces

05 Nov 14:39
547db8b
Compare
Choose a tag to compare

This release adds a new reference syntax of ref+k8s://namespace/secret#key which will allow you to grab a secret from a different namespace and keep it in sync as per defined TTL.

First release

01 Nov 18:44
80ef09a
Compare
Choose a tag to compare

This is the first release of the vals-operator.