Skip to content

Tags: cknowles/sealed-secrets

Tags

v0.7.0

Toggle v0.7.0's commit message
Omit empty spec.data, and improve integration test coverage

Improve integration test coverage to exercise both negative
paths (various types of invalid SealedSecrets), and new per-key
encryption.

Add `omitempty` to spec.data, fixing an issue when Spec.Data was
`nil` (yay for tests).

Also: bump version of kubecfg used to generate manifest YAML.

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request bitnami-labs#76 from anguslees/integrationtest

Add integration framework and tests

Verified

This tag was signed with the committer’s verified signature.
anguslees Angus Lees

Verified

This tag was signed with the committer’s verified signature.
anguslees Angus Lees

Verified

This tag was signed with the committer’s verified signature.
anguslees Angus Lees

Verified

This tag was signed with the committer’s verified signature.
anguslees Angus Lees

v0.3.0

Toggle v0.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
anguslees Angus Lees
v0.3.0 release

v0.2.1

Toggle v0.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
anguslees Angus Lees
v0.2.1 release

v0.2.0

Toggle v0.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
anguslees Angus Lees
v0.2.0 release

v0.1.0

Toggle v0.1.0's commit message
Merge pull request bitnami-labs#7 from anguslees/master

Updates - RBAC support