Commit Graph

186 Commits

Author SHA1 Message Date
jetstack-bot
b91b7d8d3f
Merge pull request #2097 from JoshVanL/status-subresource
Adds status sub resource and changes updates
2019-10-02 16:40:11 +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-bot
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-bot
816bbf54d5
Merge pull request #2040 from JoshVanL/vault-k8s-auth
Vault k8s auth
2019-09-25 11:04:31 +01:00
jetstack-bot
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 Kunicki
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-bot
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
James Munnelly
3ad62b2bb9 Address review feedback
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-08-15 16:22:04 +01:00
James Munnelly
f2ff2e4005 Use webhookbootstrap controller instead of pki.yaml for webhook TLS
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-08-15 09:52:55 +01:00
James Munnelly
adc737e274 Merge webhook chart into main chart
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-08-14 19:36:56 +01:00
jetstack-bot
0c5694723f
Merge pull request #1979 from JoshVanL/cr-failure-time
Adds CertificateRequest FailureTime
2019-08-13 20:50:15 +01:00
jetstack-bot
03e742b258
Merge pull request #1970 from mogaal/master
Improve ServiceMonitor resource by adding custom namespace and custom labels
2019-08-12 19:47:15 +01:00
JoshVanL
e41a4de877 Update deploy CRDs
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-08-12 14:19:34 +01:00
Alejandro Garrido Mota
d48ea932aa Improve ServiceMonitor resource by:
- Adding custom namespace
- Custom labels

Signed-off-by: Alejandro Garrido Mota <garridomota@gmail.com>
2019-08-06 15:13:11 +01:00
Moritz Johner
591587273e feat: add option to assume-role in route53
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2019-08-03 17:37:25 +02:00
James Munnelly
987967ce02 Add omitempty to spec and status fields
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-08-02 16:23:20 +01:00
jetstack-bot
465541a624
Merge pull request #1942 from Starefossen/helm/servicemonitor-labels
helm: fix lables and add Service for Prometheus ServiceMonitor
2019-08-02 14:24:14 +01:00
James Munnelly
8055f06758 Fix enum type validation schema
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-08-02 13:55:40 +01:00
Hans Kristian Flaatten
a751a46563
helm: add correct lables and service for Prometheus ServiceMonitor
Signed-off-by: Hans Kristian Flaatten <hans.flaatten@evry.com>
2019-07-31 10:59:48 +02:00
jetstack-bot
7975c92442
Merge pull request #1936 from Starefossen/patch-1
chart: fix formatting of values table in README.md
2019-07-30 11:17:33 +01:00
Hans Kristian Flaatten
5e1807d8d0
chart: fix formatting of values table in README.md 2019-07-29 16:37:54 +02:00
James Munnelly
f6f3ac08d1 Set 'scope' on ClusterIssuer resource type
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-07-26 17:30:29 +01:00
James Munnelly
810018192c Use newer controller-tools patch
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-07-26 16:10:19 +01:00
James Munnelly
8841fadc51 Run //hack:update-crds
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-07-25 14:57:51 +01:00
James Munnelly
2cbc089881 Bump version strings for v0.9.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-07-23 14:37:05 +01:00
James Munnelly
5bd0a37686 Update Deployment manifests to use apps/v1
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-07-22 13:40:13 +01:00
JoshVanL
ccb7419160 Bump version numbers for v0.9.0-alpha.0 to v0.9.0-beta.0
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-07-17 14:59:40 +01:00
jetstack-bot
13ebd873d9
Merge pull request #1860 from JoshVanL/cr-group-ref
Include Group name in IssuerRef for CertificateRequest controller ownership distinction
2019-07-09 14:10:04 +01:00
JoshVanL
c949b01aac Adds Group to CertificateRequest IssuerRef to distinguish controller
ownership

Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-07-08 14:33:11 +01:00