Commit graph

55 commits

Author SHA1 Message Date
Marcin Maciaszczyk
570fb378a5 call RunWebhookServer from github.com/cert-manager/cert-manager/pkg/acme/webhook/cmd package 2025-06-30 09:58:35 +02:00
Marcin Maciaszczyk
8c15be2043 update .gitignore 2025-06-30 09:56:23 +02:00
michaeljguarino
465a79ffbd fix go.sum 2023-12-16 20:32:21 -05:00
michaeljguarino
8fb5386489 bump cert manager to handle a small bug 2023-12-16 20:28:18 -05:00
Lukasz Zajaczkowski
b4650998fe
Merge pull request #26 from pluralsh/openapi
Update OpenAPI with plural acme definition
2023-03-08 15:16:51 +01:00
Lukasz Zajaczkowski
b885b26add add OpenAPIConfig 2023-03-08 09:12:53 +01:00
Lukasz Zajaczkowski
3bf5d39e69
Merge pull request #22 from pluralsh/v1.11
upgarde cert-manager to v1.11
2023-03-07 13:22:54 +01:00
David van der Spek
8029f3da46 fix branch reference
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
2023-03-06 14:54:57 +01:00
David van der Spek
f2d2c22657 add CI to build image and push to ghcr
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
2023-03-06 14:53:44 +01:00
David van der Spek
249ae4c575 build multi-arch image
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
2023-03-06 14:49:35 +01:00
Lukasz Zajaczkowski
bd0fe24b86 upgarde cert-manager to v1.11 2023-03-06 10:21:05 +01:00
Sam Bolian
341a15da80
Create codeql.yml 2023-01-24 20:04:27 -06:00
David van der Spek
d0b1d68154
Update renovate.json 2022-11-09 16:02:03 +01:00
plural-renovate[bot]
6616413c1b
chore(deps): update docker/login-action action to v2 (#11)
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
2022-11-09 15:43:33 +01:00
plural-renovate[bot]
4f67e7e804
chore(deps): update docker/setup-buildx-action action to v2 (#12)
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
2022-11-09 15:43:22 +01:00
plural-renovate[bot]
014eeaa166
chore(deps): update docker/setup-qemu-action action to v2 (#13)
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
2022-11-09 15:42:51 +01:00
plural-renovate[bot]
b82b8a8fb9
chore(deps): update google-github-actions/auth action to v1 (#14)
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
2022-11-09 15:42:42 +01:00
plural-renovate[bot]
c2be39bda8
chore(deps): update google-github-actions/setup-gcloud action to v1 (#15)
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
2022-11-09 15:42:28 +01:00
plural-renovate[bot]
2353049afb
chore(deps): update docker/build-push-action action to v3 (#10)
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
2022-11-09 15:42:19 +01:00
David van der Spek
c986173d3a
Update renovate.json 2022-11-09 15:38:09 +01:00
David van der Spek
97a5d14b2e
Update renovate.json 2022-11-09 15:37:04 +01:00
Lukasz Zajaczkowski
fa7ced14ad bump github.com/pluralsh/gqlclient to v1.1.6 2022-09-15 11:00:45 +02:00
Lukasz Zajaczkowski
1dd55ddba5
migrate to plural GO client (#3) 2022-08-01 10:52:54 +02:00
Plural Bot
3bae16f0f8
Add renovate.json (#1) 2022-07-29 16:13:21 +02:00
DavidSpek
a48b095fbc fix CI
Signed-off-by: DavidSpek <vanderspek.david@gmail.com>
2022-07-29 15:57:35 +02:00
DavidSpek
888b83b1f5 add github CI
Signed-off-by: DavidSpek <vanderspek.david@gmail.com>
2022-07-29 15:52:44 +02:00
michaelguarino
0ced76aa33 Implement plural cert manager webhook 2021-08-31 22:44:50 -04:00
jetstack-bot
9440683e53
Merge pull request #23 from jakexks/import-path
Update import path for repo move
2021-02-24 14:19:01 +00:00
jetstack-bot
8d3a914514
Merge pull request #22 from jakexks/readme-update
README update
2021-02-24 14:15:02 +00:00
Jake Sanders
4364e0fa77
Update README
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
2021-02-24 14:06:00 +00:00
Jake Sanders
40a6864511
Add OWNERS file
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
2021-02-23 17:26:29 +00:00
Jake Sanders
328f01ec87
Update import path for repo move
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
2021-02-23 17:09:19 +00:00
jetstack-bot
af909124d3
Merge pull request #21 from jakexks/smoke_tests
Update to cert-manager 1.2 and prepare for automated testing.
2021-02-22 17:10:48 +01:00
Jake Sanders
13383858a8
Tidy example package imports
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
2021-02-22 16:05:04 +00:00
Jake Sanders
1f895be0fe
Tidy example package
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
2021-02-22 16:02:41 +00:00
Jake Sanders
4f51af7d86
Add example server that passes the test fixtures
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
2021-02-22 15:11:18 +00:00
Jake Sanders
9b61d24773
Update dependencies and prepare for testing
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
2021-02-22 15:10:52 +00:00
jetstack-bot
7a722fd851
Merge pull request #17 from jetstack/apiVersion
Change apiVersion of cert-manager in APIService to the up to date one
2021-01-13 14:43:56 +01:00
Mattias Gees
5d6762a0df Change apiVersion of cert-manager in APIService to the up to date one
The annotation in the APIService references the old cert-manager apiVersion. This change fixes that.
2021-01-13 13:40:15 +00:00
jetstack-bot
46d50dbbf9
Merge pull request #12 from rikatz/deprecated-apis
Update helm template for deprecated APIs
2020-07-15 20:02:34 +01:00
Ricardo Pchevuzinske Katz
4100cd165e Update helm template for deprecated APIs
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@serpro.gov.br>
2020-06-19 18:07:36 -03:00
James Munnelly
bcb3c751d8
Merge pull request #11 from munnerz/update-deps
Bump cert-manager dependency to v0.13.1
2020-03-05 19:54:52 +00:00
James Munnelly
20c9d52353 Bump cert-manager dependency to v0.13.1
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2020-02-18 20:00:32 +00:00
James Munnelly
70e523c91e
Merge pull request #4 from Diaphteiros/pr
fix clusterrolebinding
2019-05-08 13:20:11 +01:00
Johannes Aubart
f556713497 fix clusterrolebinding
Signed-off-by: Johannes Aubart <johannes.aubart@sap.com>
2019-05-07 16:49:58 +02:00
James Munnelly
3fa162c5d7 Bump cert-manager dependency
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-02 10:05:53 +01:00
James Munnelly
3d1568f416 Update module path
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-02 10:04:24 +01:00
James Munnelly
fa11bd6b03
Delete BUILD.bazel 2019-04-29 18:49:37 +01:00
James Munnelly
f06ad32f09
Merge pull request #1 from munnerz/deployment-updates
Build and deployment fixes
2019-04-29 18:48:04 +01:00
James Munnelly
a598b0e126 Add Makefile and make options configurable
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-29 18:47:23 +01:00