Commit Graph

3462 Commits

Author SHA1 Message Date
James Munnelly
5057da1b89 Add Bazel image targets with coverage enabled
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-16 08:59:24 +01:00
Sam Cogan
94fc2b0845 Fixes for PSP Issues
Adding missing "-psp" to cert-manager psp cluster role binding
Create PSP, ClusterRole and ClusterRole binding for webhook service account

Signed-off-by: Sam Cogan <mail@samcogan.com>
2019-10-15 22:27:06 +01:00
jetstack-bot
87aedeb04c
Merge pull request #2225 from munnerz/wildcard-field-ptr
Make ACMEAuthorization.Wildcard field a pointer
2019-10-15 19:05:05 +01:00
James Munnelly
241bce4858 Create multi-arch manifest lists when publish docker images
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-15 17:03:23 +01:00
jetstack-bot
7dbdc5edba
Merge pull request #2227 from Venafi/VenafiErrata
Fix the enrollment URL for Venafi Cloud.
2019-10-15 16:56:06 +01:00
walter.goulet
e8ddf11ad8
Fix the enrollment URL for Venafi Cloud. 2019-10-15 10:37:20 -05:00
jetstack-bot
f57ee108c3
Merge pull request #2146 from gottwald/clouddns-cleanup
Cleanup clouddns package
2019-10-15 16:04:04 +01:00
jetstack-bot
c3aef06dcb
Merge pull request #2199 from munnerz/more-debug-logs-kubectl-failures
Print 'kubectl apply' output during e2e tests
2019-10-15 15:15:05 +01:00
jetstack-bot
8d12d351e8
Merge pull request #2216 from JoshVanL/move-IngressEditInPlaceAnnotationKey-to-acme
Move IngressEditInPlaceAnnotationKey into acme API
2019-10-15 13:53:19 +01:00
James Munnelly
e9796e79f2 Update generated files
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-15 12:40:17 +01:00
James Munnelly
a365d1c19d Remove old comment
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-15 12:35:25 +01:00
James Munnelly
56b1fdd379 Make ACMEAuthorization.Wildcard a *bool
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-15 12:35:11 +01:00
jetstack-bot
4d316ea97f
Merge pull request #2103 from chdorb/fix/yaml_manifests
Better YAML structure
2019-10-15 09:40:19 +01:00
jetstack-bot
082122040f
Merge pull request #2195 from mgoltzsche/master
Add cainjector usage documentation.
2019-10-15 08:56:19 +01:00
jetstack-bot
3dd05e900c
Merge pull request #2198 from munnerz/acme-4xx-errors
Mark Order & Challenge resources as Errored if 4xx error is received
2019-10-14 16:32:19 +01:00
JoshVanL
536dc150ab Move IngressEditInPlaceAnnotationKey into acme API
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-14 16:32:41 +02:00
jetstack-bot
1f6a4c758f
Merge pull request #2207 from krishnadurai/patch-1
Removes leaderelection ClusterRoleBinding
2019-10-14 15:14:20 +01:00
jetstack-bot
3bd755e5c0
Merge pull request #2206 from ismailbaskin/patch-1
Add sideEffects: None to MutatingWebhookConfiguration
2019-10-14 10:47:59 +01:00
jetstack-bot
7b56bca28d
Merge pull request #2210 from nickbp/master
Fix documentation relating to issuer solvers
2019-10-14 10:09:00 +01:00
jetstack-bot
6b7c51c3d7
Merge pull request #2211 from JoshVanL/update-deps-goroot
Change update-deps to set GOROOT
2019-10-14 09:57:00 +01:00
JoshVanL
a2263c3f10 Unset GROOT during update deps
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-13 18:51:10 +02:00
Nick Parker
f39eaf8dba Fix documentation relating to issuer solvers
With the 0.11 release, the deprecated `spec.http01`/`spec.dns01` syntax was removed from the `Issuer`/`ClusterIssuer` CRDs.

