Commit Graph
167 Commits
Author SHA1 Message Date
James Munnelly 40409a46d7 Bump version strings for v0.10.1
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:13:51 +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-botandGitHub 0c5694723f Merge pull request #1979 from JoshVanL/cr-failure-time
Adds CertificateRequest FailureTime
2019-08-13 20:50:15 +01:00
jetstack-botandGitHub 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-botandGitHub 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-botandGitHub 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 FlaattenandGitHub 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-botandGitHub 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
James Munnelly 7122a84ad3 Bump version strings for v0.9 alpha
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-07-08 14:14:01 +01:00
jetstack-botandGitHub c6cd522a6a Merge pull request #1836 from JoshVanL/ca-issuer-cr-controller
Add alpha CertificateRequest controller for CA Issuer type
2019-07-08 14:11:34 +01:00
jetstack-botandGitHub 391737fea2 Merge pull request #1828 from aegershman/patch-1
enable-certificate-owner-ref chart placeholder
2019-07-05 16:27:49 +01:00
jetstack-botandGitHub 9d418eae25 Merge pull request #1818 from cheukwing/issue-1812
Add validation for CommonName and DNSNames length
2019-07-05 16:11:57 +01:00
jetstack-botandGitHub e2424c6662 Merge pull request #1769 from cpanato/GH-914
Replace labels to use the newer ones
2019-07-05 14:23:49 +01:00
James Munnelly 34e4214ac2 Set max commonName length to 64 characters
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-07-04 21:53:52 +01:00
Michael TsangandJames Munnelly d010731838 Fix long domain tests
Signed-off-by: Michael Tsang <michael.tsang@jetstack.io>
2019-07-04 18:10:38 +01:00
Michael TsangandJames Munnelly 44cee04c17 Add validation for commonname and dnsnames length
Signed-off-by: Michael Tsang <michael.tsang@jetstack.io>
2019-07-04 18:10:38 +01:00
JoshVanL bccb6541b1 Return nil, if CR failed. Update tests and remove dead code
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-07-04 14:26:08 +01:00
jetstack-botandGitHub 7cead3d9e6 Merge pull request #1806 from munnerz/acme-selector-unit-tests
Add support for dnsZones in ACME solver selectors & rewrite selection logic
2019-07-04 11:08:37 +01:00
Carlos Panato a905cc2c0c add back the app label
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-07-04 10:56:35 +02:00
JoshVanL 89189457a0 Adds rbac rules for certificaterequests in deploy
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-07-03 19:03:44 +01:00
Carlos Panato ea60750b43 Replace labels to use the newer ones
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-07-03 16:16:33 +02:00
jetstack-botandGitHub 8e54b32d6e Merge pull request #1763 from cheukwing/issue-1667
Add handling of updates to ACME email field in Issuers
2019-07-03 13:04:30 +01:00
jetstack-botandGitHub be95598d20 Merge pull request #1505 from DirectXMan12/feature/certs-in-conv-webhook
Add support for CRDs to the CA injector
2019-07-03 12:27:31 +01:00
Aaron GershmanandGitHub 8b15a49535 enable-certificate-owner-ref chart placeholder
Leaves commented out arg reference for enabling certificate-owner feature flag
2019-06-26 19:10:53 -05:00
James Munnelly 8a0fbf8868 Update CRDs and reference docs
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-06-25 15:18:30 +02:00
JoshVanL 1c092cf299 Adds CertificateRequest resource
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-06-25 10:03:26 +01:00
Michael Tsang ab9d121d9f Add configurable nodeselector for cainjector and webhook
Signed-off-by: Michael Tsang <michael.tsang@jetstack.io>
2019-06-18 16:42:36 +01:00