Jason O'Donnell
b41d36c621
Require vault to run as non root ( #80 )
...
* Require vault to run as non root
* Fix unit tests
* Make uid/gid configurable, remove home emptydir
2019-10-18 12:42:25 -04:00
Jason O'Donnell
9fd0ad6e20
Fix audit storage mount in HA mode ( #79 )
...
* Fix audit storage mount in HA mode
* Add explicit fsgroup
2019-10-10 10:03:44 -04:00
StupidScience
c6adb89d4b
added possibility to add extraLabels for server pod ( #59 )
2019-10-06 15:50:48 -04:00
Jason O'Donnell
09f56da548
Remove privileged, add mlock configurable ( #50 )
2019-09-23 01:11:04 -04:00
Sophian Mehboub
bb7ce9409b
add namespace in vault manifest definition ( #38 )
2019-08-28 09:58:48 -04:00
Jason O'Donnell
0c86c6420a
Add privileged for mlock requirements ( #35 )
...
* Add privilged for mlock requirements
* Update Chart version
2019-08-22 16:32:30 -04:00
Miroslav E. Hadzhiev
4b12c39099
Address K8s Deprecation of Kubelet security controls. Remove Whitespaces. ( #24 )
2019-08-22 11:05:31 -04:00
Jason O'Donnell
a6c17ed48a
Remove step-down preStop ( #31 )
2019-08-21 17:34:31 -04:00
Jason O'Donnell
acd1638b28
Add VAULT_API_ADDR as environment var ( #26 )
2019-08-20 17:09:06 -04:00
Jason O'Donnell
abb2b6e56e
Remove version label from resources ( #27 )
2019-08-20 17:08:49 -04:00
Dat Truong
c0f5c7acc0
Add TLS support ( #21 )
...
* Add Secret env vars
* Add custom path for volume mounting
* Add HTTPS support
* Add test for tls
* Simplify network setup
* Make tls_disable true as default
* Update values variable to camelCase
2019-08-20 11:40:47 -04:00
Dat Truong
2154e341ea
Add secret env vars and custom mounting path ( #16 )
...
* Add Secret env vars
* Add custom path for volume mounting
2019-08-14 16:29:07 -04:00
Khris Richardson
bd02c9ba5f
remove field only valid for pod from container securityContext ( #9 )
2019-08-07 19:23:51 -04:00
Jason O'Donnell
db571d8dda
Update helm labels ( #8 )
2019-08-07 14:55:32 -04:00
Jason O'Donnell
8e1bd927f2
Add tolerations, nodeselector and annotations ( #5 )
2019-08-05 12:31:06 -04:00
Jason O'Donnell
b7469914e2
Refactor chart for 1.0, add tests, update TF ( #2 )
...
* Refactor chart for 1.0, add tests, update TF
* Fix typo in helper comment
* Add NOTES for post install instructions
* Fix typo in NOTES
* Fix replication port for enterprise
* Change updateStrategy to OnDelete
* Add icon
* Remove cluster address from config
* Update README, add contributing doc
* Update README
* Change HA replicas to 3
2019-07-31 14:26:12 -04:00
Clint Shryock
66211943e8
update values, single-server and test
2018-11-27 15:45:32 -06:00
Clint Shryock
bcc8a8db5f
re-add seperate config map file for single server. Update config/values and statefulsets. Add auto-unseal config to single server
2018-11-26 11:44:05 -06:00
Clint Shryock
061852089a
update
2018-10-05 16:12:32 -05:00
Clint Shryock
95024c4d3f
minor tweaks
2018-10-04 15:07:41 -05:00
Clint Shryock
d72a939a51
really ugly hack/slash proof-of-concept, forked from consul-helm
2018-10-02 16:14:57 -05:00
Clint Shryock
a2235339eb
remove unused files, a lot of s/Consul/Vault
2018-09-28 15:56:48 -05:00
Maciek Misztal
febaab96fa
#7 added an optional storageClass to the server-statefuset
2018-09-20 21:35:08 +02:00
Mitchell Hashimoto
9ef4efc5c4
client and server must export both TCP and UDP DNS ports
2018-09-11 19:09:45 -07:00
Mitchell Hashimoto
64670ed470
Add consul-dns service
2018-09-11 17:53:02 -07:00
Mitchell Hashimoto
2488f92a23
Support extraVolumes for server, will add for client soon
2018-09-08 08:28:13 -07:00
Mitchell Hashimoto
c9a5588264
Move datacenter to global
2018-09-08 07:52:31 -07:00
Mitchell Hashimoto
9d37c9f2f1
Support global.image value
2018-09-05 07:45:54 -07:00
Mitchell Hashimoto
64f43108f7
test/unit: server StatefulSet
2018-09-03 09:05:59 -07:00
Mitchell Hashimoto
d2558a0be3
use globals.domain instead of common in case we refactor later
2018-09-02 16:19:45 -07:00
Mitchell Hashimoto
3a61646b1d
Add global.enabled to disable all components by default
2018-09-02 16:19:11 -07:00
Mitchell Hashimoto
60e57f700e
setup templates for proper name prefixing
2018-08-18 14:48:22 -07:00
Mitchell Hashimoto
323feba49c
Move chart to top-level
2018-08-18 14:20:04 -07:00