Commit Graph
13 Commits
Author SHA1 Message Date
Richard Wall 7254659317 Remove obsolete comment
The NET_BIND_SERVICE privilege is only needed when binding to privileged ports.

Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2021-05-21 15:11:21 +01:00
Richard Wall 6ad0ef19e0 Have sample-webhook listen on a non-priveleged port
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2021-05-20 13:20:56 +01:00
Richard Wall 8e382034c1 Run the sample-webhook process as a non-root user in the Docker image
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2021-05-20 12:38:52 +01:00
Richard Wall 7d02b40514 Enable runAsNonRoot on the sample-webhook Deployment
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2021-05-20 10:20:18 +01:00
Ashley Davis bd52e45d5c Match CONTRIBUTING language to existing copyright notices
Also fixes some copy-pasted comments in a few devel/ scripts

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2021-03-05 13:56:21 +00:00
Maartje Eyskens ab0cd57dc5 Use The cert-manager Authors.
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-12-11 19:04:13 +01:00
Maartje Eyskens 1788a9d758 Update copyright to cert-manager project
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-12-08 19:04:49 +01:00
Richard Wall e57319b64c Update Sample Webhook to use v1 cert-manager resources
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-20 14:28:06 +01:00
Maartje Eyskens 2304a007ad Use rbac.authorization.k8s.io/v1
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-12 11:18:38 +02:00
Maartje Eyskens f3736290ee Fix individual devel addon installs
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-07-28 11:44:43 +02:00
Maartje Eyskens 54041ab587 Add e2e run for OpenShift 3
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-06-29 15:54:14 +02:00
James Munnelly 0935277f3d Remove old 'image' targets and update to consistently use //build targets
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-17 09:47:01 +00:00
James Munnelly 355369afa6 Create devel directory and use it for e2e tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-01-22 22:08:27 +00:00