Commit Graph

70 Commits (master)

Author SHA1 Message Date
Imran Ismail 611ff29997
feat: Allow poll trigger to work with glob and regexp (#745) 2024-11-06 11:46:37 +01:00
David 11c1b68cfe
chore: remove refs to deprecated io/ioutil (#778)
Co-authored-by: guoguangwu <guoguangwu@magic-shield.com>
2024-11-06 10:46:52 +01:00
Scott Dawson bc5a4cbf0c
Fix grammar 2023-04-11 15:54:01 +10:00
Karolis 2781b73cdd
Merge pull request #577 from nbendafi-yseop/feature/floating_tag
feat: force tracking semver tag
2021-02-22 12:54:09 +00:00
Nabil BENDAFI a72306e392 refactor: keepTag 2021-02-09 10:02:34 +01:00
Nabil BENDAFI ebac5760d8 feat: force tracking semver tag 2021-01-28 14:41:19 +01:00
Duy Tan ffebe63769 resolve the continuos deployment for the same image tag 2020-12-25 20:57:11 +07:00
Christopher Hlubek fac161a9c3 Bugfix: Do not use nil credentials in watcher addJob 2020-07-14 20:28:55 +02:00
Karolis 3198921af0
Merge pull request #507 from nnt1054/feature/helm3_provider
Feature/helm3 provider
2020-07-14 10:32:06 +01:00
Michael McCallum 1f90e6cb76 Validate the tag watching respects 2 point versions 2020-06-29 18:10:59 +12:00
Neil Toledo e7a130d589 ran through gofmt; removed uneccessary comments; cleaned prometheus test 2020-06-12 16:14:11 -07:00
Karolis Rusenas 2503baa5ee test for cred helper 2020-06-07 14:07:19 +01:00
Karolis Rusenas 59730da236 fmt 2020-06-07 13:23:48 +01:00
Karolis Rusenas 7589f2e8c6 error handling 2020-06-06 13:50:17 +01:00
Aurélien Grenotton d3c1ee82d3 Add SemVer pre-release handling
Previously, SemVer pre-release version was used to differentiate kind
of "branches", not allowing to cross pre-release on update.
According to SemVer spec, this should rather rely on the metadata.
New "keel.sh/matchPreRelease" annotation (or label) is added to disable
current keel behavior and consider the pre-release as a standard
SemVer versioning token.
For backward compatibility purpose, its value defaults to "true" if not
specified.
Closes #252

Also reviewed WatchRepositoryTagsJob tags handling.
Fixes #490
2020-04-19 01:36:21 +02:00
Karolis Rusenas 06d275f5ad don't return early 2019-08-18 23:33:37 +01:00
Karolis 3739109082 update test utils 2019-07-07 15:27:47 +01:00
Karolis Rusenas 3d79bc24d0 cleanup 2019-04-27 00:00:24 +01:00
Karolis Rusenas 26d40db60b more logs 2019-02-06 22:12:52 +00:00
Karolis Rusenas 3ff6de6ccb #301 more debugging options 2018-12-12 00:01:08 +00:00
Karolis Rusenas 7a1fa8a713 tests updated 2018-11-30 22:45:44 +00:00
Karolis Rusenas f35c10ab7f simplifying polling 2018-11-30 22:39:49 +00:00
Karolis Rusenas d0760793a2 single tag watcher split 2018-11-14 20:59:32 +00:00
Karolis Rusenas b9d982d31d tracking all pre-releases 2018-11-14 20:59:22 +00:00
Karolis Rusenas e8d2653ec9 tag updates 2018-10-14 22:18:06 +01:00
Karolis Rusenas a2f48479d7 checking for semver prerelease tags 2018-10-14 22:17:50 +01:00
Andrew Plummer 98f4ff38d3 More version comparison logging 2018-10-09 21:56:56 +01:00
Karolis Rusenas f83b58f534 tests updated 2018-10-07 14:17:22 +01:00
Karolis Rusenas a1c98391c7 trigger type check 2018-06-21 08:54:58 +01:00
Karolis Rusenas 2213bcb9f9 fixed bug with wrong trigger type being watched 2018-06-20 22:26:26 +01:00
Karolis Rusenas af0a7d8af6 unwatching images that are not tracked anymore 2018-06-03 14:00:14 +01:00
Karolis Rusenas dc1d1785cf running job once on start 2018-06-03 12:20:00 +01:00
Karolis Rusenas 67ec485b39 tests for watchers 2018-05-10 23:41:27 +01:00
Karolis Rusenas 52c5101646 using cred helper from watcher 2018-04-28 22:01:44 +01:00
Karolis Rusenas 393f885dee ecr cred helper, test 2018-04-25 22:45:15 +01:00
Karolis Rusenas a11c1788b7 passing in credentials helper 2018-04-24 22:46:27 +01:00
Karolis Rusenas 5afbba36e3 instrumentation 2018-04-01 10:45:16 +01:00
Karolis Rusenas a060b90c65 update 2018-03-31 14:25:02 +01:00
Karolis Rusenas 67ca5f13f7 leaking ticker 2018-03-31 14:23:07 +01:00
Karolis Rusenas 0d0432bb48 unique watch identifiers 2018-03-25 22:53:03 +01:00
Karolis Rusenas e2c7fadd6a parse updates and tests 2018-03-03 23:19:50 +00:00
Karolis Rusenas 43f75f9fec migrating to godep, updating logrus 2018-03-03 11:32:00 +00:00
Karolis Rusenas 2a361020f6 updated repo 2017-11-01 18:25:28 +00:00
Karolis Rusenas 775fcc10f9 tests updated 2017-09-24 13:06:28 +01:00
Karolis Rusenas c7effe9c2e code hygiene 2017-08-08 21:47:29 +01:00
Karolis Rusenas c9e57e6491 adding list pods for implementer, poll manager secret lookup 2017-07-31 23:51:03 +01:00
Karolis Rusenas e46046d672 don't fail on image, could be missing secret, continue looking other images 2017-07-28 23:29:10 +01:00
Karolis Rusenas a230c1fdd6 updating tests, passing down credentials 2017-07-28 23:26:25 +01:00
Karolis Rusenas 960118c5cc getting credentials for images 2017-07-28 23:26:10 +01:00
Karolis Rusenas 6c8fbd80b8 cleanup 2017-07-26 21:03:00 +01:00