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
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
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