Commit Graph

37 Commits (master)

Author SHA1 Message Date
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
Chakrit Wichian 34566aa802
Fix github webhook payload detection logic (#728)
The correct value for "package_type" seems to be "CONTAINER" instead of
"docker"
2024-11-06 08:22:36 +01:00
David 10acf52919
New keel.sh/monitorContainers annotation to allow explicitly setting which containers should be monitored (#777)
* Added new keel.sh/monitorContainers annotation to allow providing an explicit regular expression that will filter which containers Keel will interact with. If left empy, it will preserve previous behaviour (all containers).
* Support for debug parameters: Context and MasterUrl
2024-11-05 19:20:03 +01:00
David 0473dc645a
Update GO to 1.22 and bump dependencies with vulnerabilities
Update GO to 1.22 and bump dependencies with vulnerabilities
2024-11-05 13:11:52 +01:00
Massimiliano Mirra 8834bb81eb fix: update test 2023-09-02 14:03:58 +01:00
Massimiliano Mirra 6c9f9a0093 fix: update test 2023-09-02 11:25:13 +01:00
Massimiliano Mirra 3b34dec0ce update github handler 2023-09-02 11:01:24 +01:00
Blake Barnett cf9c3aee80 Add support for JFrog container registry webhooks
Also supports reading a PRIVATE_REGISTRY env var for cases where a
webhook payload is received without containing the registry URI, since
this is not currently part of their payload schema.
2022-12-15 13:32:22 -08:00
DingGGu 7a053905e5
Support Github Container Registry 2021-02-25 18:21:43 +09:00
Victor Roest aa2f378358
Added new test for harbor for new webhook type 2020-09-23 20:57:30 +02:00
Victor 095c8fe4e9
Add PUSH_ARTIFACT to harbor_webhook_trigger 2020-09-23 20:56:15 +02:00
Neil Toledo e7a130d589 ran through gofmt; removed uneccessary comments; cleaned prometheus test 2020-06-12 16:14:11 -07:00
Neil Toledo 290c8f03f1 reverted file permissions from 755 to 644 2020-06-08 07:22:56 -07:00
Neil Toledo 4400b0d0b4 initial commit; added helm3 provider 2020-06-08 03:40:01 -07:00
Karolis Rusenas 1b9ee350a4 cleanup, tests 2020-03-02 22:13:12 +00:00
Marc Herren ab9a5dd86b removed debug statement 2020-03-02 11:18:13 +01:00
Marc Herren a4a5829931 fixed process logic and adapted test case 2020-03-02 10:35:21 +01:00
Marc Herren 2e09f0c8e3 added native harbor support 2020-02-27 14:57:51 +01:00
DingGGu 9c4360c75e
Added support github package_registry webhooks 2019-11-01 15:43:05 +09:00
Karolis Rusenas 535330e89a fixed test 2019-06-06 20:09:09 +01:00
Karolis Rusenas e31c740529 updating tests 2019-06-05 23:43:27 +01:00
Karolis Rusenas 36574534bc tracked image set endpoint 2019-05-26 17:12:54 +01:00
Karolis Rusenas 0e73b90eed only setting up admin HTTP handlers if authentication is enabled 2019-05-24 09:38:46 +01:00
Karolis Rusenas 15e193a3e8 showing status 2019-05-23 23:17:52 +01:00
Karolis Rusenas 3dcbab59e4 ensuring policy label is deleted 2019-05-22 23:16:56 +01:00
Karolis Rusenas 2a7c6f0e7f routes 2019-05-22 23:16:37 +01:00
Karolis Rusenas 66c09fac0b jwt handlers 2019-05-22 23:16:20 +01:00
Karolis Rusenas 79ef9a5886 approvals endpoint 2019-05-22 23:16:10 +01:00
Karolis Rusenas 0ea2f9c0f1 including registry 2019-05-09 16:58:05 +01:00
Karolis Rusenas 871d842e8e stats endpoints 2019-05-09 16:57:49 +01:00
Karolis Rusenas 197427edff audit/stats endpoints 2019-05-09 16:57:42 +01:00
Karolis Rusenas 07419d0e06 audit endpoint 2019-05-09 16:57:32 +01:00
Karolis Rusenas ad737b69be fixed approvals 2019-05-09 16:57:25 +01:00
Karolis Rusenas ed5136cf0f resource handler 2019-05-02 22:45:44 +01:00
Karolis Rusenas ac7c630099 resources, policies handlers 2019-05-02 22:45:39 +01:00
Karolis Rusenas b7524f43d7 policy update endpoint 2019-05-02 22:45:29 +01:00
Karolis Rusenas 1b07bb619c move into pkg 2019-04-28 17:06:20 +01:00