Commit Graph

7658 Commits

Author SHA1 Message Date
jetstack-bot
01a511cd7a
Merge pull request #5985 from irbekrm/ko_comment
Add a comment that go workspaces are required to use ko make targets
2023-04-25 12:33:40 +01:00
irbekrm
f988a9d6e8 Add a comment that go workspaces are required to use ko make targets
Signed-off-by: irbekrm <irbekrm@gmail.com>
2023-04-25 12:19:59 +01:00
jetstack-bot
882dfd7444
Merge pull request #5981 from inteon/upgrade_vault_pebble
Upgrade Vault
2023-04-25 11:56:40 +01:00
Tim Ramlot
3ed79f9129
upgrade vault
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2023-04-25 09:22:19 +02:00
jetstack-bot
659530cf40
Merge pull request #5980 from inteon/dont_cache_local_images
Don't place locally built unversioned images in the cached downloads folder
2023-04-24 16:30:14 +01:00
jetstack-bot
beabaa82f6
Merge pull request #5975 from tobotg/fix-issue-5197
cert-manager-webhook to provide logs when handling request
2023-04-24 16:30:07 +01:00
jetstack-bot
df4d96cc47
Merge pull request #5979 from irbekrm/bump_kube
Kind with kube 1.27
2023-04-24 13:36:07 +01:00
irbekrm
6a5748319a Bumps kubectl 1.26 -> 1.27
Signed-off-by: irbekrm <irbekrm@gmail.com>
2023-04-24 11:57:19 +01:00
Tim Ramlot
af60cb4b70
don't place locally built unversioned images in the cached downloads folder
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2023-04-24 11:07:23 +02:00
irbekrm
6315b7bf15 Adds kube 1.27 kind image, makes it default
Signed-off-by: irbekrm <irbekrm@gmail.com>
2023-04-24 08:50:39 +01:00
irbekrm
c4d6231dfa Bump min kube version requirement
Signed-off-by: irbekrm <irbekrm@gmail.com>
2023-04-24 08:49:49 +01:00
jetstack-bot
babdc5204a
Merge pull request #5977 from irbekrm/fix_kubebuilder
Update kubebuilder tools
2023-04-23 19:01:32 +01:00
irbekrm
3fe4196153 Update kubebuilder tools
As they were re-pushed for kube 1.26.1 88c7833774

