Commit Graph
208 Commits
Author SHA1 Message Date
Eric Baileyandjetstack-bot 7cf6b776bf Chart.yaml: add missing apiVersion
Signed-off-by: Eric Bailey <e.bailey@sportradar.com>
2019-10-28 15:39:13 +00:00
Thomasandjetstack-bot 57ee26000d add '--validate=false' for deployment instruction with 00-crds.yaml (#2208) 2019-10-28 10:49:22 +00:00
Benjamin P. Jungandjetstack-bot b9307180c1 Fix evil typo (s/annotation/annotations/)
Signed-off-by: Benjamin P. Jung <headcr4sh@gmail.com>
2019-10-18 16:08:03 +00:00
jetstack-botandGitHub 1867e73560 Merge pull request #2215 from jetstack-bot/cherry-pick-2207-to-release-0.11
[release-0.11] Removes leaderelection ClusterRoleBinding
2019-10-15 09:14:19 +01:00
jetstack-botandGitHub 17513e37bc Merge pull request #2213 from jetstack-bot/cherry-pick-2206-to-release-0.11
[release-0.11] Add sideEffects: None to MutatingWebhookConfiguration
2019-10-14 15:22:19 +01:00
Krishna Duraiandjetstack-bot 7bfe8c1dac Removes leaderelection ClusterRoleBinding
This is done to give preference to the new leaderelection RoleBinding in 'kube-system'

Signed-off-by: Krishna Durai <krishnadurai20@gmail.com>
2019-10-14 14:14:25 +00:00
ismail BASKINandjetstack-bot 549e040b64 Add sideEffects to MutatingWebhookConfiguration
This is for supporting `kubectl --server-dry-run` feature.
It fixes #2186.

Signed-off-by: ismail BASKIN <ismailbaskin5@gmail.com>
2019-10-14 09:48:06 +00:00
Luca Bernekingandjetstack-bot b9a2942adb Remove deprecated arguments from helm chart deployment
Signed-off-by: Luca Berneking <luca@berneking.net>
2019-10-11 15:22:03 +00:00
James Munnelly 941b27bec1 Bump version strings for v0.11.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-09 11:35:35 +01:00
JoshVanL e14f347736 Adds comment to helm chart with the verbosity levels
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-07 09:11:21 +01:00
James Munnelly 1464fe69a4 Update default leader election namespace to be kube-system
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-04 13:18:23 +01:00
jetstack-botandGitHub 13fcbb9384 Merge pull request #1946 from munnerz/update-controller-tools
Update controller-tools to correctly set x-kubernetes-preserve-unknown-fields
2019-10-03 12:45:47 +01:00
jetstack-botandGitHub 482eac596a Merge pull request #2085 from JoshVanL/certificate-URISANs
Adds URISANs field to Certificate
2019-10-03 10:59:47 +01:00
Lachlan Cooper f8405ff36a Fix values and README for helm chart
Some values were miscategorised (`global.priorityClassName`,
`global.leaderElection.namespace`) while others were missing
(`webhook.affinity`). Some were missing documented default values.

Signed-off-by: Lachlan Cooper <lachlancooper@gmail.com>
2019-10-03 15:35:25 +10:00
James Munnelly 534e36e362 Bump controller-tools to set x-kubernetes-preserve-unknown-fields correctly
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-02 19:44:14 +01:00
jetstack-botandGitHub 2f03013a64 Merge pull request #2135 from JoshVanL/update-docs-webhook-v0.11
Updates documentation to remove outdated information and namespace validation
2019-10-02 19:17:11 +01:00
JoshVanL 7965be9b41 Adds from comments
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-02 17:48:37 +01:00
JoshVanL 832e20ae29 Adds URISANs field to Certificate
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-02 17:48:37 +01:00
James Munnelly 507d45279f Bump version strings for v0.11.0-beta.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-02 17:29:18 +01:00
jetstack-botandGitHub 97344e6a35 Merge pull request #1854 from ArchiFleKs/psp
chart: support podsecuritypolicy
2019-10-02 17:21:11 +01:00
jetstack-botandGitHub b91b7d8d3f Merge pull request #2097 from JoshVanL/status-subresource
Adds status sub resource and changes updates
2019-10-02 16:40:11 +01:00
Kevin Lefevre a549b601d8 chart: support podsecuritypolicy
Signed-off-by: Kevin Lefevre <lefevre.kevin@gmail.com>
2019-10-02 16:23:23 +01:00
JoshVanL ddd6e17f70 Updates documentation to remove outdated information and removes
validation=false on the cert-manager namespace

Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-01 16:10:06 +01:00
JoshVanL 94d077a5fb Adds status sub resource and changes updates
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-30 13:47:50 +01:00
JoshVanL 4eb6335c76 Support out of tree issuers in ingress-shim
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-27 13:54:39 +01:00
jetstack-botandGitHub eb61adf0fc Merge pull request #2123 from munnerz/011-upgrade
Add provisional upgrade notes for v0.11 & bump version strings
2019-09-27 12:52:27 +01:00
James Munnelly a3aaeba1e6 Move crd generation macro into hack/build
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly 3de186305f Bump version strings for v0.11.0-alpha.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 11:22:58 +01:00
James Munnelly e44bef7f03 Update hack scripts for vendorless build and tidy up invocations
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-26 12:56:15 +01:00
jetstack-botandGitHub 816bbf54d5 Merge pull request #2040 from JoshVanL/vault-k8s-auth
Vault k8s auth
2019-09-25 11:04:31 +01:00
jetstack-botandGitHub 9dd6b10730 Merge pull request #2086 from serialx/serviceaccount-annotations
Add service account annotations to helm chart
2019-09-24 12:09:40 +01:00
Adam KunickiandJoshVanL 7058dfc687 Added Kubernetes authentication type for Vault Issuer
Signed-off-by: Adam Kunicki <adam@streamsets.com>
2019-09-23 13:33:29 +01:00
James Munnelly 75a65de98a Update deployment manifests for new API group
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-23 12:06:13 +01:00
James Munnelly d8d7d8fd0b Update RBAC rules
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-23 10:07:53 +01:00
James Munnelly 71ccc0e72c Update CRD manifests
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-23 10:07:53 +01:00
James Munnelly 58754abf37 Refactor codebase for v1alpha2
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-20 16:22:43 +01:00
Brian Hong 520d9bda5e Add service account annotations to helm chart
Signed-off-by: Brian Hong <sungjinhong@devsisters.com>
2019-09-20 20:58:54 +09:00
James Munnelly f45507cd18 Update generated files
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-19 13:13:14 +01:00
jetstack-botandGitHub c432b8d76d Merge pull request #2041 from munnerz/rewrite-orders-controller
Rewrite orders controller and reduce ACME API usage
2019-09-11 10:13:36 +01:00
James Munnelly ea2b71a6b6 Update codegen
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-10 14:46:55 +01:00
Wellington F Silva 26d261e223 Fix for the issue https://github.com/jetstack/cert-manager/issues/2055
Signed-off-by: Wellington F. Silva <wsilva@usp.br>
2019-09-09 18:56:48 -03:00
James Munnelly 2cebc6c2dd Update codegen
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-07 13:38:30 +01:00
James Munnelly 9dc927b04e Fix-up manifests and upgrade guide for v0.10
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-02 12:38:45 +01:00
James Munnelly 5eefde8e46 Add v0.10.0 release notes and bump versions
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-02 11:57:51 +01:00
stuart.warren 7eb1e34e48 feat: enable certificate keyusages
Enable users to request x509 key usages and extended key usages when
defining a certificate or certificate signing request

fixes: #301

Signed-off-by: stuart.warren <stuart.warren@ocado.com>
2019-08-31 01:00:00 +01:00
James Munnelly ec8df6d6df Add mutating webhook definition
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-08-21 13:11:01 +01:00
James Munnelly b8834aa0b3 Tidy up validating webhook definition
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-08-21 13:11:01 +01:00
James Munnelly 00410e3831 Switch to use new webhook handlers
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-08-21 13:10:31 +01:00
JoshVanL 77da54c3d8 release-0.9 -> release-0.10, v0.10.0 -> v0.10.0-alpha.0
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-08-16 13:23:27 +01:00
JoshVanL 72cc7b865c Bump cert-manager version strings v0.9.0 -> v0.10.0
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-08-16 11:51:36 +01:00