Commit Graph

35 Commits (bc14e01e9d0a422249b01c4811f63b80f4ccdff6)

Author SHA1 Message Date
Ian bc14e01e9d
Build with kube 1.24 (#1)
* Build with kubernetes 1.24 libraries

* Try to resolve circle build error

* Fix build warnings

* Update test parser to use modern command install method

* Attempt to pass helm chart testing

* Correct testing kube version

* Update go version used by the drone ci

* Remove beta versions from templetes
2023-03-01 11:51:58 -05:00
Neil Toledo e7a130d589 ran through gofmt; removed uneccessary comments; cleaned prometheus test 2020-06-12 16:14:11 -07:00
Karolis Rusenas 791d1fa6d3 more errors when secrets not found 2019-04-24 22:59:09 +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 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 Rusenas 683c68a765 secret test updated 2018-11-24 23:31:36 +00:00
Karolis Rusenas 038d0d2b14 more logging 2018-11-24 23:31:28 +00:00
Karolis Rusenas 83abc2cdf2 additional helper for tests 2018-11-24 21:42:26 +00:00
Michael McCallum 5971cf2452 Working with tests by filtering ports from the image registry 2018-09-27 18:29:54 +12:00
Michael McCallum 00c68877f2 Verify that ports on registries work 2018-09-27 16:05:05 +12:00
Michael McCallum 65606ca693
Port should not be part of the registry comparison
Just use the hostname
2018-09-27 15:46:07 +12:00
kagahehk01 bfdee651c8 credentialshelper: fix ecr 401 caused by secret credentialhelper, and mute error log in searching credentialhelpers 2018-07-24 00:42:02 +08:00
Karolis Rusenas 5ec7380098 cleanup 2018-06-17 22:21:22 +01:00
Karolis Rusenas 96d3e7d640 secret tests 2018-06-17 20:46:28 +01:00
Karolis Rusenas 9231be3b7d default registry secret lookup 2018-06-17 20:46:13 +01:00
Karolis Rusenas 07566e4da5 using generic resource instead of deployment 2018-04-17 08:53:43 +01:00
Karolis Rusenas 35dd41787f using new lib 2018-03-03 20:06:54 +00:00
Karolis Rusenas 43f75f9fec migrating to godep, updating logrus 2018-03-03 11:32:00 +00:00
Karolis Rusenas 1915eb170d moving to debug 2018-02-25 18:59:56 +00:00
Karolis Rusenas 2a361020f6 updated repo 2017-11-01 18:25:28 +00:00
Karolis Rusenas 54f295810c secret tests 2017-10-03 20:24:55 +01:00
Karolis Rusenas 24670ca515 fix for https://github.com/rusenask/keel/issues/104 2017-10-03 20:24:48 +01:00
Karolis Rusenas de1980096d reducing logs 2017-09-25 14:59:18 +01:00
Karolis Rusenas c7effe9c2e code hygiene 2017-08-08 21:47:29 +01:00
Karolis Rusenas ffefe646bd support for base64 encoded secrets 2017-08-03 23:27:47 +01:00
Karolis Rusenas aaf795418e more logs for debugging private registries 2017-08-03 23:02:01 +01:00
Karolis Rusenas bfcd7a4894 log cleanup 2017-08-01 00:03:03 +01:00
Karolis Rusenas 7b7674e47f looking up secrets via pods for helm provider 2017-07-31 23:50:26 +01:00
Karolis Rusenas eb324046ec secret tests 2017-07-30 15:06:01 +01:00
Karolis Rusenas c5f695f08b checking whether entry exists, updated key 2017-07-28 23:20:42 +01:00
Karolis Rusenas bb9bf97aff getter test 2017-07-28 22:54:11 +01:00
Karolis Rusenas 855e6ee3a0 adding secrets getter 2017-07-28 22:54:02 +01:00