v3.1.0
Changelog
- 211c4fc Add ServiceAccount automountServiceAccountToken (#144)
- 17a0580 Add tests
- 6d51f35 Add tests
- cdb49d4 Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.4 (#140)
- 97e0580 Implement validation
- 32d49f9 Implement validation
- a260713 Merge branch 'main' into main
- 131360a Merge branch 'main' of github.com:tiithansen/sealed-secrets-web
- 796709f Merge pull request #145 from rowi1de/main
- ff54841 Merge remote-tracking branch 'origin/main'
- 5f72ee1 allow certUrl + namespace/service
- 25abc08 allow certUrl + namespace/service
- ac6dfc6 always set service & namespace
- be260e9 always set service & namespace
- 8b8b95e disable in UI
- 5b888fe disable validate when certURL is used, add notes
- b0aff27 extend readme
- 9caa925 extend readme
- 0b3e53d extract local development
- 4f2fd7c fail e2e action if run_tests had an error (#146)
- bde6d57 fix condition
- 29cf555 fix linting
- ac86bfa fix nil
- 96df8d9 mention validation limitation in helm values
- 7c7d390 mock config
- 6cf43c0 move error handling to api
- 521ab89 review: propagate context
- a9a37db review: propagate context
- 1908bb7 review: revert duplicate defaults
- f7af75f review: revert duplicate defaults
- 6b53c47 review: set namespace & service
- dcbb19d review: set namespace & service
- 50eaa61 run e2e tests with and without certURL (#147)
- 8e30e88 skip validate in certUrl e2e
- db2ff7f use existing context if available (#143)