Commit Graph
4499 Commits
Author SHA1 Message Date
JoshVanL 78500889f1 Updates kind node 1.19 sha to use upstream
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-08-27 10:43:39 +01:00
jetstack-botandGitHub dcfc5f4210 Merge pull request #3215 from meyskens/acme-backoff-func
Provide a backoff function to ACME
2020-08-26 12:29:35 +01:00
jetstack-botandGitHub 6a2f9538fc Merge pull request #3208 from meyskens/acme-multi-chain
Add support for alternate certs with PrefferedChain in ACME
2020-08-26 12:03:35 +01:00
Maartje Eyskens 8581837682 format go mod file
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-26 10:24:44 +02:00
Maartje Eyskens 2ba89496a4 Add note on fork
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-26 10:23:27 +02:00
Maartje Eyskens c81531d90d Implement feedback
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-26 10:22:01 +02:00
Maartje Eyskens efb5c25928 Make it always error if retry-after is set
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-25 16:43:18 +02:00
Maartje Eyskens e477ea015b Provide a backoff function to ACME
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-25 16:37:37 +02:00
Maartje Eyskens 824e075bf8 fmt
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-24 17:45:52 +02:00
Maartje Eyskens 75e31fe54c Add a unit test for alt chains
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-24 17:33:27 +02:00
Maartje Eyskens abc4675bae Fix interface
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-24 14:54:03 +02:00
jetstack-botandGitHub c62df48680 Merge pull request #3207 from wallrj/3159-move-acme-label-keys
Move ACME label keys to the external API package
2020-08-24 09:49:01 +01:00
jetstack-botandGitHub bea61c224e Merge pull request #3209 from alrs/alrs-fix-secretsmanager-errs
pkg/controller/certificates/internal: fix dropped test errors
2020-08-24 08:43:01 +01:00
Lars Lehtonen aab6b479c5 pkg/controller/certificates/internal: fix dropped test errors
Signed-off-by: Lars Lehtonen <lars.lehtonen@gmail.com>
2020-08-21 21:39:29 -07:00
Maartje Eyskens 90d6a54151 Add support for alternate certs with PrefferedChain in ACME
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-21 17:56:26 +02:00
Richard Wall 350eff1b55 Move ACME label keys to the external API package
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-21 12:31:10 +01:00
jetstack-botandGitHub 85a9044c0c Merge pull request #3205 from JoshVanL/ctl-convert-list
Add support for ctl convert over a list
v1.0.0-beta.0
2020-08-21 12:21:43 +01:00
jetstack-botandGitHub 8d49c503ea Merge pull request #3204 from wallrj/3159-api-annotations
Move Venafi Pickup ID annotation key to the external API package
2020-08-21 11:58:43 +01:00
JoshVanL 3ed1dfdc31 Updates deps
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-08-21 11:05:23 +01:00
JoshVanL d3e27905eb Remove bad error text output
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-08-21 10:48:21 +01:00
JoshVanL 096962e204 Adds integration tests for ctl convert over a list
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-08-21 10:41:49 +01:00
JoshVanL 1c9e955407 Add support for ctl covert with List
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-08-21 10:40:57 +01:00
Richard Wall 55514f048c Move Venafi Pickup ID annotation key to the external API package
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-21 10:27:47 +01:00
JoshVanL 55566c2e01 Move all input and output ctl convert integration test data into file
Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
2020-08-21 10:23:32 +01:00
jetstack-botandGitHub 3177185a89 Merge pull request #3141 from hzhou97/reuse_acme_account
Ability to disable generating new ACME account key for ACME issuers
2020-08-21 09:40:43 +01:00
Haoxiang Zhou 1d8de37c81 Use v1 API
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
2020-08-21 10:17:23 +02:00
Haoxiang Zhou acaea2d96e Rename field to DisableAccountKeyGeneration
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
2020-08-21 09:55:21 +02:00
Haoxiang Zhou 4cb01a3c4e Add new field for v1 API as well
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
2020-08-21 09:55:21 +02:00
Haoxiang Zhou 4c70bd75d1 Change internal API and conversion functions
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
2020-08-21 09:55:21 +02:00
Haoxiang Zhou d9dd8cfdd7 Change CRDs
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
2020-08-21 09:55:21 +02:00
Haoxiang Zhou 9512a38113 Change behaviour according to onlyUseExistingAccountKey field
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
2020-08-21 09:55:21 +02:00
Haoxiang Zhou c146171a80 Add onlyUseExistingAccountKey field to ACMEIssuer API
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
2020-08-21 09:55:21 +02:00
jetstack-botandGitHub 4660d4828f Merge pull request #3202 from wallrj/3156-update-manifests
Tidy up some remaining references to v1alpha2
2020-08-20 19:57:50 +01:00
Richard Wall 1a58bce096 Consistent versioned import aliases in pkg/api/scheme.go
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-20 17:32:57 +01:00
Richard Wall 3362131a6d Update helm chart README file to reflect that v1 is the new storage version
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-20 17:18:26 +01:00
Richard Wall dbc3d95b92 Fix an import alias that still called v1alpha1
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-20 17:13:48 +01:00
Richard Wall 1254179f3a Use V1 API resources in ctl create certificaterequest tests
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-20 17:12:15 +01:00
jetstack-botandGitHub 0cb8cf66fb Merge pull request #3196 from wallrj/3156-store-v1
Update controllers to use v1 API and make v1 the storage version
2020-08-20 15:08:50 +01:00
Richard Wall 821d824cc2 Revert renaming of CSR > Request in comments and in error messages
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-20 14:28:07 +01:00
Richard Wall bd94bf92a5 cmapiv1 > cmapi
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-20 14:28:06 +01:00
Richard Wall f272a79073 Fail if any of the setup-e2e-deps.sh background jobs fails
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-20 14:28:06 +01:00
Richard Wall e57319b64c Update Sample Webhook to use v1 cert-manager resources
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-20 14:28:06 +01:00
Richard Wall 12bb9aa58f Fix nil pointer panic in e2e test suite
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-20 14:28:06 +01:00
Richard Wall 3fb3db27ff Fix ACME challenge type in unit tests
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-20 14:28:06 +01:00
Maartje EyskensandRichard Wall 5aba6f956b Fix ACME
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-20 14:28:06 +01:00
Richard Wall 9a640542c2 Fix nil pointer exceptions in the e2e test framework
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-20 14:28:06 +01:00
Richard Wall 1b9ea76057 Retain the v1 API version in legacy CRDs
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-20 14:28:06 +01:00
Richard Wall 4c8d12badf Update storage version
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-20 14:28:06 +01:00
Richard Wall b638954b03 Fix ./cmd/ctl and tests
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-20 14:28:06 +01:00
Richard Wall 01b5d0fa88 Fix tests in ./pkg/controller/certificates/...
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-20 14:28:06 +01:00