Signed-off-by: irbekrm <irbekrm@gmail.com>
2023-04-23 09:11:49 +01:00
Tobo Atchou
ee638a91ff cert-manager-webhook to provide logs when handling request
Signed-off-by: Tobo Atchou <tobo.atchou@gmail.com>
2023-04-22 10:41:44 +02:00
jetstack-bot
83ab968131
Merge pull request #5970 from wallrj/go-licenses-1.6
Upgrade to go-licenses v1.6.0
2023-04-20 17:53:04 +01:00
jetstack-bot
4f02c5c405
Merge pull request #5967 from avi-08/validate-secretName
Validate certificate.spec.secretName is a valid k8s resource name
2023-04-20 17:52:58 +01:00
jetstack-bot
a9d1343cea
Merge pull request #5969 from wallrj/go-1.20
Upgrade to Go 1.20
2023-04-20 17:23:58 +01:00
Richard Wall
d2344d6138 Upgrade to go-licenses v1.6.0
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2023-04-20 17:08:20 +01:00
jetstack-bot
0f9e558e63
Merge pull request #5968 from wallrj/go-licenses-go-work
Use a temporary go.work file when running go-licenses
2023-04-20 16:58:58 +01:00
Richard Wall
b91e0531ed Upgrade to Go 1.20
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2023-04-20 16:55:44 +01:00
Richard Wall
1db0dcdb1a Use a go.work file when running go-licenses
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2023-04-20 14:58:00 +01:00
Avi Sharma
5ad23ae756 Validate certificate.spec.secretName is a valid k8s resource name
Signed-off-by: Avi Sharma <avi.08.sh@gmail.com>
2023-04-20 17:41:05 +05:30
jetstack-bot
b0255651fb
Merge pull request #5966 from irbekrm/transform_controller
Clean up cached Secret resources
2023-04-20 11:33:58 +01:00
jetstack-bot
4620bb99de
Merge pull request #5954 from wallrj/upgrade-sample-external-issuer
Upgrade to sample-external-issuer v0.3.0
2023-04-20 10:22:58 +01:00
irbekrm
a6dc42201c Ensures that partial meta secrets are cleaned up before caching
Signed-off-by: irbekrm <irbekrm@gmail.com>
2023-04-20 10:15:44 +01:00
jetstack-bot
9a80a5dfb0
Merge pull request #5965 from wallrj/upgrade-ko-0.13
Upgrade to ko 0.13
2023-04-20 09:29:58 +01:00
Richard Wall
8446cc12c0 Upgrade to ko 0.13
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2023-04-19 17:38:00 +01:00
jetstack-bot
ece30e655f
Merge pull request #5949 from TrilokGeer/key-replace-sha256checksum
Fixes status change on privateKey update on acme issuer
2023-04-18 15:04:07 +01:00
Richard Wall
1d200d04d3 Upgrade to sample-external-issuer v0.3.0
Includes a linux/arm64 Docker image

Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2023-04-18 12:38:41 +01:00
jetstack-bot
bfa7eaaf0d
Merge pull request #5766 from irbekrm/cainjector_limit_controllers
Cainjector limit controllers
2023-04-18 11:14:21 +01:00
irbekrm
e49c1f0a74 Code review feedback
Signed-off-by: irbekrm <irbekrm@gmail.com>
2023-04-18 10:36:28 +01:00
TrilokGeer
bdc0cb7c40 Fixes status change on privateKey update on acme issuer
Signed-off-by: TrilokGeer <tgeer@redhat.com>
2023-04-14 21:33:44 +05:30
jetstack-bot
25e1acd9c1
Merge pull request #5947 from cert-manager/simplify_helm
Simplify e2e Helm
2023-04-13 19:32:41 +01:00
Tim Ramlot
733d302b69
remove unnessary Wait check & remove unused function
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2023-04-13 18:27:39 +02:00
jetstack-bot
951c85a0cd
Merge pull request #5939 from inteon/vault_cleanup
Vault test code cleanliness improvements
2023-04-13 16:25:41 +01:00
Tim Ramlot
ebe39934aa
vault test code cleanliness improvements
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2023-04-13 16:44:49 +02:00
jetstack-bot
d2b8c6f72d
Merge pull request #5943 from cert-manager/update_gcb_comment
Add a link to the full release process
2023-04-13 12:25:44 +01:00
Tim Ramlot
57c4333050
add a link to the full release process
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2023-04-13 13:08:58 +02:00
jetstack-bot
4236b97cc0
Merge pull request #5940 from SgtCoDFish/cloudbuild
Add GCB configuration file for building cert-manager on tag push
2023-04-13 11:46:43 +01:00
Ashley Davis
d5e8489b3b
Add gcb configuration file for building cert-manager when tag pushed
After a GCB trigger is configured, this configuration file will enable
cert-manager releases to automatically be built when a new tag is
pushed.

This has been tested on a fork and confirmed to work.

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2023-04-12 15:36:44 +01:00
jetstack-bot
6c4ae5d1c7
Merge pull request #5935 from SgtCoDFish/workworkwork
Remove checked-in go.work, add generation
2023-04-12 13:35:15 +01:00
Ashley Davis
c8d6596e47
Remove checked-in go.work, add generation
go.work is not respected by imports, which means that our test
environment - if it uses go.work - will differ from what'll be used by
third parties which import our core module.

This commit adds a generation target for go.work which will allow users
to opt-in to using it locally without it being enabled by default for
everyone.

See https://github.com/golang/go/issues/53502 for discussion on whether
or not go.work should be checked in.

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2023-04-12 11:25:47 +01:00
jetstack-bot
094ff99da1
Merge pull request #5931 from lucacome/bump-helm
Bump Helm to v3.11.2
2023-04-11 21:38:15 +01:00
Tim Ramlot
62310c3e06
run 'make verify-licenses'
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2023-04-11 21:59:19 +02:00
Luca Comellini
9219bc409b
Bump Helm to v3.11.2
Signed-off-by: Luca Comellini <luca.com@gmail.com>
2023-04-11 11:39:37 -07:00
jetstack-bot
fc83ea3d11
Merge pull request #5932 from inteon/test_qps_burst_e2e
Use high QPS, Burst, ConcurrentWorkers, ginkgo nodes values for faster e2e tests
2023-04-11 14:50:56 +01:00
Tim Ramlot
f8e8fb7810
increase ginkgo nodes
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2023-04-11 14:51:18 +02:00
Tim Ramlot
d602087446
remove Helm burst limit
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2023-04-11 14:51:18 +02:00
Tim Ramlot
7c037f2912
optimise QPS, Burst and concurrent-workers values for faster e2e tests
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2023-04-11 14:51:18 +02:00
jetstack-bot
82cc7aa06a
Merge pull request #5936 from inteon/add_concurrent_workers_flag
Add --concurrent-workers flag to cert-manager controller
2023-04-11 13:47:55 +01:00