Jason O'Donnell
a6c17ed48a
Remove step-down preStop ( #31 )
2019-08-21 17:34:31 -04:00
Sri Hari Vignesh
e99b03855c
Correct volume indents ( #28 )
2019-08-21 11:15:47 -04:00
Dat Truong
54c7c34af7
Use correct name label for UI Service object ( #30 )
2019-08-21 10:06:05 -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
Amos Kyler
e312f00a03
Support UI service annotations ( #19 )
...
* support ui service annotations
* Update templates/ui-service.yaml
Co-Authored-By: Dat Truong <mr.anhdat@gmail.com>
* fix service annotation indent and write unit tests
2019-08-16 11:59:51 -04:00
JoeStack
a049b48379
Update ui-service.yaml ( #23 )
...
port 80 doesn't work in case of https. So the default behavior in all of our docs is to use <vault-ip>:8200
2019-08-16 11:58:35 -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
Alexandre Garcia
be6e58375b
fix ui service selector ( #15 )
2019-08-12 10:04:08 -04:00
Alexandre Garcia
0b2218d1d9
Only include clusterIp on vault service if set in values ( #12 )
2019-08-12 09:57:56 -04:00
Jason O'Donnell
0b8aacb590
Add clusterrolebinding, fix service, update Vault ( #10 )
...
* Add clusterrolebinding, fix service, update Vault
* Change authDelegator to false by default
* Clarify clusterIP comment
2019-08-08 14:14:58 -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
0342358c94
Update changelog ( #6 )
2019-08-05 17:47:37 -04:00
Jason O'Donnell
8e1bd927f2
Add tolerations, nodeselector and annotations ( #5 )
2019-08-05 12:31:06 -04:00
Justin Weissig
21eee8e76d
bump to 1.2 ( #4 )
2019-08-02 16:17:26 -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
Jason O'Donnell
ca40087add
Remove unused DNS service ( #1 )
2019-07-02 13:29:36 -04:00
Clint Shryock
51d8b51e14
update readme to remove links to docs we don't have yet
2018-12-03 16:12:51 -06:00
Clint Shryock
001ff9450f
comment out the auto-unseal blocks
2018-12-03 16:08:20 -06:00
Clint Shryock
b70470d917
add note about auto-unseal
2018-12-03 16:06:17 -06:00
Clint Shryock
0e61f4f581
add/update how disruption budget works
2018-12-03 11:30:50 -06:00
Clint Shryock
51ffe193f8
rename to match HA
2018-12-03 10:44:53 -06:00
Clint Shryock
1d20f9f11f
create seperate configmap test for HA
2018-12-03 10:44:02 -06:00
Clint Shryock
38d245d343
update ha server unit tests
2018-11-30 16:44:38 -06:00
Clint Shryock
81b11691ae
add service disruption back for HA setup
2018-11-30 16:29:46 -06:00
Clint Shryock
21216ec700
remove debug code
2018-11-30 16:05:59 -06:00
Clint Shryock
3dc9474ffc
update defaults for ui-service test
2018-11-30 16:05:40 -06:00
Clint Shryock
dc808dc106
rename extra config file generated
2018-11-30 16:02:53 -06:00
Clint Shryock
fa95b2df84
ha stateful set tests
2018-11-30 16:02:33 -06:00
Clint Shryock
b653371214
update tests
2018-11-30 16:01:25 -06:00
Clint Shryock
b8878a696c
no client
2018-11-29 15:50:49 -06:00
Clint Shryock
20fd374531
update terraform config: specific scopes needed to use auto-unseal. Right now a pre-made service account is used, but will be replaced later
2018-11-29 15:48:02 -06:00
Clint Shryock
0c4195e707
fix typo
2018-11-28 16:55:51 -06:00
Clint Shryock
8156a94a02
update ha vs non-ha test names
2018-11-28 16:54:03 -06:00
Clint Shryock
42600a73fc
update single server acc test, add HA test that installs Consul and runs HA mode
2018-11-28 16:40:37 -06:00
Clint Shryock
6688814862
update acceptance test to check vault single server boots, and is running but sealed and uninitialized
2018-11-28 11:43:24 -06:00
Clint Shryock
66211943e8
update values, single-server and test
2018-11-27 15:45:32 -06:00
Clint Shryock
c4d630f38f
default single server mode
2018-11-27 15:26:48 -06:00
Clint Shryock
34e0b377d9
rename consulHA to serverHA; add dev mode, update config and values
2018-11-26 16:12:03 -06:00
Clint Shryock
666cdb75cc
add dev mode
2018-11-26 15:35:52 -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
616e262518
update values to default 1 server, for easier init/setup
2018-11-20 16:23:39 -06:00
Clint Shryock
3b31f76981
update values to use gcpkms key for auto-unseal
2018-11-20 16:23:16 -06:00
Clint Shryock
678c50bb72
update config - only on HA for now, may need to split things out
2018-11-19 15:09:59 -06:00
Clint Shryock
b0944d48df
consolidate config-map
2018-11-19 14:49:30 -06:00
Clint Shryock
0d3280254c
update values, correct security spot for contianers
2018-11-16 16:46:29 -06:00
Clint Shryock
5a4c3e69b1
refactoring for statefulset
2018-11-16 16:34:10 -06:00
Clint Shryock
180ba0cd6c
rename deployment to stateful set; just the filename though
2018-11-16 16:08:17 -06:00