Commit Graph
3805 Commits
Author SHA1 Message Date
gitirabassi fa034751dc feat(azure): add usage of Managed Identities for azuredns provider for acme dns01 challenge
Signed-off-by: gitirabassi <giacomo@tirabassi.eu>
2020-04-10 08:48:34 +02:00
jetstack-botandGitHub 15d1735688 Merge pull request #2791 from munnerz/fixup-empty-keys
Remove empty 'annotations' blocks from resources and add missing 'metata.namespace' field
2020-04-09 06:39:14 +01:00
jetstack-botandGitHub d153cd62ae Merge pull request #2790 from munnerz/avoid-dupe-crds
Avoid duplicate CRDs in static manifests
2020-04-09 06:18:14 +01:00
James Munnelly 7c659a6331 Remove empty 'annotations' blocks from resources and add missing 'metadata' field
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-04-08 19:56:52 +01:00
James Munnelly a4cbd146c3 Avoid duplicate CRDs in static manifests
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-04-08 17:45:19 +01:00
jetstack-botandGitHub fba7b09ac8 Merge pull request #2725 from JoshVanL/ctl-version
cert-manager-ctl CLI with version
v0.15.0-alpha.0
2020-04-08 12:45:15 +01:00
jetstack-botandGitHub c4b7220456 Merge pull request #2775 from munnerz/helm-chart-crds
Add installCRDs option to Helm chart
2020-04-08 09:42:08 +01:00
James Munnelly e88aab9953 Split with newlines
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-04-07 14:35:51 +01:00
James Munnelly 9f2fad4c9b Add warning to installCRDs option
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-04-07 10:16:24 +01:00
James Munnelly ff9a6b84a0 Address review feedback
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-04-07 10:15:05 +01:00
JoshVanL 49d3bde7eb Move cmd signal handler into shared util
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-04-02 11:02:33 +01:00
James Munnelly e36c1acf1c Add '-ubi' suffix to AppVersion in UBI artifacts
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-04-01 19:34:34 +01:00
JoshVanL 2970902774 Trap exporting logs in run e2e test _before_ cluster create
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-04-01 18:54:33 +01:00
JoshVanL fb3fe2488d Updates BUILD.bazel for ./cmd/ctl
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-04-01 18:54:32 +01:00
JoshVanL 215d15ebdc Adds some code comments and cleans up
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-04-01 18:54:30 +01:00
JoshVanL c7910ce3db Cleans up some code
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-04-01 18:54:29 +01:00
JoshVanL 991040238f Adds ctl Makefile target
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-04-01 18:54:27 +01:00
JoshVanL 8b649a393a Updates dependencies
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-04-01 18:54:21 +01:00
JoshVanL 19bc4734b6 Adds cert-manager-ctl with version command
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-04-01 18:54:19 +01:00
James Munnelly b955abed17 Fix up chart and bazel build rules
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-04-01 18:22:35 +01:00
James Munnelly 3f9c031f5d Update integration & unit tests for new CRD generation
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-04-01 18:22:35 +01:00
James Munnelly f33beefc32 Add installCRDs option to Helm chart
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-04-01 13:15:15 +01:00
jetstack-botandGitHub c3011c77a7 Merge pull request #2771 from munnerz/fix-root-uid
helm.bzl: correctly set 'user' attribute on all image targets
2020-04-01 10:51:13 +01:00
jetstack-botandGitHub ece63038d0 Merge pull request #2746 from munnerz/ubi-images
Add build targets for UBI based docker images
2020-03-31 15:27:40 +01:00
James Munnelly 792e5fb50d helm.bzl: correctly set 'user' attribute on all image targets
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-31 15:26:57 +01:00
jetstack-botandGitHub e6165de37c Merge pull request #2769 from munnerz/fixup-tls-ciphersuites
Use default Golang ciphersuites if none are specified
2020-03-31 10:25:24 +01:00
James Munnelly 793f9677ae Use default Golang ciphersuites if none are specified
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-31 09:32:21 +01:00
jetstack-botandGitHub d54658e03a Merge pull request #2755 from munnerz/remove-additional-funcs
Remove AdditionalRunFuncs from base controller
2020-03-30 22:31:53 +01:00
James Munnelly 822b9e17a0 Remove AdditionalRunFuncs from base controller
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-30 20:43:00 +01:00
jetstack-botandGitHub 50673b3309 Merge pull request #2743 from munnerz/webhook-dynamic-tls-bootstrap
Remove webhookbootstrap and have webhook component dynamically generate certs
2020-03-30 17:59:54 +01:00
James Munnelly af9875e210 test/integration/webhook: Use context
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-30 17:24:02 +01:00
James Munnelly 0712d008d9 Specify names of tests in filesource temp dirs
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-30 15:37:21 +01:00
James Munnelly 42dc66cc31 Plumb context through pkg/webhook/authority
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-30 15:35:21 +01:00
James Munnelly e0db0296d2 Run webhook on random port during integration tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-30 14:26:05 +01:00
James Munnelly 20ee4833dd Remove webhookbootstrap controller
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-30 14:26:05 +01:00
James Munnelly 1700833601 Default webhook to use the dynamic secret source
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-30 14:25:54 +01:00
James Munnelly 5036693fcf Add support for dynamic secret source to webhook binary
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-30 14:25:54 +01:00
James Munnelly 3d1b43d343 Add 'dynamic' certificate source backed by an authority
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-30 14:25:54 +01:00
James Munnelly aa2e653b2e Add 'dynamic authority' controller for managing a Secret containing a CA
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-30 14:25:54 +01:00
James Munnelly 577e53b9bb webhook: create 'tls' package containing certificates sources + tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-30 14:25:54 +01:00
James Munnelly f5050b7828 Add pkg/logs/testing package
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-30 14:25:54 +01:00
jetstack-botandGitHub b0fe0a8e4d Merge pull request #2747 from munnerz/k8s-1.18
devel: add k8s 1.18 support
2020-03-30 13:53:00 +01:00
jetstack-botandGitHub fbf2b3073d Merge pull request #2731 from munnerz/kube-1.18
Update k8s.io dependencies to Kubernetes 1.18.0
2020-03-30 10:33:00 +01:00
James Munnelly 881b886049 Update Kubernetes API client call-sites
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-26 12:58:50 +00:00
James Munnelly 2302d4b78d Regenerate files
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-26 12:58:50 +00:00
James Munnelly 3fb4f1597c Update dependencies to Kubernetes v1.18.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-26 12:58:50 +00:00
jetstack-botandGitHub 31b2e589b8 Merge pull request #2750 from munnerz/helm-chart-readme-autoversion
Use Bazel to automatically add version numbers to the Helm chart README
2020-03-26 12:21:37 +00:00
James Munnelly 88b9040054 Use Bazel to automatically add version numbers to the Helm chart README
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-26 10:23:19 +00:00
James Munnelly 9a8bfabbae devel: add k8s 1.18 support
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-25 23:36:00 +00:00
James Munnelly 29406bfaa2 Add build targets for UBI based docker images
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-25 21:48:16 +00:00