openbao-helm/test/acceptance
Christopher Swenson eca526b1ce
Prepare for 0.21.0 release (#771)
Prepare for 0.21.0 release

CHANGES:
* `vault-k8s` updated to 0.17.0. (this)
* `vault-csi-provider` updated to 1.2.0 (this)
* `vault` updated to 1.11.2 (this)
* Start testing against Kubernetes 1.24. [GH-744](https://github.com/hashicorp/vault-helm/pull/744)
* Deprecated `injector.externalVaultAddr`. Added `global.externalVaultAddr`, which applies to both the Injector and the CSI Provider. [GH-745](https://github.com/hashicorp/vault-helm/pull/745)
* CSI Provider pods now set the `VAULT_ADDR` environment variable to either the internal Vault service or the configured external address. [GH-745](https://github.com/hashicorp/vault-helm/pull/745)

Features:
* server: Add `server.statefulSet.securityContext` to override pod and container `securityContext`. [GH-767](https://github.com/hashicorp/vault-helm/pull/767)
* csi: Add `csi.daemonSet.securityContext` to override pod and container `securityContext`. [GH-767](https://github.com/hashicorp/vault-helm/pull/767)
* injector: Add `injector.securityContext` to override pod and container `securityContext`. [GH-750](https://github.com/hashicorp/vault-helm/pull/750) and [GH-767](https://github.com/hashicorp/vault-helm/pull/767)
* Add `server.service.activeNodePort` and `server.service.standbyNodePort` to specify the `nodePort` for active and standby services. [GH-610](https://github.com/hashicorp/vault-helm/pull/610)
* Support for setting annotations on the injector's serviceAccount [GH-753](https://github.com/hashicorp/vault-helm/pull/753)
2022-08-10 14:54:49 -07:00
..
csi-test Target vault-csi-provider release 0.1.0 (#475) 2021-03-25 09:02:36 -04:00
injector-test Add OpenShift beta support (#319) 2020-06-02 22:10:41 -04:00
server-test Allow both yaml and multi-line string annotations (#272) 2020-04-27 08:28:50 -07:00
_helpers.bash Run CI tests in github workflows (#657) 2021-12-10 17:11:35 -08:00
csi.bats Start testing against Kubernetes 1.24 (#744) 2022-06-02 09:07:45 -07:00
helm-test.bats Adding helm test for vault server (#531) 2021-05-27 17:09:50 -07:00
injector-leader-elector.bats remove support for the leader-elector container (#649) 2021-11-17 13:06:03 -08:00
injector.bats Add Vault Helm ent support, service discovery (#250) 2020-04-09 09:26:58 -04:00
server-annotations.bats Allow both yaml and multi-line string annotations (#272) 2020-04-27 08:28:50 -07:00
server-dev.bats Add OpenShift beta support (#319) 2020-06-02 22:10:41 -04:00
server-ha-enterprise-dr.bats Prepare for 0.21.0 release (#771) 2022-08-10 14:54:49 -07:00
server-ha-enterprise-perf.bats Prepare for 0.21.0 release (#771) 2022-08-10 14:54:49 -07:00
server-ha-raft.bats Run CI tests in github workflows (#657) 2021-12-10 17:11:35 -08:00
server-ha.bats Run CI tests in github workflows (#657) 2021-12-10 17:11:35 -08:00
server.bats Run CI tests in github workflows (#657) 2021-12-10 17:11:35 -08:00