Commit Graph

1206 Commits (c4eabfd08e154436c623cd2ffce4db42ce580faa)

Author SHA1 Message Date
Karolis Rusenas fad5d82428 adding keel.sh/imagePullSecret label/annotation to specify secrets 2019-04-23 23:22:27 +01:00
Karolis Rusenas c49a561ed5 installing tparse 2019-04-23 23:06:34 +01:00
Karolis Rusenas e5c6c5bc79 updated test helpers 2019-04-23 23:02:37 +01:00
Karolis Rusenas cc54e08094 only going to lookup secrets if not found in the tracked image 2019-04-23 23:02:16 +01:00
Karolis Rusenas 6ffad7c9e9 adding imagePullSecret to keel config 2019-04-23 23:01:56 +01:00
Karolis Rusenas c4fda12b03 prettifying test output 2019-04-23 23:00:56 +01:00
Karolis Rusenas a1ba44393c more tests for prom chart 2019-04-23 22:22:37 +01:00
Karolis Rusenas d3a0aeddfd dep updated 2019-04-23 22:22:27 +01:00
Karolis Rusenas 805d81aaef helm updated 2019-04-23 22:22:16 +01:00
Rick Box d19655ee7b
Merge branch 'master' into feature/gcloud-ingress 2019-04-23 11:13:14 +01:00
Karolis 0241b8fe64
Merge pull request #368 from jjlakis/fix-in-readme
[chart/doc] correct key for enabled service
2019-04-21 11:07:06 +01:00
Jacek J. Łakis ad08aab0dc Correct value for enabling service 2019-04-21 10:29:48 +02:00
Rick Box bb8a0d4fa1
Chart version bump
Chart version bump
2019-04-17 11:43:32 +01:00
Rick Box 3ba3f6fb8b
Merge branch 'master' into feature/gcloud-ingress 2019-04-17 11:40:32 +01:00
Karolis 8f297c706e
Merge pull request #360 from keel-hq/feature/basic_auth
Feature/basic auth
2019-04-17 00:22:04 +02:00
Karolis Rusenas cf6f442106 trim prefix if supplied 2019-04-16 22:51:27 +01:00
Karolis Rusenas 6ce45cdf57 ensuring non zero approvals 2019-04-16 22:18:37 +01:00
Karolis Rusenas 98378d54af approvals test 2019-04-16 22:12:10 +01:00
Karolis Rusenas a699cd4c13 register routes 2019-04-16 21:59:37 +01:00
Karolis Rusenas 5684d30598 tests 2019-04-16 21:54:51 +01:00
Karolis Rusenas b36789522f initializing basic auth 2019-04-16 21:46:55 +01:00
Karolis Rusenas a4ac00b378 moving auth into a wrapper 2019-04-16 21:46:47 +01:00
Karolis 55002384eb
Merge pull request #358 from boxrick/master
First pass at adding Basic Auth to approvals endpoint
2019-04-16 22:31:48 +02:00
Rick Box 8175e27ea7 Add in Chart version bump 2019-04-16 12:51:11 +01:00
Rick Box c11a3470a4 Add ability to configure an ingress and use managed certificates within Helm.
* Add README and default values to Helm
* Add Readiness Probe so ingress-gce creates healthcheck correctly
* Add Optional Gcloud Ingress to Helm Template
* Add Optional Google managed certificates to Helm Template
2019-04-16 12:41:55 +01:00
Rick Box 0cb3cab3dc First pass at adding Basic Auth to approvals endpoint
* Added a first pass at Basic Auth to approvals endpoint
* Updated Helm Chart and Helm docs to reflect required ENV
* Pushed Helm tag increment up to reflect this update
2019-04-16 01:50:23 +01:00
Karolis 1f912825b9
Merge pull request #350 from cbusbey/helm_chart_typo
fix to chart README typo
2019-02-28 22:33:02 +00:00
Karolis 6aebec1183
Merge pull request #351 from efiguti/patch-1
reduce Getenv calls
2019-02-28 22:32:45 +00:00
efiguti df80196e54
reduce Getenv calls 2019-03-01 00:05:22 +02:00
chris busbey aabf69ab26 s/projectID/projectId/ in chart readme 2019-02-27 14:13:51 -06:00
Karolis 0944517e0d
Merge pull request #344 from keel-hq/feature/http_registries
Feature/http registries
2019-02-06 22:24:31 +00:00
Karolis Rusenas 284fb4e7a8 updating chart val https://github.com/keel-hq/keel/issues/343 2019-02-06 22:15:05 +00:00
Karolis Rusenas 78332448ba registry parse name 2019-02-06 22:14:17 +00:00
Karolis Rusenas 26d40db60b more logs 2019-02-06 22:12:52 +00:00
Karolis Rusenas 0561799f04 tests for http fallback 2019-02-06 22:12:44 +00:00
Karolis Rusenas 62b459d5f7 auto fallback to http if registry doesn't speak https and INSECURE_REGISTRY is set 2019-02-06 22:12:37 +00:00
Rimas Mocevicius 52a4e71dc9
Merge pull request #329 from keel-hq/add-logo-keel-chart
add icon file for keel chart
2018-12-17 05:55:37 -08:00
rimas dcdd9632d2 update main readme with shorter keel helm repo name 2018-12-17 13:54:54 +00:00
rimas e68df8f966 bump keel app version to v0.13.0 2018-12-17 13:52:04 +00:00
rimas e9d636d59f add icon file for keel chart 2018-12-17 13:43:56 +00:00
Karolis ac6f5d4184
Merge pull request #328 from keel-hq/feature/helm_approvals_deadline
fixed a problem with helm approvals not getting default deadline
2018-12-14 10:22:23 +00:00
Karolis Rusenas 881962e32d fixed a problem with helm approvals not getting default deadline 2018-12-14 09:38:54 +00:00
Karolis d0fc99c58e
Merge pull request #327 from keel-hq/feature/301_better_registry_matching
Feature/301 better registry matching
2018-12-12 00:05:37 +00:00
Karolis Rusenas 3ff6de6ccb #301 more debugging options 2018-12-12 00:01:08 +00:00
Karolis Rusenas 360a6850ad #301 using new matcher 2018-12-11 23:53:09 +00:00
Karolis Rusenas ea0bb6a752 #301 better matcher for the registries 2018-12-11 23:52:56 +00:00
Karolis 66143de387
Merge pull request #324 from keel-hq/feature/323_gcr_name_override
Feature/323 gcr name override
2018-12-11 23:24:55 +00:00
Karolis Rusenas 2e64effc7b cleanup 2018-12-11 23:21:27 +00:00
Karolis Rusenas ed40874c46 #323 setting name to 'unknown' if we fail to get the metadata 2018-12-11 00:17:18 +00:00
Karolis Rusenas 3b8a98b6c3 #323 new CLUSTER_NAME env variable for setting up cluster name 2018-12-10 22:47:30 +00:00