openbao-helm/test/unit
ChrisFraun eb95ac5d20
Feat/adding pod and container security context (#750)
Allow the injector's pod- and container-level securityContext to be
fully specified by the user, via new options
`injector.securityContext.pod` and
`injector.securityContext.container` with more complete
defaults. Deprecates `injector.uid` and `injector.gid`.

If `injector.uid` or `injector.gid` are set by the user, the old pod
securityContext settings will be used. Otherwise the new defaults and
settings are used.

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2022-08-01 23:00:29 -07:00
..
_helpers.bash add unit tests that use helm template 2018-09-03 08:42:25 -07:00
csi-clusterrole.bats Fix unit test assertions (#693) 2022-02-25 19:01:04 +00:00
csi-clusterrolebinding.bats Fix unit test assertions (#693) 2022-02-25 19:01:04 +00:00
csi-daemonset.bats Set VAULT_ADDR env var for CSI Provider pods (#745) 2022-06-07 10:16:37 +01:00
csi-serviceaccount.bats Fix unit test assertions (#693) 2022-02-25 19:01:04 +00:00
injector-clusterrole.bats Helm 3 support (#195) 2020-02-06 08:44:38 -08:00
injector-clusterrolebinding.bats Helm 3 support (#195) 2020-02-06 08:44:38 -08:00
injector-deployment.bats Feat/adding pod and container security context (#750) 2022-08-01 23:00:29 -07:00
injector-disruptionbudget.bats Support policy/v1 disruptionbudget beyond kube 1.21 (#710) 2022-04-04 22:26:16 -07:00
injector-leader-elector.bats Add namespace to injector-leader-elector role, rolebinding and secret (#683) 2022-03-16 15:31:59 -07:00
injector-mutating-webhook.bats Set default object selector for webhooks to exclude injector itself (#736) 2022-05-24 09:48:01 -07:00
injector-psp-role.bats VAULT-571 Matching documented behavior and consul (#703) 2022-03-21 09:50:23 -07:00
injector-psp-rolebinding.bats VAULT-571 Matching documented behavior and consul (#703) 2022-03-21 09:50:23 -07:00
injector-psp.bats VAULT-571 Matching documented behavior and consul (#703) 2022-03-21 09:50:23 -07:00
injector-service.bats VAULT-571 Matching documented behavior and consul (#703) 2022-03-21 09:50:23 -07:00
injector-serviceaccount.bats Support to add annotations in injector serviceaccount (#753) 2022-07-11 17:11:30 +01:00
schema.bats VAULT-571 Matching documented behavior and consul (#703) 2022-03-21 09:50:23 -07:00
server-clusterrolebinding.bats Restore missing 'vault' service account (#737) 2022-05-24 08:27:17 -07:00
server-configmap.bats Add Raft HA support (#229) 2020-03-18 15:49:14 -04:00
server-dev-statefulset.bats Add logLevel and logFormat values for Vault (#488) 2021-04-08 11:18:16 -04:00
server-ha-active-service.bats Add support for nodePort for active and standby services (#610) 2022-08-01 13:16:51 -07:00
server-ha-disruptionbudget.bats Support policy/v1 disruptionbudget beyond kube 1.21 (#710) 2022-04-04 22:26:16 -07:00
server-ha-standby-service.bats Add support for nodePort for active and standby services (#610) 2022-08-01 13:16:51 -07:00
server-ha-statefulset.bats Implement support for Topology Spread Constraints (#652) 2022-04-28 10:47:40 -07:00
server-headless-service.bats allow to configure publishNotReadyAddresses on server services (#694) 2022-03-17 17:52:53 +00:00
server-ingress.bats Fix unit test assertions (#693) 2022-02-25 19:01:04 +00:00
server-network-policy.bats Allow configurable egress for server network policy (#389) 2020-12-16 12:30:24 -05:00
server-psp-role.bats Support PodSecurityPolicy (#177) 2020-06-25 23:42:52 -07:00
server-psp-rolebinding.bats Support PodSecurityPolicy (#177) 2020-06-25 23:42:52 -07:00
server-psp.bats Support PodSecurityPolicy (#177) 2020-06-25 23:42:52 -07:00
server-route.bats Fix unit test assertions (#693) 2022-02-25 19:01:04 +00:00
server-service.bats allow to configure publishNotReadyAddresses on server services (#694) 2022-03-17 17:52:53 +00:00
server-serviceaccount.bats Fix unit test assertions (#693) 2022-02-25 19:01:04 +00:00
server-statefulset.bats Implement support for Topology Spread Constraints (#652) 2022-04-28 10:47:40 -07:00
server-test.bats VAULT-571 Matching documented behavior and consul (#703) 2022-03-21 09:50:23 -07:00
ui-service.bats VAULT-571 Matching documented behavior and consul (#703) 2022-03-21 09:50:23 -07:00