Commit Graph

8402 Commits

Author SHA1 Message Date
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
jetstack-bot
c002cd53c8
Merge pull request #6638 from jkroepke/webhooks
[helm] Support custom spec.namespaceSelector for webhooks
2024-01-13 15:35:31 +00:00
Jan-Otto Kröpke
7fdea152eb
[helm] Move cert-manager.io/disable-validation to values
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
2024-01-13 16:21:49 +01:00
Jan-Otto Kröpke
64909f5688
[helm] Support custom spec.namespaceSelector for webhooks
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
2024-01-13 10:41:13 +01:00
jetstack-bot
7e94b735ca
Merge pull request #6637 from wallrj/update-cmd/ctl/v1.14.0-alpha.1
[Release v1.14.0-alpha.1] Update cmd/cmctl's go.mod to v1.14.0-alpha.1
2024-01-12 17:02:57 +00:00
jetstack-bot
3d4c6d1a3b
Merge pull request #6635 from SpectralHiss/hef/ensure-featuregate-in-othername-e2e
Require feature gate in otherName SAN cert e2e
2024-01-12 15:36:58 +00:00
Richard Wall
8189bc1c61 Update cmd/ctl's go.mod to v1.14.0-alpha.1
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-12 15:26:04 +00:00
SpectralHiss
a517dcd086 Require feature gate in otherName SAN cert e2e
Signed-off-by: SpectralHiss <houssem.elfekih@jetstack.io>
2024-01-12 14:52:51 +00:00
jetstack-bot
20142bac10
Merge pull request #5452 from phillebaba/feature/azure-sdk
Update Azure SDK and remove deprecated autorest dependency
2024-01-12 12:19:57 +00:00
Tim Ramlot
67f8a03cae
update AzureDNS auth API comments
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-01-12 12:07:02 +01:00
Tim Ramlot
99d5732e29
remove azure exceptions from staticcheck
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-01-12 12:07:02 +01:00
Tim Ramlot
9a049532d0
Update Azure SDK and remove deprecated autorest dependency
Co-authored-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
Signed-off-by: Philip Laine <philip.laine@gmail.com>
2024-01-12 12:06:34 +01:00
jetstack-bot
e422df5285
Merge pull request #6631 from wallrj/deprecations-6
Use ParseRevocationList instead of deprecated x509.ParseCRL
2024-01-11 17:52:51 +00:00
jetstack-bot
02c8ea4bb6
Merge pull request #6628 from SgtCoDFish/bumpgo
Bump go to latest version
2024-01-11 16:49:51 +00:00
Richard Wall
aa49a16e14 Use x509.ParseRevocationList instead of deprecated x509.ParseCRL
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-11 16:40:01 +00:00
Richard Wall
037aa18eb2 Unhide the x509.ParseCRL warning
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-11 16:30:56 +00:00
jetstack-bot
44a27374d6
Merge pull request #6627 from wallrj/deprecations-5
Stop using deprecated f.environment.ControlPlane.KubeCtl function
2024-01-11 16:24:50 +00:00
Ashley Davis
dbf80f6aff
bump go to latest version
Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
2024-01-11 16:17:51 +00:00
Richard Wall
0dcb758119 Create a dedicated Admin user for use in tests
Instead of relying on the default user which is deprecated.

Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-11 16:02:06 +00:00
Richard Wall
36345fd163 Unhide the KubeCtl deprecation warning
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-01-11 15:24:24 +00:00
jetstack-bot
44daf2ea8b
Merge pull request #6248 from tberreis/master
feat: allow changing the default Deployment revisionHistoryLimit
2024-01-10 15:48:17 +00:00
jetstack-bot
a1c134e78c
Merge pull request #6574 from ThatsMrTalbot/tls-metrics-endpoint
feat: add tls to metrics endpoint
2024-01-10 14:48:17 +00:00
Adam Talbot
0175ab30dc fix: correct log line now tls is not just for webhook
Signed-off-by: Adam Talbot <adam.talbot@venafi.com>
2024-01-10 14:38:07 +00:00
jetstack-bot
d1982fa09c
Merge pull request #6620 from SpectralHiss/hef/otherNameChangeDetection
Other name change detection
2024-01-10 11:41:17 +00:00
SpectralHiss
892e6eef01 Fix OtherName Value UniversalValue .Type() detection
Signed-off-by: SpectralHiss <houssem.elfekih@jetstack.io>
2024-01-10 10:35:43 +00:00
SpectralHiss
0b83f78fff Remove redundant otherName match tests
* We do not need to include otherName in fuzzy certificate detection
  checks

Signed-off-by: SpectralHiss <houssem.elfekih@jetstack.io>
2024-01-09 17:02:24 +00:00
jetstack-bot
dd5f585b19
Merge pull request #6601 from wallrj/deprecations-4
Stop using deprecated hashicorp/vault/api RawRequest functions
2024-01-09 16:28:29 +00:00
Tim Ramlot
3dad3f320b
don't check OtherNames when fuzzy matching
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-01-09 16:41:13 +01:00