Commit Graph
3146 Commits
Author SHA1 Message Date
JoshVanL 5cdad4eed3 Updates api types
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-02 17:48:37 +01:00
JoshVanL f249888112 Only add common-name annotation if commonName exists
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-02 17:48:37 +01:00
JoshVanL dd7213866f Adds validation for URIs to certificate validation
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
jetstack-botandGitHub 44abb9b26c Merge pull request #2121 from munnerz/tidyup-makefile
Update Makefile and add update-all.sh script
2019-10-02 17:21:19 +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
jetstack-botandGitHub b502d8c21f Merge pull request #2126 from munnerz/fixup-apps-v1
Fix end-to-end test suite for Kubernetes 1.16
2019-10-02 16:01:15 +01:00
James Munnelly 655b432e32 Bump ingress-nginx to a version compatible with k8s 1.16
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-02 15:21:17 +01:00
James Munnelly e3b1e9bdb9 Call UpdateStatus before Update when finalizing Challenges
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-02 14:09:24 +01:00
James Munnelly 9a807be80a Fix not returning updateErr if updating status failed
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-02 14:09:24 +01:00
James Munnelly 7f3fdb9949 Update Makefile and add update-all.sh script
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-02 12:50:32 +01:00
James Munnelly 8bf08237f7 Migrate acmechallenges and acmeorders to use UpdateStatus
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-02 12:38:29 +01:00
jetstack-botandGitHub 6081116295 Merge pull request #2105 from JoshVanL/2100-ingress-shim-group-name
Support out of tree issuers in ingress-shim
2019-10-02 12:19:23 +01:00
James Munnelly cd22efaec2 Bump more references to extensions/v1beta1 Deployments
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-02 12:16:38 +01:00
JoshVanL 259efac9bd Remove 'IngressKey' from certmanager API in favour of a single const
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-02 10:04:55 +01:00
jetstack-botandGitHub c7e5a9f17c Merge pull request #2137 from munnerz/disable-atomicalign
Disable atomicalign vet check due to panic on linux/arm
2019-10-02 09:32:22 +01:00
James Munnelly 5fb202fadf Disable atomicalign vet check due to panic on linux/arm
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-10-01 21:16:00 +01:00
JoshVanL 5bb452f6e9 Fix info log typo
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-10-01 16:21:47 +01:00
JoshVanL b6803a2185 Fully update challenge and order in controller sync instead of UpdateStatus
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-30 13:47:51 +01:00
JoshVanL de07651142 Remote updatestatus todos and add minimal version to docs
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-30 13:47:51 +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 c99593b3d9 Adds ingress annotations conformance test
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-27 15:15:33 +01:00
JoshVanL 1c4fcdf519 Updates bazel
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-27 13:54:39 +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
v0.11.0-alpha.0
2019-09-27 12:52:27 +01:00
jetstack-botandGitHub 6d51aedeee Merge pull request #2116 from munnerz/nogo-vet
Run govet using nogo
2019-09-27 12:28:27 +01:00
James Munnelly 8b44371e99 Remove .bazelversion file
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly 6ea5eb6993 Move print-workspace-status.sh into hack/build
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly f466aeea88 Fix govet warnings
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly 7c54cb8dda Run govet using nogo
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly 37a20c5837 Run hack/update-bazel.sh
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly 3b7ce3ed5c Remove hack from gazelle ignore list
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly ebd75342fc Remove unused scripts
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly 4a0812ab09 Move .kazelcfg.json into hack/build
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +01:00
James Munnelly 57b97d77ac Move repos.bzl into hack/build
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 12:07:08 +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 fad13bfce1 Move image 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 093aa6844c Add provisional upgrade notes for v0.11
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 11:22:44 +01:00
jetstack-botandGitHub 5d532246da Merge pull request #2122 from munnerz/fixup-apigroup
Correct API group on Vault setup guide
2019-09-27 11:15:55 +01:00
jetstack-botandGitHub 689372b4d7 Merge pull request #2095 from munnerz/k8s116
Bump Kubernetes dependencies to 1.16.0
2019-09-27 10:46:55 +01:00
James Munnelly 3daeee9f3e Correct API group on Vault setup guide
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 10:26:58 +01:00
James Munnelly 64ca453404 Run hack/update-reference-docs.sh
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 10:13:56 +01:00
James Munnelly ad333f1b9a Bump Kubernetes dependencies to 1.16.0
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-27 10:10:58 +01:00
jetstack-botandGitHub 9cd00ce3f8 Merge pull request #2034 from JoshVanL/e2e-conformance-tests
Extends conformance tests
2019-09-27 00:10:55 +01:00
jetstack-botandGitHub 18106e4e96 Merge pull request #2114 from munnerz/go1131
Update to use go 1.13.1
2019-09-26 18:11:54 +01:00
James Munnelly 1d87e37e69 Fix verify-codegen with external/ dir
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-09-26 17:51:08 +01:00
JoshVanL 869370e226 Cleans up code and naming
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2019-09-26 17:35:52 +01:00