17 Commits
Author SHA1 Message Date
Inteon b1445d687e cleanup helm templates & better support for empty 'resources' in values.yaml
Signed-off-by: Inteon <42113979+inteon@users.noreply.github.com>
2021-11-01 11:37:50 +01:00
joshvanl 78e77f99db Use correct import for apiextensions in same webhook
Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
2021-07-26 17:46:36 +01:00
joshvanl be2ad9ed15 Update sample ACME webhook to use apiextensions v1beta1 -> v1
Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
2021-07-26 17:04:35 +01:00
irbekrm 00542dd7f6 Bump apiregistration API version to v1
Signed-off-by: irbekrm <irbekrm@gmail.com>
2021-07-22 17:19:27 +01:00
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