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 |
|
Joseph Schorr
|
3586955669
|
Remove license code in Quay
No longer needed under Red Hat rules \o/
Fixes https://jira.coreos.com/browse/QUAY-883
|
2018-03-20 17:03:35 -04:00 |
|
IvanCherepov
|
c383ac1f9d
|
Add config validation on startup (#2903)
* WIP
* Finish schema
Add three sections: security scanning, bittorrent support and feature flags.
|
2017-12-01 10:46:39 -05: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
|
f1c9965edf
|
Add more volume file operations and cleanup k8s provider code
|
2017-01-10 17:06:13 -05:00 |
|
Jake Moshenko
|
9f1c12e413
|
Refactor our license code to be entitlement centric.
|
2016-10-18 22:33:28 -04:00 |
|
Joseph Schorr
|
ee96693252
|
Add superuser config section for updating license
|
2016-10-17 21:44:25 -04:00 |
|
Jimmy Zelinskie
|
5fee4d6d19
|
*: misc formatting cleanup
|
2016-10-17 21:43:45 -04:00 |
|
Jimmy Zelinskie
|
6eb26d7998
|
configproviders: pass filemode when opening volume
|
2016-10-17 21:43:45 -04:00 |
|
Jimmy Zelinskie
|
0c5400b7d1
|
enforce license across registry blueprints
|
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
|
5211c407ff
|
Add license checking to Quay
Based off of mjibson's changes
Fixes #499
|
2016-10-17 21:43:15 -04:00 |
|
Joseph Schorr
|
476576bb70
|
Add license checking to Quay
Based off of mjibson's changes
Fixes #499
|
2016-09-27 10:31:34 +02: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 |
|