keel/pkg/http
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
..
approvals_endpoint.go ran through gofmt; removed uneccessary comments; cleaned prometheus test 2020-06-12 16:14:11 -07:00
approvals_endpoint_test.go reverted file permissions from 755 to 644 2020-06-08 07:22:56 -07:00
audit_endpoint.go audit endpoint 2019-05-09 16:57:32 +01:00
auth.go reverted file permissions from 755 to 644 2020-06-08 07:22:56 -07:00
azure_webhook_trigger.go move into pkg 2019-04-28 17:06:20 +01:00
azure_webhook_trigger_test.go updating tests 2019-06-05 23:43:27 +01:00
debug.go move into pkg 2019-04-28 17:06:20 +01:00
dockerhub_webhook_trigger.go move into pkg 2019-04-28 17:06:20 +01:00
dockerhub_webhook_trigger_test.go updating tests 2019-06-05 23:43:27 +01:00
github_webhook_trigger.go Support Github Container Registry 2021-02-25 18:21:43 +09:00
github_webhook_trigger_test.go Support Github Container Registry 2021-02-25 18:21:43 +09:00
harbor_webhook_trigger.go Add PUSH_ARTIFACT to harbor_webhook_trigger 2020-09-23 20:56:15 +02:00
harbor_webhook_trigger_test.go Added new test for harbor for new webhook type 2020-09-23 20:57:30 +02:00
http.go Add support for JFrog container registry webhooks 2022-12-15 13:32:22 -08:00
jfrog_webhook_trigger.go Add support for JFrog container registry webhooks 2022-12-15 13:32:22 -08:00
jfrog_webhook_trigger_test.go Add support for JFrog container registry webhooks 2022-12-15 13:32:22 -08:00
native_webhook_trigger.go move into pkg 2019-04-28 17:06:20 +01:00
native_webhook_trigger_test.go updating tests 2019-06-05 23:43:27 +01:00
policy_endpoint.go ensuring policy label is deleted 2019-05-22 23:16:56 +01:00
quay_webhook_trigger.go move into pkg 2019-04-28 17:06:20 +01:00
quay_webhook_trigger_test.go updating tests 2019-06-05 23:43:27 +01:00
registry_notifications.go move into pkg 2019-04-28 17:06:20 +01:00
registry_notifications_test.go updating tests 2019-06-05 23:43:27 +01:00
resources_endpoint.go showing status 2019-05-23 23:17:52 +01:00
stats_endpoint.go stats endpoints 2019-05-09 16:57:49 +01:00
tracked_endpoint.go tracked image set endpoint 2019-05-26 17:12:54 +01:00