Commit Graph

4468 Commits

Author SHA1 Message Date
Maartje Eyskens
d15054e4ea Add extended key usages into CSR
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-24 10:22:58 +02:00
jetstack-bot
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-bot
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 Eyskens
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
Richard Wall
758131ada2 Fix tests in github.com/jetstack/cert-manager/pkg/controller/acmeorders
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-20 14:28:06 +01:00
Richard Wall
5d936930e6 Revert an accidental change of CSR > Request
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-20 14:28:06 +01:00
Richard Wall
9cca8a1da4 Update hash based API resource names to account for changed API
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-20 14:28:06 +01:00
Richard Wall
81eb53f597 ./hack/update-all.sh
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-20 14:28:06 +01:00
Richard Wall
a70298180a Run a script to update v1alpha2 usage to v1
Script is available at https://github.com/jetstack/cert-manager/pull/3201

Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-20 14:26:51 +01:00
jetstack-bot
248f41c892
Merge pull request #3192 from ckotzbauer/chart-probes
Make webhook-probes configurable in helm-chart
2020-08-19 19:07:33 +01:00
Richard Wall
0388599674 Rename import to make way for corev1 and v1 api imports later
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-19 15:04:54 +01:00
Richard Wall
a99886a676 Re-instate the DefaultKeyUsages function
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-19 12:27:29 +01:00
Richard Wall
6e7e3ad20c Re-instate v1.GenericIssuer
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2020-08-19 11:48:56 +01:00
jetstack-bot
8514bb2664
Merge pull request #3193 from rimusz/master
Add JFrog to users
2020-08-19 10:00:32 +01:00
rimas
cc89d694f3 Add JFrog to users
Signed-off-by: rimas <rmocius@gmail.com>
2020-08-18 18:25:40 +03:00
Christian Kotzbauer
8cc92de87e updated probe config
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2020-08-18 17:01:37 +02:00
jetstack-bot
fff2778ae2
Merge pull request #3187 from meyskens/cainject-le
Refactor the cainjector to only have 1 leader election
2020-08-18 10:49:43 +01:00
jetstack-bot
2ab3fc35b4
Merge pull request #3186 from hzhou97/add_challenge_output
Ctl command status certificate: Add challenge output
2020-08-17 17:34:22 +01:00
Christian Kotzbauer
1aed32d959 make webhook-probes configurable
increase probe-timeout to 3 seconds

Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2020-08-17 18:16:29 +02:00
Haoxiang Zhou
6c26e0d821 Add Challenge output and update tests
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
2020-08-17 16:15:28 +02:00
jetstack-bot
ef1e26d7aa
Merge pull request #3189 from atomist/add-user
Add Atomist to users
2020-08-17 14:34:22 +01:00
David Dooling
f4fabb1ff5
Add Atomist to users
Signed-off-by: David Dooling <david@atomist.com>
2020-08-17 08:01:02 -05:00
jetstack-bot
1cdc5277c2
Merge pull request #3171 from hzhou97/refactor_run
Ctl command status certificate: Refactor Run method
2020-08-17 13:49:22 +01:00
Haoxiang Zhou
a77f4be62b Use assert.Equals instead of reflect.DeepEquals to compare status structs
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io>
2020-08-17 12:19:39 +02:00
jetstack-bot
ae6a747fd4
Merge pull request #3178 from meyskens/crd-v1
Add apiextensions.k8s.io/v1 CRDs
2020-08-17 10:57:22 +01:00
Maartje Eyskens
8b7552cec1 Refactor the cainjector to only have 1 leader election
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-17 11:16:48 +02:00
jetstack-bot
dd36fb45e2
Merge pull request #3175 from guilhem/digest
chart: add image digest option
2020-08-17 09:31:22 +01:00
Maartje Eyskens
351c03a66d Add better error
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-17 09:29:23 +02:00
Maartje Eyskens
bdefb05083 Fix k8s 1.15
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-17 09:18:05 +02:00
Maartje Eyskens
0925adfc32 Remove old CRD files
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-17 09:13:34 +02:00
Maartje Eyskens
0d14b65b8e Fix conversion of the conversion
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-14 20:29:10 +02:00
Maartje Eyskens
70aa8f1ebb fix unit test
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-14 20:18:19 +02:00
Maartje Eyskens
f2aad8b6ff run update all
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-14 20:06:48 +02:00
Maartje Eyskens
19cc376f79 support v1 conversion webhooks
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-08-14 20:04:19 +02:00
jetstack-bot
ceccf6a047
Merge pull request #3179 from meyskens/no-helm-labels
Remove managed by Helm labels from static manifests and CRDs
2020-08-14 18:44:32 +01:00