Joseph Schorr
|
2ae69dc651
|
Further fixes to the Kubernetes config provider, and a new set of proper unit tests
|
2018-05-10 16:44:18 +03:00 |
|
Joseph Schorr
|
e20295f573
|
Fix Kubernetes config provider for recent changes in Kub API
Kubernetes secret volumes are now mounted as read-only, so we have to write the files *only* via the Kub API
Fixes https://jira.coreos.com/browse/QUAY-911
|
2018-04-22 17:22:28 +03:00 |
|
Evan Cordell
|
20da91d879
|
Add tests for providers and update install script
|
2017-05-23 15:43:21 -04:00 |
|
Evan Cordell
|
01b59e8d66
|
ConfigProviders abstract over path construction
Fixes issue where certs can't be uploaded in UI in k8s
|
2017-05-17 08:12:09 -04:00 |
|
Joseph Schorr
|
d9003d1375
|
Make sure the parent dir of a file path exists before writing the file
Fixes when the `extra_ca_certs` directory doesn't exist when using the new custom certs tool
|
2017-01-26 15:15:40 -05:00 |
|
Joseph Schorr
|
7e0fbeb625
|
Custom SSL certificates config panel
Adds a new panel to the superuser config tool, for managing custom SSL certificates in the config bundle
[Delivers #135586525]
|
2017-01-13 14:34:35 -05:00 |
|
Joseph Schorr
|
f1c9965edf
|
Add more volume file operations and cleanup k8s provider code
|
2017-01-10 17:06:13 -05:00 |
|
Jimmy Zelinskie
|
6eb26d7998
|
configproviders: pass filemode when opening volume
|
2016-10-17 21:43:45 -04:00 |
|
Joseph Schorr
|
8fe29c5b89
|
Add license upload step to the setup flow
Fixes #853
|
2016-10-17 21:43:15 -04:00 |
|
Joseph Schorr
|
fd3a21fba9
|
Add Kubernetes configuration provider which writes config to a secret
Fixes #145
|
2015-09-10 12:19:59 -04:00 |
|
Joseph Schorr
|
88a04441de
|
Extract the config provider into its own sub-module
|
2015-09-10 12:19:59 -04:00 |
|