Commit Graph
3414 Commits
Author SHA1 Message Date
James Munnelly 641fe0da7c Switch to using upstream golang.org/x/crypto
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-12-03 16:49:31 +00:00
jetstack-botandGitHub ba354e4078 Merge pull request #2410 from munnerz/fixup-redirects
Fixup redirects to point to cert-manager.io
2019-11-28 14:17:29 +00:00
James Munnelly fc61167130 Fixup redirects to point to cert-manager.io
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-28 13:34:22 +00:00
James Munnelly c7f0ddee67 Remove check for Sphinx builder for externalredirects plugin
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-28 13:23:09 +00:00
jetstack-botandGitHub 0e384f5d0d Merge pull request #2405 from bouk/container-port-protocol
deploy/charts/cert-manager: explicitly define ContainerPort protocol
v0.12.0
2019-11-27 16:41:21 +00:00
Bouke van der Bijl 852f4876c7 deploy/charts/cert-manager: explicitly define ContainerPort protocol
Server-side apply currently needs it to resolve conflicts.

Signed-off-by: Bouke van der Bijl <bvanderbijl@digitalocean.com>
2019-11-27 15:41:05 +00:00
jetstack-botandGitHub 1581bf2796 Merge pull request #2400 from JoshVanL/secret-annotation-fallback
Allow secrets with legacy annotations for issuer name and kind to match
2019-11-27 15:39:22 +00:00
JoshVanL 232b1133fd Adds more tests for deprecated secret annotations and update secret
annotations if deprecated ones exist

Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-11-27 15:12:25 +00:00
jetstack-botandGitHub df265ddbfd Merge pull request #2170 from matevzmihalic/cloudflare-apitoken
Add API token authentication option to Cloudflare issuer
2019-11-27 13:22:21 +00:00
James Munnelly bb117875d3 Validate that both APIKey and APIToken are not both specified
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-27 12:54:17 +00:00
JoshVanL 0d9d0eeb22 Allow secrets with legacy annotations for issuer name and kind to match
existing certificates

Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-11-26 12:13:58 +00:00
jetstack-botandGitHub f1f48efd30 Merge pull request #2387 from kri5/annotations-typo-fix-for-webhook-psp
deploy/charts/cert-manager: Fixes typo in webhook-psp definition
2019-11-26 10:07:30 +00:00
jetstack-botandGitHub 5ec141c107 Merge pull request #2382 from JoshVanL/cr-controller-issuer-ready
Check for Issuer readiness in CR controllers
2019-11-26 09:40:30 +00:00
Christophe Courtaut 7534dcd33e deploy/charts/cert-manager: Fixes typo in webhook-psp definition
This kind of issue might be detected early in the future when enabling psp
in e2e tests (https://github.com/jetstack/cert-manager/pull/2280).

A similar bug was already fixed in
be0b865522.

This commit fixes the typo.

Signed-off-by: Christophe Courtaut <christophe.courtaut@gmail.com>
2019-11-20 16:50:55 +01:00
JoshVanL de7aaa84d3 Update CertificateRequest controller unit tests
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-11-19 22:09:01 +00:00
JoshVanL 3bcc038c09 Check for Issuer readiness in CR controllers
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-11-19 20:31:44 +00:00
Matevz Mihalic 0abf945945 Remove ambient credentials
Signed-off-by: Matevz Mihalic <matevz.mihalic@gmail.com>
2019-11-18 17:51:50 +01:00
Matevz Mihalic b5972a379f Add API token auth option to Cloudflare issuer
Signed-off-by: Matevz Mihalic <matevz.mihalic@gmail.com>
2019-11-18 17:51:43 +01:00
jetstack-botandGitHub 05aee18619 Merge pull request #2374 from munnerz/v0120beta1
Update Helm chart README for v0.12.0-beta.1
v0.12.0-beta.1
2019-11-15 16:39:16 +00:00
James Munnelly 1859e5e062 Update Helm chart README for v0.12.0-beta.1
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-15 16:10:35 +00:00
jetstack-botandGitHub d4b6a92b52 Merge pull request #2373 from munnerz/fixup-api-docsgo
Fix up whitespace around doc.go in apis package
2019-11-15 15:12:15 +00:00
James Munnelly 4353ef142f Fix up whitespace around doc.go in apis package
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-15 14:43:07 +00:00
jetstack-botandGitHub cb4dbe0d94 Merge pull request #2372 from munnerz/add-gencrd-force-meta
Add '// +gencrdrefdocs:force' to meta/v1 package
2019-11-15 14:18:15 +00:00
James Munnelly 039acd1f09 Add '// +gencrdrefdocs:force' to meta/v1 package
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-15 13:50:36 +00:00
jetstack-botandGitHub dffbccca43 Merge pull request #2365 from munnerz/schemagen-fuzz-tests
Run fuzz tests for generated API schemas and set `preserveUnknownFields: false`
2019-11-15 13:21:25 +00:00
James Munnelly 3c46032750 Remove repo name prefix from jq target
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-15 12:26:11 +00:00
James Munnelly 7c1dd0b30e Set preserveUnknownFields: false
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-15 12:26:11 +00:00
James Munnelly 1527c06e0f Remove reference to metav1.ObjectMeta
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-15 12:26:11 +00:00
James Munnelly c45aa852d0 Run fuzz tests for API schema generation
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-15 12:26:11 +00:00
jetstack-botandGitHub 1556add6eb Merge pull request #2290 from munnerz/kube-1162
Bump Kubernetes dependencies to 1.16.3
2019-11-15 12:22:24 +00:00
jetstack-botandGitHub 42a85a4866 Merge pull request #2367 from munnerz/docs-redirects
Add redirects to new documentation website
2019-11-15 11:52:32 +00:00
jetstack-botandGitHub c3cbaf7c76 Merge pull request #2366 from munnerz/bump-go
Build using go 1.13.4
2019-11-15 11:52:24 +00:00
jetstack-botandGitHub 071921636a Merge pull request #2234 from sam-cogan/psp-fixes
Fixes for PSP Issues
2019-11-15 02:56:55 +00:00
jetstack-botandGitHub 0f99bcdeac Merge pull request #2368 from munnerz/cr-csr-required
Mark 'csr' field as required in CertificateRequest
2019-11-15 02:29:02 +00:00
jetstack-botandGitHub 55eaef7e5b Merge pull request #2311 from JayatiGoyal/master
Updated read me
2019-11-15 02:28:54 +00:00
jetstack-botandGitHub 8ac1ba859b Merge pull request #2325 from CoaxVex/fix-2305
Add update permission to certificaterequests/finalizers to the cert-manager-controller-certificates clusterrole.
2019-11-15 01:35:55 +00:00
James Munnelly e8fbd37634 Mark 'csr' field as required in CertificateRequest
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-15 01:01:43 +00:00
James Munnelly 1de8920bd7 Remove old reference docs generation code
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-15 00:10:18 +00:00
James Munnelly dcea6781f3 Replace old rst files with redirect placeholders
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-15 00:10:18 +00:00
James Munnelly a9006790b7 Rewrite original rst files with redirect text
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-15 00:10:17 +00:00
James Munnelly ff75e6bcbf Add redirects to new documentation website
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-15 00:10:17 +00:00
James Munnelly 8326fa1c7c Build using go 1.13.4
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-14 21:24:10 +00:00
James Munnelly fdce8c6406 Fix Sync() method to allow time for testing informers to sync
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-14 19:43:02 +00:00
James Munnelly 02c15341c1 Bump k8s.io dependencies to kubernetes-1.16.3
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-14 19:15:47 +00:00
jetstack-botandGitHub a1fa913d48 Merge pull request #2363 from JoshVanL/key-usage-add-comments
Adds all key usage possible values to key usage comment
2019-11-14 14:22:09 +00:00
JoshVanL 1c5a5caaf8 Adds all key usage possible values to key usage comment
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-11-14 13:51:28 +00:00
jetstack-botandGitHub 1793e7b573 Merge pull request #2236 from munnerz/covered-images
Add Bazel image targets with coverage enabled
v0.12.0-beta.0
2019-11-14 10:54:09 +00:00
James Munnelly 1c4f755818 Skip Venafi tests by default
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-11-14 10:15:24 +00:00
jetstack-botandGitHub ff3173292b Merge pull request #2299 from jetstack-bot/cherry-pick-2298-to-master
[master] fix typo
2019-11-13 17:51:26 +00:00
jetstack-botandGitHub 4b99c6c7fa Merge pull request #2360 from munnerz/bump-v012
Bump Helm chart README for v0.12.0-beta.0
2019-11-13 17:39:26 +00:00