Tim Ramlot
|
a2b3cc81c3
|
stop using github.com/go-ldap/ldap/v3 ParseDN and use a custom ParseDN function instead
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-02-20 08:34:53 +01:00 |
|
jetstack-bot
|
51d12ddf33
|
Merge pull request #6763 from inteon/upgrade_deps
Upgrade dependencies
|
2024-02-19 20:48:34 +00:00 |
|
jetstack-bot
|
d642df3b5f
|
Merge pull request #6770 from inteon/dn_parse_quick_fix
Fix a memory bug in ldap's ParseDN function by disabling part of the functionality
|
2024-02-19 15:02:30 +00:00 |
|
jetstack-bot
|
d2e2e257d0
|
Merge pull request #6767 from lunarwhite/fix-msg
Fix webhook validation bug for cert subjects
|
2024-02-19 12:27:29 +00:00 |
|
Tim Ramlot
|
4a8b8c4e09
|
Fix a memory bug in ldap's ParseDN function by disabling part of the functionality
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-02-19 12:55:06 +01:00 |
|
Yuedong Wu
|
baa73aa8ee
|
fix webhook validation error msg
and use commonName variable value
Signed-off-by: Yuedong Wu <dwcn22@outlook.com>
|
2024-02-19 10:16:38 +08:00 |
|
jetstack-bot
|
8ea586e946
|
Merge pull request #6124 from tommie/route-design
Add design/20230601.gateway-route-hostnames.
|
2024-02-18 19:23:29 +00:00 |
|
tommie
|
f515aa71c1
|
Apply suggestions from @jsoref
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: tommie <tommie@users.noreply.github.com>
|
2024-02-18 16:18:04 +01:00 |
|
Tim Ramlot
|
012794e891
|
upgrade dependencies
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-02-17 10:33:31 +01:00 |
|
jetstack-bot
|
7f92e38988
|
Merge pull request #6614 from rodrigorfk/feat-vault-mtls
feat: Add the ability to communicate with Vault via mTLS
|
2024-02-16 18:11:26 +00:00 |
|
Rodrigo Fior Kuntzer
|
0e51dc709a
|
tests: require Vault mTLS during e2e
Signed-off-by: Rodrigo Fior Kuntzer <rodrigo@miro.com>
|
2024-02-15 18:20:24 +01:00 |
|
jetstack-bot
|
a22d1d673a
|
Merge pull request #6751 from inteon/dont_mutate
Use unstructured.Unstructured in Mutation webhook
|
2024-02-15 13:32:40 +00:00 |
|
Tim Ramlot
|
8425b9fe75
|
use DefaultUnstructuredConverter to convert extras to unstructured
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-02-15 14:13:26 +01:00 |
|
jetstack-bot
|
cffacaca55
|
Merge pull request #6759 from inteon/improve_chart_yaml
Improve Chart.yaml and README.md
|
2024-02-15 12:03:01 +00:00 |
|
Tim Ramlot
|
ad018a7b1a
|
improve Chart.yaml and README.md
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-02-15 11:10:58 +01:00 |
|
jetstack-bot
|
57de0fc4d2
|
Merge pull request #6719 from inteon/add_helm_designproposal
Proposal: add "helm.sh/resource-policy: keep" CRD annotation and uniformise CRD options.
|
2024-02-12 16:18:53 +00:00 |
|
Tim Ramlot
|
8f7af98772
|
remove testgroup CRD scripts
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-02-12 11:11:33 +01:00 |
|
Tim Ramlot
|
23ab96de91
|
use unstructured.Unstructured in Mutation webhook
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-02-12 11:11:33 +01:00 |
|
jetstack-bot
|
b632eed8ec
|
Merge pull request #6455 from inteon/webhook_cr
Switch Webhook to controller-runtime.
|
2024-02-12 10:09:32 +00:00 |
|
Tim Ramlot
|
8eaeeb78c0
|
buildAdmissionChain: return admission.PluginChain instead of admission.Interface
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-02-12 10:56:45 +01:00 |
|
Tim Ramlot
|
b9a216cdfc
|
Simplify webhook and switch Webhook to controller-runtime.
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-02-12 10:55:32 +01:00 |
|
jetstack-bot
|
7074913199
|
Merge pull request #6750 from inteon/remove_dead_code
Remove dead & deprecated code from cert-manager codebase
|
2024-02-12 09:51:31 +00:00 |
|
Tim Ramlot
|
ffb47e52fa
|
remove dead & deprecated code from cert-manager codebase
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-02-10 17:22:23 +01:00 |
|
jetstack-bot
|
c376bc495c
|
Merge pull request #6747 from erikgb/patch-1
Add erikgb to reviewers
|
2024-02-10 13:45:54 +00:00 |
|
Erik Godding Boye
|
9aa9aa5509
|
Add erikgb to reviewers
Signed-off-by: Erik Godding Boye <egboye@gmail.com>
|
2024-02-09 20:00:50 +01:00 |
|
jetstack-bot
|
c4c0fd3268
|
Merge pull request #6744 from andrey-dubnik/master
Move token audiences under the SA ref for the Vault kubernetes auth
|
2024-02-09 11:58:18 +00:00 |
|
jetstack-bot
|
886e874c56
|
Merge pull request #6667 from davidnoyes/proposal/scarf
Scarf Proposal
|
2024-02-09 09:22:18 +00:00 |
|
jetstack-bot
|
b1adfb6623
|
Merge pull request #6671 from inteon/aws_v2
Migrate to AWS library to v2
|
2024-02-08 16:54:31 +00:00 |
|
Tim Ramlot
|
c3b8cbd608
|
improve comment that explains what removeReqID does and when it fails
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-02-08 17:20:36 +01:00 |
|
Tim Ramlot
|
06b3cd3372
|
add testcase for nested errors
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-02-08 17:15:28 +01:00 |
|
Tim Ramlot
|
deab9548c0
|
use errors.Is instead of errors.As
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-02-08 17:15:28 +01:00 |
|
Tim Ramlot
|
5a84e40944
|
remove trivy ignore file
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-02-08 17:15:28 +01:00 |
|
Tim Ramlot
|
893d30d938
|
migrate to github.com/aws/aws-sdk-go-v2
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-02-08 17:15:28 +01:00 |
|
jetstack-bot
|
bc53593768
|
Merge pull request #6745 from inteon/rename_BINDIR_to_bin_dir
Rename `$(BINDIR)` to `$(bin_dir)` in preparation for makefile modules
|
2024-02-08 15:48:30 +00:00 |
|
Tim Ramlot
|
b8759139a2
|
rename BINDIR to bin_dir in preparation for makefile modules
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-02-08 15:57:34 +01:00 |
|
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 |
|