Richard Wall
1bb99dee1a
Increase the number of reconciler goroutines
...
Signed-off-by: Richard Wall <richard.wall@jetstack.io >
2020-09-17 16:42:51 +01:00
Richard Wall
ebd7ba5e70
Ignore objects that are being deleted
...
Signed-off-by: Richard Wall <richard.wall@jetstack.io >
2020-09-17 16:41:58 +01:00
Richard Wall
3d63a76da9
Make the injector sources read from the same cache as the controller
...
Signed-off-by: Richard Wall <richard.wall@jetstack.io >
2020-09-17 14:41:28 +01:00
Richard Wall
b772f3295b
Use cancellable contexts and errgroups
...
...to control the starting and stopping of controllers and caches
Signed-off-by: Richard Wall <richard.wall@jetstack.io >
2020-09-17 09:37:05 +01:00
Richard Wall
3723ea5a52
Update all
...
Signed-off-by: Richard Wall <richard.wall@jetstack.io >
2020-09-11 10:32:07 +01:00
Richard Wall
0f7b23c23b
Pass the specific cache to the indexer functions
...
Signed-off-by: Richard Wall <richard.wall@jetstack.io >
2020-09-11 10:21:12 +01:00
Richard Wall
81874895b0
Use NewUnmanaged and separate caches for each controller
...
Signed-off-by: Richard Wall <richard.wall@jetstack.io >
2020-09-11 10:09:27 +01:00
Richard Wall
bcff4edb0f
Run both controllers in a single goroutine with a single manager
...
Signed-off-by: Richard Wall <richard.wall@jetstack.io >
2020-09-10 13:54:50 +01:00
jetstack-bot and GitHub
511ccdb5e5
Merge pull request #3268 from jsoref/closing-quotes
...
Add closing quotes
2020-09-09 23:56:48 +01:00
Josh Soref and GitHub
08b5fe415c
Add closing quotes
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
2020-09-09 13:38:06 -04:00
jetstack-bot and GitHub
4abc7f16b0
Merge pull request #3248 from sslavic/patch-1
...
Remove extra space
2020-09-04 18:47:07 +01:00
jetstack-bot and GitHub
ceb41883d2
Merge pull request #3252 from wallrj/3244-conversion-tests
...
Use separate methods for each ConversionReview type
2020-09-04 18:23:07 +01:00
Richard Wall
7e60151a26
Remove unused testcase field
...
Signed-off-by: Richard Wall <richard.wall@jetstack.io >
2020-09-04 18:00:53 +01:00
jetstack-bot and GitHub
c5af9815c4
Merge pull request #3249 from alrs/alrs-fix-pki-errs
...
pkg/util/pki: fix dropped errors
2020-09-04 18:00:07 +01:00
Richard Wall
4eb49ffe72
Add boilerplate to new test
...
Signed-off-by: Richard Wall <richard.wall@jetstack.io >
2020-09-04 17:44:06 +01:00
Richard Wall
057f3d7587
Duplicate ConversionWebhook tests to exercise the ConvertV1Beta1 method
...
Signed-off-by: Richard Wall <richard.wall@jetstack.io >
2020-09-04 17:38:30 +01:00
jetstack-bot and GitHub
f6cc61005c
Merge pull request #3254 from jetstack/revert-3187-cainject-le
...
Revert "Refactor the cainjector to only have 1 leader election"
2020-09-04 17:25:07 +01:00
Richard Wall
fd1959ec30
Use separate methods for each ConversionReview type
...
Signed-off-by: Richard Wall <richard.wall@jetstack.io >
2020-09-04 17:12:57 +01:00
Richard Wall and Richard Wall
ba02ea4120
Revert "Refactor the cainjector to only have 1 leader election"
...
Signed-off-by: Richard Wall <richard.wall@jetstack.io >
2020-09-04 16:54:16 +01:00
Lars Lehtonen
ae8afe2257
pkg/util/pki: fix dropped errors
...
Signed-off-by: Lars Lehtonen <lars.lehtonen@gmail.com >
2020-09-03 19:32:24 -07:00
Stevo Slavić
8d983226e2
Remove extra space
...
Signed-off-by: Stevo Slavić <sslavic@gmail.com >
2020-09-03 15:11:45 +02:00
jetstack-bot and GitHub
41ff2ef053
Merge pull request #3242 from jetstack/fix-conversion-webhook
...
Cast conversion request in the correct API group
2020-09-02 15:41:28 +01:00
Maartje Eyskens
b4c5221e2b
One more fix
...
Signed-off-by: Maartje Eyskens <maartje@eyskens.me >
2020-09-02 16:08:03 +02:00
Maartje Eyskens
c7522c2b91
Cast conversion request in the correct API group
...
Signed-off-by: Maartje Eyskens <maartje@eyskens.me >
2020-09-02 16:03:14 +02:00
jetstack-bot and GitHub
28f102f333
Merge pull request #3240 from jetstack/update-readme-api-warning
...
Remove pre-1.0 stability warning
v1.0.0
2020-09-02 09:47:19 +01:00
James Munnelly and GitHub
6fb6b7f288
Remove pre-1.0 stability warning
...
Remove the warning from the README around API stability 🎉
```release-note
Remove stability warning from README for v1.0
```
Signed-off-by: James Munnelly <james@munnelly.eu >
2020-09-02 09:24:22 +01:00
jetstack-bot and GitHub
b33ce8ddb2
Merge pull request #3232 from meyskens/52characme
...
Fix invalid DNS-1123 on ACME computed names
2020-09-01 14:52:18 +01:00
Maartje Eyskens
c73c121ce1
Order imports
...
Signed-off-by: Maartje Eyskens <maartje@eyskens.me >
2020-09-01 15:08:31 +02:00
9d0a1b136e
Update pkg/controller/certificaterequests/acme/acme.go
...
Signed-off-by: Maartje Eyskens <maartje@eyskens.me >
Co-authored-by: Richard Wall <wallrj@users.noreply.github.com >
2020-09-01 15:05:48 +02:00
Maartje Eyskens
302772013d
Add note on why we shorten names
...
Signed-off-by: Maartje Eyskens <maartje@eyskens.me >
2020-09-01 15:03:25 +02:00
jetstack-bot and GitHub
1691fd409b
Merge pull request #3235 from hzhou97/convert_cmd_default
...
Change convert cmd default behaviour
2020-08-31 09:34:39 +01:00
Maartje Eyskens
89a0f25220
run update-all
...
Signed-off-by: Maartje Eyskens <maartje@eyskens.me >
2020-08-31 10:11:55 +02:00
Maartje Eyskens
6756856e82
Nil out request in spec again for order
...
Signed-off-by: Maartje Eyskens <maartje@eyskens.me >
2020-08-31 10:08:54 +02:00
Maartje Eyskens and GitHub
0f641502e2
Update pkg/internal/apis/certmanager/install/install.go
...
Signed-off-by: Maartje Eyskens <maartje@eyskens.me >
2020-08-30 12:59:05 +02:00
Maartje Eyskens and GitHub
71cc584de2
Update pkg/internal/apis/certmanager/install/install.go
...
Signed-off-by: Maartje Eyskens <maartje@eyskens.me >
2020-08-29 18:40:17 +02:00
Haoxiang Zhou
f66da132fa
Adapt tests to new default behaviour of convert cmd
...
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io >
2020-08-28 15:45:36 +02:00
Haoxiang Zhou
46ab9178ed
Change order of adding versions to scheme to change priority
...
Signed-off-by: Haoxiang Zhou <haoxiang.zhou@jetstack.io >
2020-08-28 15:44:53 +02:00
Maartje Eyskens
f1c6c93df5
Fix CR and make a general function
...
Signed-off-by: Maartje Eyskens <maartje@eyskens.me >
2020-08-28 15:06:54 +02:00
Maartje Eyskens
69186afbdd
Move logic to utils
...
Signed-off-by: Maartje Eyskens <maartje@eyskens.me >
2020-08-28 09:59:48 +02:00
Maartje Eyskens
bb89b50c8f
Fix invalid DNS-1123 on ACME computed names
...
Signed-off-by: Maartje Eyskens <maartje@eyskens.me >
2020-08-28 09:54:18 +02:00
jetstack-bot and GitHub
57034dc1e4
Merge pull request #3213 from hzhou97/add_more_events_output
...
Ctl command status certificate: Add Events of Issuer and Secret to output
v1.0.0-beta.1
2020-08-27 16:04:36 +01:00
jetstack-bot and GitHub
647035a266
Merge pull request #3211 from meyskens/csr-extkey
...
Extended key usages into CSR
2020-08-27 15:33:37 +01:00
jetstack-bot and GitHub
6f2fc8e86e
Merge pull request #3166 from meyskens/k8s-119-rc
...
Update k8s toolchain to 1.19.0
2020-08-27 15:07:37 +01:00
Maartje Eyskens
45d1457a8c
Update CRDs
...
Signed-off-by: Maartje Eyskens <maartje@eyskens.me >
2020-08-27 15:49:30 +02:00
jetstack-bot and GitHub
f85999ff7a
Merge pull request #3224 from wallrj/request-matches-spec
...
Update some references to URISANs and EmailSANs in RequestMatchesSpec
2020-08-27 14:33:37 +01:00
Maartje Eyskens
47266ffbbc
Implement feedback from review
...
Signed-off-by: Maartje Eyskens <maartje@eyskens.me >
2020-08-27 14:46:28 +02:00
Maartje Eyskens
b319ff897b
Implement feedback + improve logic
...
Signed-off-by: Maartje Eyskens <maartje@eyskens.me >
2020-08-27 14:42:20 +02:00
jetstack-bot and GitHub
4bd15c1f63
Merge pull request #3228 from wallrj/go1.15
...
Bump Go version to 1.15
2020-08-27 13:12:36 +01:00
jetstack-bot and GitHub
f5b7599895
Merge pull request #3225 from wallrj/v1-validation
...
Update references to URISANs and EmailSANs in the validation
2020-08-27 12:48:37 +01:00
Maartje Eyskens
a562ccdc36
Fix boilerplate on scheme.go
...
Signed-off-by: Maartje Eyskens <maartje@eyskens.me >
2020-08-27 13:41:58 +02:00