Update some references to the old syntax and add a note to the 0.11 upgrade doc about an error one might see if they were still using the old syntax, as was still being provided in the `Issuers` docs until this PR...
2019-10-13 16:01:15 +13:00
Krishna Durai
f2d465d757 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-12 16:02:41 +05:30
ismail BASKIN
90e28137f3
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-12 01:21:07 +03:00
Max Goltzsche
acb2e47048 Add cainjector usage documentation.
Signed-off-by: Max Goltzsche <max.goltzsche@gmail.com>
2019-10-11 23:26:34 +02:00
jetstack-bot
03e3897771
Merge pull request #2201 from Lucaber/fix/helm-0.11
Remove deprecated arguments from helm chart deployment
2019-10-11 16:21:48 +01:00
Pierre Dorbais
bac9b39707 fix namespace yaml file format
Signed-off-by: Pierre Dorbais <chdorb@gmail.com>
2019-10-11 15:45:10 +02:00
Luca Berneking
86738b73e4 Remove deprecated arguments from helm chart deployment
Signed-off-by: Luca Berneking <luca@berneking.net>
2019-10-11 15:30:06 +02:00
Pierre Dorbais
9f24be1952 comment crds yaml files concatenation
Signed-off-by: Pierre Dorbais <chdorb@gmail.com>
2019-10-11 14:57:21 +02:00
Pierre Dorbais
5a131155c6 crds file generated
Signed-off-by: Pierre Dorbais <chdorb@gmail.com>
2019-10-11 14:19:50 +02:00
James Munnelly
0472ac4f09 Print 'kubectl apply' output during e2e tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-11 11:05:26 +01:00
James Munnelly
e0e4f9b5ea Only construct ACME client once Issuer resource is Ready
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-11 10:52:50 +01:00
Pierre Dorbais
ed67c7fab5 fix: generate better yaml crds file
Signed-off-by: Pierre Dorbais <chdorb@gmail.com>
2019-10-11 10:58:25 +02:00
James Munnelly
ef55bd5807 Mark Order & Challenge resources as Errored if 4xx error is received
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-11 09:30:17 +01:00
jetstack-bot
4ec682db20
Merge pull request #2191 from munnerz/fix-old-e2e
Fix e2e jobs on Kubernetes 1.14 and below
2019-10-10 19:59:38 +01:00
jetstack-bot
d474a5f0b3
Merge pull request #2192 from JoshVanL/fix-uninstall-link
Fix uninstall link in upgrade guide 0.11
2019-10-10 18:46:38 +01:00
JoshVanL
952f91d2e2 Fix uninstall link in upgrade guide 0.11
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-10 18:38:28 +01:00
James Munnelly
6138f0c3c4 Fix e2e jobs on Kubernetes 1.14 and below
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-10 18:36:19 +01:00
jetstack-bot
b030b7eb48
Merge pull request #2190 from JoshVanL/0-11-update-cr-ref
Removes the mention of the feature flag needed to use CertificateRequest
2019-10-10 13:53:09 +01:00
JoshVanL
170ff943d1 Removes the mention of the feature flag needed to use
CertificateRequests

Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-10 13:42:42 +01:00
jetstack-bot
57f6dad0c2
Merge pull request #2189 from JoshVanL/0-11-changed-annotations
Adds changed annotations to 0.11 release notes
2019-10-10 13:42:09 +01:00
JoshVanL
aaf8dfd7a8 Adds changed annotations to 0.11 release notes
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-10 13:18:28 +01:00
jetstack-bot
2991356c5d
Merge pull request #2185 from munnerz/authors
Add contributor list to release notes
2019-10-10 10:55:10 +01:00
James Munnelly
e1ad893782 Add contributor list to release notes
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-10 10:30:55 +01:00
jetstack-bot
787d119a77
Merge pull request #2184 from munnerz/011-changelog
Add changelog for v0.11.0
2019-10-10 10:06:10 +01:00
James Munnelly
d491ff35e2 Add changelog for v0.11.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-10 09:43:14 +01:00
jetstack-bot
c0229d2b71
Merge pull request #2183 from munnerz/validatefalsenote
Advise users to set --validate=false when installing with kubectl
2019-10-10 09:34:10 +01:00
James Munnelly
ac51e06fe6 Advise users to set --validate=false when installing with kubectl
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-10 09:24:35 +01:00
jetstack-bot
dd0c89aa6c
Merge pull request #2181 from JoshVanL/0.11-fix-docs-table
Fix order of tasks and rst table in 0.10 upgrade
2019-10-09 20:21:27 +01:00
JoshVanL
db15573832 Fix order of tasks and rst table in 0.10 upgrade
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-09 18:33:47 +01:00