Commit Graph

8429 Commits

Author SHA1 Message Date
jetstack-bot
0b33337f1d
Merge pull request #6679 from wallrj/remove-DisableInstanceDiscovery-field
Remove unnecessary Azure workload identity setting: DisableInstanceDiscovery: true
2024-01-30 19:45:27 +00:00
Richard Wall
67e06fce78 A hack to DisableInstanceDiscovery during tests
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-30 18:03:05 +00:00
jetstack-bot
c187fed061
Merge pull request #6676 from inteon/azure_redact
Replace the azcore.ResponseError error message to make it stable across retries
2024-01-30 17:13:51 +00:00
Tim Ramlot
b9dd4903ad
improve error message logging
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-01-30 16:55:37 +01:00
Richard Wall
420d3114df Remove unnecessary Azure workload identity setting: DisableInstanceDiscovery: true
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-30 15:50:05 +00:00
jetstack-bot
d3a7398820
Merge pull request #6677 from inteon/remove_remaining_cmctl_refs
Remove remaining references to cmctl, which was moved to cert-manager/cmctl
2024-01-30 15:34:50 +00:00
Tim Ramlot
90cbbc9d87
replace the azcore.ResponseError error message to make it stable across retries
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-01-30 16:20:52 +01:00
Tim Ramlot
2bef9d35b6
remove remaining references to cmctl, which was moved to https://github.com/cert-manager/cmctl
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-01-30 14:56:05 +01:00
jetstack-bot
68605bdd8c
Merge pull request #6670 from inteon/remove_versionchecker
Remove versionchecker, because it was moved to cert-manager/cmctl
2024-01-29 13:00:03 +00:00
Tim Ramlot
1ac2c17361
remove all versionchecker makefile logic
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-01-29 11:50:09 +01:00
Tim Ramlot
5ac022ad70
remove versionchecker, because it was moved to cert-manager/cmctl
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-01-29 11:50:09 +01:00
jetstack-bot
1be75bb3a2
Merge pull request #6672 from inteon/upgrade
Upgrade and cleanup dependencies
2024-01-29 10:26:06 +00:00
Tim Ramlot
9a1913f922
run 'make update-licenses'
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-01-28 11:00:00 +01:00
Tim Ramlot
8f5d3aa58c
upgrade and cleanup dependencies
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-01-28 10:59:23 +01:00
jetstack-bot
8c7fc0672d
Merge pull request #6669 from wallrj/stop-using-deprecated-singleinflight-field
Stop using the deprecated SingleInflight field of miekg/dns
2024-01-27 11:30:17 +00:00
jetstack-bot
5c92f14de6
Merge pull request #6668 from wallrj/improved-update-kind-images
Parse the kind release notes for compatible kindest/node images
2024-01-26 18:18:16 +00:00
Richard Wall
ee5cba487a Stop using the deprecated SingleInflight field of miekg/dns
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-26 17:53:50 +00:00
Richard Wall
307e7b6087 Unhide the SingleInflight warning
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-26 17:44:07 +00:00
Richard Wall
fb31ee925b make update-kind-images
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-26 17:18:41 +00:00
Richard Wall
329124a47c Parse the kind release notes for compatible kindest/node images
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-26 17:18:24 +00:00
jetstack-bot
f340d9afeb
Merge pull request #6642 from wallrj/remove-KIND_IMAGE_FULL_K8S
Remove KIND_IMAGE_FULL_ variables and use KIND_IMAGE_K8S_ instead
2024-01-26 12:43:16 +00:00
Richard Wall
b620953688 ./hack/latest-kind-images.sh
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-26 11:08:29 +00:00
Richard Wall
4961dd3fc1 Remove unused KIND_IMAGE_SHA_K8S_ variables
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-26 11:08:29 +00:00
Richard Wall
de8e9b07b3 Remove KIND_IMAGE_FULL_ variables and use KIND_IMAGE_K8S_ instead
Simplifies the latest-kind-images.sh script and the kind-images.sh variables.

Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-26 11:08:29 +00:00
jetstack-bot
b9e01e3c27
Merge pull request #6663 from inteon/remove_ctl
Remove cmctl from this repo (moved to https://github.com/cert-manager/cmctl)
2024-01-25 11:57:20 +00:00
Tim Ramlot
7b94868513
remove cmctl from this repo
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-01-24 16:15:34 +01:00
jetstack-bot
b970c54fb6
Merge pull request #6660 from ThatsMrTalbot/cm-values-edit
docs: update chart values.yaml and README file
2024-01-22 15:48:02 +00:00
Adam Talbot
2be04a82a5 docs: fix mistakes and typos in values.yaml
Co-authored-by: Ashley Davis <SgtCoDFish@users.noreply.github.com>
Signed-off-by: Adam Talbot <adam.talbot@venafi.com>
2024-01-22 13:54:28 +00:00
Adam Talbot
cdd785255c docs: update chart values.yaml and README file
Signed-off-by: Adam Talbot <adam.talbot@venafi.com>
Co-authored-by: Michael McLoughlin <michael.mcloughlin@venafi.com>
2024-01-22 13:00:08 +00:00
jetstack-bot
862cc125da
Merge pull request #6658 from SgtCoDFish/tweak-checkhash
Tweak checkhash script
2024-01-19 16:56:40 +00:00
Ashley Davis
ed7855cc63
tweak checkhash script
Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
2024-01-19 16:25:19 +00:00
jetstack-bot
95b8b07481
Merge pull request #6654 from SgtCoDFish/no-op-goexperiment
no-op: add GOEXPERIMENT var
2024-01-19 10:53:40 +00:00
Ashley Davis
bd7e4f00a0
no-op: add GOEXPERIMENT var
Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
2024-01-19 10:20:38 +00:00
jetstack-bot
4a3a68e950
Merge pull request #6648 from wallrj/fix-venafi-e2e-tests
Skip the OtherNames conformance tests on Venafi Cloud
2024-01-17 16:25:23 +00:00
Richard Wall
1f3f627ac1 Skip the OtherNames conformance tests on Venafi Cloud
Until such time as we configure the server to allow us to use those fields.

Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-17 14:46:35 +00:00
jetstack-bot
8f82135125
Merge pull request #6647 from wallrj/fix-e2e-with-k8s-1.29
Fix E2E test failure caused by hard coded group names which are no longer used in Kubernetes >=1.29
2024-01-17 12:42:36 +00:00
Richard Wall
f333a69df1 Read admin groups from the client certificate instead of hard coding them
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-17 12:00:29 +00:00
jetstack-bot
540d5b7b57
Merge pull request #6643 from wallrj/fix-build-status-badge
Fix broken build-status badge in README.md
2024-01-16 17:29:26 +00:00
Richard Wall
23a601c954 Fix broken build-status badge in README.md
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-16 17:05:34 +00:00
jetstack-bot
ba8b9b80c5
Merge pull request #6641 from wallrj/kind-kubernetes-1.29
Add Kind kindest node image for Kubernetes 1.29
2024-01-16 17:04:26 +00:00
Richard Wall
b72010e98f Add 1.29 to the cluster.sh script
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-16 15:09:46 +00:00
Richard Wall
6d70b75ade ./hack/latest-kind-images.sh
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-16 13:20:29 +00:00
Richard Wall
614a29dbf5 Add detection of Kindest node image for 1.29
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-16 13:18:34 +00:00
Richard Wall
0f30a69e48 ./hack/latest-kind-images.sh
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-16 13:16:17 +00:00
Richard Wall
aa825c2219 Remove the special case handling of the latest 1.28 image
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-16 13:15:36 +00:00
jetstack-bot
93bbb35bc7
Merge pull request #6639 from ThatsMrTalbot/feat/auto-generate-helm-docs
Auto generate Helm docs
2024-01-16 09:07:25 +00:00
Adam Talbot
a362c742c5 docs: dont wrap reference urls in code blocks
Signed-off-by: Adam Talbot <adam.talbot@venafi.com>
2024-01-16 08:38:15 +00:00
Adam Talbot
e8987bc6b8 fix: remove trailing spaces from values.yaml to fix yamllint
Signed-off-by: Adam Talbot <adam.talbot@venafi.com>
2024-01-15 10:30:28 +00:00
Adam Talbot
af4685c595 feat: update chart README using autogenerated docs
Signed-off-by: Adam Talbot <adam.talbot@venafi.com>
2024-01-15 10:25:23 +00:00
Adam Talbot
486bfa15b2 feat: update values.yaml to have doc-comments above all values
Signed-off-by: Adam Talbot <adam.talbot@venafi.com>
2024-01-15 09:41:26 +00:00