Commit Graph

155 Commits (dependabot/npm_and_yarn/ui/multi-6bc014718a)

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
Sebastian Köttinger fed3585a73 corrected test method 2022-03-31 09:59:48 +02:00
Sebastian Köttinger 6c152e6742 changed method to isGoogleArtifactRegistry 2022-03-03 16:53:30 +01:00
Sebastian Köttinger fec2590a84 Allow pkg.dev repositories to make gcr subscriptions 2022-02-01 15:31:59 +01: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 a09289922c interfaces updated 2019-06-14 00:21:06 +01:00
Karolis Rusenas 1b07bb619c move into pkg 2019-04-28 17:06:20 +01:00
Karolis Rusenas a70718576d tracked images endpoint 2019-04-28 17:03:52 +01:00
Karolis Rusenas 48e9a5b633 ui helpers 2019-04-28 17:03:17 +01:00
Karolis Rusenas 3d79bc24d0 cleanup 2019-04-27 00:00:24 +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 a4ac00b378 moving auth into a wrapper 2019-04-16 21:46:47 +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 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 ed40874c46 #323 setting name to 'unknown' if we fail to get the metadata 2018-12-11 00:17:18 +00:00
Karolis Rusenas ebc5bb472e #323 passing in cluster name to the manager 2018-12-10 22:47:04 +00:00
Karolis Rusenas 6addc470c6 #323 optional cluster name override 2018-12-10 22:46:54 +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 bd00613e7e Merge branch 'master' into feature/poll-multi-tags 2018-11-12 17:25:37 +00:00
Karolis Rusenas 1dccced20d FIX: docker registry notifications bulk events can include different type events 2018-11-07 22:52:37 +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
Karolis Rusenas 90fdaa612c
Merge pull request #291 from keel-hq/feature/registry_notifications
Feature/registry notifications
2018-10-12 21:52:09 +01:00
Karolis Rusenas 6aec89e449 #289 test for registry notification webhook 2018-10-12 21:49:15 +01:00
Karolis Rusenas 11ca37f2ad #289 registry notifications webhook 2018-10-12 21:45:12 +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 9591d1289b parsing digest 2018-06-20 00:07:12 +01:00