Commit Graph

8470 Commits

Author SHA1 Message Date
cloudwiz
75d1449903
move audiences under the SA ref
Signed-off-by: cloudwiz <andrey.dubnik@maersk.com>
2024-02-08 14:07:03 +00:00
jetstack-bot
63bd488bfa
Merge pull request #6730 from inteon/remove_legacy
Remove deprecated files and functions
2024-02-08 13:21:31 +00:00
jetstack-bot
b656118bee
Merge pull request #6734 from SgtCoDFish/bumpbase
Bump base images
2024-02-08 11:14:25 +00:00
jetstack-bot
24899e3813
Merge pull request #6728 from wallrj/upgrade-kind-0.21.0
Upgrade to kind 0.21.0
2024-02-08 11:14:18 +00:00
jetstack-bot
9a334e2d3a
Merge pull request #6732 from inteon/bump_go
Bump golang to 1.21.7
2024-02-08 10:47:18 +00:00
Ashley Davis
b564d5eabe
bump base images
Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
2024-02-08 10:42:53 +00:00
Tim Ramlot
d17c8d6ea0
bump golang
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-02-08 11:20:01 +01:00
Tim Ramlot
04220447bc
remove deprecated files and functions
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-02-08 10:45:06 +01:00
Richard Wall
1c4f3950ea make update-kind-images
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-02-07 18:16:33 +00:00
Richard Wall
2b26e329a9 Allow for optional v prefix and optional patch component of version
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-02-07 18:16:05 +00:00
Richard Wall
a72c77ec6f make learn-sha-tools
Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-02-07 18:06:09 +00:00
Richard Wall
4aa47d16d9 Bump Kind to v0.21.0
https://github.com/kubernetes-sigs/kind/releases/tag/v0.21.0

Signed-off-by: Richard Wall <richard.wall@venafi.com>
2024-02-07 17:38:48 +00:00
jetstack-bot
0bb8ed1c1e
Merge pull request #6713 from inteon/fix_helm_zero_trick
Fix the Helm trick that we use to differentiate between 0 and an empty value
2024-02-07 17:22:32 +00:00
Tim Ramlot
2d15bb55ce
add comments that explain the empty value trick
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-02-07 18:12:27 +01:00
jetstack-bot
968ad2f9ed
Merge pull request #6724 from inteon/fix_sans_critical
Fix changed behavior: set critical flag of SANs extension based on subject
2024-02-07 13:55:30 +00:00
Tim Ramlot
2b14b3234d
fix the Helm trick that we use to differentiate between 0 and an empty value
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-02-07 12:54:41 +01:00
jetstack-bot
8b44dd2b20
Merge pull request #6725 from ThatsMrTalbot/fix/move-server-package-out-of-internal
fix: move server package out of internal
2024-02-07 11:45:31 +00:00
Adam Talbot
a8bb63f0fc fix: move server package out of internal
Currently the TLS code here is imported by the approver-policy project. Long term we should break this code out to a new package, for now we can just move it out internal to unblock our ability to update the approver-policy imports.

Signed-off-by: Adam Talbot <adam.talbot@venafi.com>
2024-02-07 11:31:17 +00:00
Tim Ramlot
0acde5b1a4
fix changed behavior: set critical flag of SANs extension based on subject
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-02-07 11:01:34 +01:00
jetstack-bot
895c10c303
Merge pull request #6718 from andrey-dubnik/master
Add vault extra audiences
2024-02-06 15:42:39 +00:00
cloudwiz
624f874d69
updated spelling and generated CRDs
Signed-off-by: cloudwiz <andrey.dubnik@maersk.com>
2024-02-06 15:06:31 +00:00
cloudwiz
9cf9cb7ea5
Vault extra audiences (#3)
---------

Signed-off-by: cloudwiz <andrey.dubnik@maersk.com>
2024-02-06 10:06:17 +00:00
jetstack-bot
323464062b
Merge pull request #6708 from inteon/remove_conversion
Remove webhook conversion logic
2024-02-05 13:35:41 +00:00
Tim Ramlot
899d55ae57
remove webhook conversion logic
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-02-02 11:19:08 +01:00
jetstack-bot
6a9c402c61
Merge pull request #6701 from SgtCoDFish/update-helm-tool
Update helm tool to latest version and regenerate helm README
2024-02-01 16:07:18 +00:00
Ashley Davis
494c4320d5
bump helm-tool to latest version and regenerate docs
Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
2024-02-01 15:51:05 +00:00
Ashley Davis
cd1ad06801
Merge pull request #6696 from SgtCoDFish/fixhelmreadmeci
Add CI check for updated helm docs
2024-02-01 15:48:49 +00:00
Ashley Davis
8c1369726a
add CI check for updated helm docs
also updates helm docs!

Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
2024-02-01 15:37:19 +00:00
jetstack-bot
03e31882c8
Merge pull request #6699 from inteon/fix_prometheus
Fix backwards incompatible change: include a prometheus service by default
2024-02-01 14:19:18 +00:00
Tim Ramlot
0a79f2eb0d
Update deploy/charts/cert-manager/values.yaml
Co-authored-by: Richard Wall <wallrj@users.noreply.github.com>
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-02-01 14:11:21 +01:00
Tim Ramlot
4659b33b00
fix backwards incompatible change: include a prometheus service by default
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-02-01 13:10:29 +01:00
jetstack-bot
3cdd44bbed
Merge pull request #6695 from SgtCoDFish/fixreadme
Run update-helm-docs to fix Helm README
2024-02-01 10:43:18 +00:00
Ashley Davis
86b1282e9b
run update-helm-docs to fix Helm README
Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
2024-02-01 09:57:59 +00:00
jetstack-bot
8218f4d2ce
Merge pull request #6694 from inteon/fix_prometheus
Clearify prometheus options and fix error in Helm chart
2024-02-01 09:33:17 +00:00
Tim Ramlot
cdba8a7025
clearify prometheus options and fix error in Helm chart
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-02-01 10:16:53 +01:00
jetstack-bot
ce3d0570f7
Merge pull request #6692 from SgtCoDFish/fixcainjector
Fix mistakenly changed cainjector image value
2024-01-31 20:54:25 +00:00
Ashley Davis
a9ba9d8912
Fix mistakenly changed cainjector image value
See https://github.com/cert-manager/cert-manager/pull/6639

This was discovered during the release of cert-manager v1.14.0. See the
summary on Slack:

https://kubernetes.slack.com/archives/CDEQJ0Q8M/p1706723744656039?thread_ts=1706713005.073879&cid=CDEQJ0Q8M

Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
2024-01-31 17:56:55 +00:00
jetstack-bot
4ed47b3804
Merge pull request #6683 from inteon/azure_redact
Redact the body of failed authentication requests
2024-01-31 11:52:28 +00:00
jetstack-bot
184f7933d1
Merge pull request #6685 from inteon/add_trivy_scan_startupapicheck
Add Make target for trivy startupapicheck image scan
2024-01-31 11:03:28 +00:00
Tim Ramlot
3d406a087b
add Make target for trivy startupapicheck image scan
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-01-31 11:25:02 +01:00
Tim Ramlot
5b8c1213b6
redact the body of failed authentication requests
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-01-31 10:05:00 +01:00
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