Commit Graph
23 Commits
Author SHA1 Message Date
Vlad Losev e81b49d81b Renames search annotation. 2020-06-09 19:16:03 -07:00
Vlad Losev 17f8b81110 Simplifies annotations for searching secrets for reload. 2020-06-09 19:16:03 -07:00
Vlad Losev fda733ea5a Adds support for auto-reloading secrets and configmaps by annotation. 2020-06-09 19:14:14 -07:00
katainaka0503 3fe7ad04e9 Implement prometheus endpoint 2020-03-01 21:56:02 +09:00
Anthony Stanton 55bc4c3e22 JSON logging 2020-01-02 22:10:41 +01:00
waseem a10b2fa747 Add support for ignoring namespaces 2019-10-14 14:14:40 +02:00
waseem 16d75d1d47 Fix merge conflicts 2019-07-05 12:24:46 +02:00
waseem 878bc5c442 Refactor Openshift detection 2019-07-05 12:23:14 +02:00
hstanley 795de2399b Fail if user tries to ignore all resource types 2019-07-04 10:21:19 +01:00
waseem de77785d4f Add support for DeploymentConfigs 2019-07-04 09:58:26 +02:00
hstanley 3e6c4a3f60 Switch from list of resources to monitor to list of resources to ignore 2019-07-03 16:01:15 +01:00
hstanley 361bea4373 move List to util.go 2019-07-03 10:32:33 +01:00
hstanley 59fd71d15f Add 'resources-to-watch' flag 2019-07-02 14:09:27 +01:00
hstanley 6c6776f2b4 Optionally disable checking k8s Secrets 2019-07-02 11:51:14 +01:00
Joey Espinosa 75b00733bf feat: parameterize all annotations 2019-02-04 12:33:53 -05:00
faizanahmad055 b17ab76a24 Update start controller log
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
2019-01-10 18:34:23 +05:00
faizanahmad055 21fec1c4b9 Fix logrus usage 2018-07-17 12:55:56 +05:00
faizanahmad055 14f9570a04 Add resource handler to handle rolling updates 2018-07-13 19:01:04 +05:00
faizanahmad055 bf34e3a691 Implement PR-1 code review comments 2018-07-12 15:04:51 +05:00
faizanahmad055 848745f40a Implement PR-1 review comments 2018-07-11 20:20:48 +05:00
faizanahmad055 0004271e34 Remove unused config from reloader 2018-07-10 14:35:14 +05:00
faizanahmad055 b79f90e709 Update controller to remove unnecessary code 2018-07-09 20:23:15 +05:00
faizanahmad055 5920890fa3 Added initial implementation to detect changes 2018-07-06 20:26:29 +05:00