Commit Graph

8798 Commits

Author SHA1 Message Date
Tim Ramlot
985607b08c
if list of controllers only contains disabled controllers, implicitly enable all default controllers
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-05-24 09:03:15 +02:00
Tim Ramlot
a2a06a1d12
run 'make generate-helm-docs'
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-05-23 13:40:51 +02:00
Tim Ramlot
c176aac45a
add Helm options to extend auto-approval or disable it
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-05-23 13:35:19 +02:00
cert-manager-prow[bot]
ebb5281db0
Merge pull request #7044 from inteon/fix_release_bug
Re-add hash.sh, which was also used by the release Make target
2024-05-21 12:54:59 +00:00
cert-manager-prow[bot]
64676af624
Merge pull request #7034 from cert-manager/self-upgrade-master
[CI] Merge self-upgrade-master into master
2024-05-21 12:40:59 +00:00
Tim Ramlot
337137007e
re-add hash.sh, which was also used by the release Make target
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-05-21 14:03:04 +02:00
cert-manager-bot
5b918d0dbc BOT: run 'make upgrade-klone' and 'make generate'
Signed-off-by: cert-manager-bot <cert-manager-bot@users.noreply.github.com>
2024-05-21 10:15:33 +00:00
cert-manager-prow[bot]
a26a0a856f
Merge pull request #6821 from inteon/bump_deps
Bump all dependencies
2024-05-21 09:06:59 +00:00
Tim Ramlot
3c68831994
expand comment explaining replace statement
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-05-21 10:30:03 +02:00
Tim Ramlot
4e5c42a4bf
use Install instead of AddToScheme due to deprecation
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-05-17 19:14:03 +02:00
Tim Ramlot
c1fe43efe7
bump code generators
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-05-17 19:14:03 +02:00
cert-manager-prow[bot]
055f08d67e
Merge pull request #7015 from inteon/support_duration_string
Support duration strings in config API
2024-05-17 13:19:52 +00:00
Tim Ramlot
515559ac7c
re-generate crds
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-05-17 14:33:23 +02:00
Tim Ramlot
9483f5ddc2
upgrade dependencies
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-05-17 14:33:18 +02:00
Tim Ramlot
085c63dd9a
apply PR feedback: add kubebuilder annotations
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-05-17 14:20:28 +02:00
cert-manager-prow[bot]
d04fecf112
Merge pull request #7014 from inteon/improve_config_validation
Improve config validation
2024-05-17 09:43:53 +00:00
cert-manager-prow[bot]
b6359abd5b
Merge pull request #7020 from cert-manager/self-upgrade-master
[CI] Merge self-upgrade-master into master
2024-05-14 17:18:50 +00:00
cert-manager-prow[bot]
a9b28df5bc
Merge pull request #7030 from inteon/promote_literalsubject_to_beta
Promote the LiteralCertificateSubject feature to Beta
2024-05-14 17:01:51 +00:00
cert-manager-prow[bot]
f375b171de
Merge pull request #6456 from pionative/host-aliases
Add optional hostAliases to cert-manager pod
2024-05-14 15:59:50 +00:00
Tim Ramlot
e51f4a46db
update CRD field comments
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-05-14 17:49:56 +02:00
cert-manager-prow[bot]
7db560c595
Merge pull request #6351 from eplightning/azure-concurrency
Handle multiple concurrent Azure DNS01 challenges for the same FQDN
2024-05-14 15:43:50 +00:00
Tim Ramlot
b4dc162156
Complete validation logic for config API and obtain 100% coverage for its tests.
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-05-14 17:31:37 +02:00
Tim Ramlot
60324bcb5e
Add support for duration values in "Go time.ParseDuration" format.
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-05-14 17:31:23 +02:00
Tim Ramlot
1aacfd826a
promote the LiteralCertificateSubject feature to Beta
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-05-14 17:25:28 +02:00
cert-manager-prow[bot]
ac287e1f26
Merge pull request #7013 from inteon/deduplicate_shared_config
Deduplicate shared config API structs
2024-05-14 14:28:50 +00:00
Ashley Davis
1143141987
bump kind images to latest for v0.23.0, use K8s v1.30.0 by default
Also removes support for old K8s versions unsupported by Kind v0.23.0

Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
2024-05-14 14:08:43 +01:00
cert-manager-bot
28eaf8754e
BOT: run 'make upgrade-klone' and 'make generate'
Signed-off-by: cert-manager-bot <cert-manager-bot@users.noreply.github.com>
2024-05-14 14:08:43 +01:00
cert-manager-prow[bot]
42b4d4dc37
Merge pull request #7022 from inteon/fix_script_error
Fix script error: "make/e2e-ci.sh: line 27: K8S_VERSION: command not found"
2024-05-14 13:06:50 +00:00
Tim Ramlot
89a00b22a7
fix typo in bash script
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-05-14 14:52:43 +02:00
cert-manager-prow[bot]
1e0a1ae1aa
Merge pull request #6775 from inteon/support_oid_in_literal_subject
LiteralSubject: Add support for numeric OID subject attribute type
2024-05-14 11:24:50 +00:00
Pieter van der Giessen
22516fddf5 Add hostAliases to controller pod
Signed-off-by: Pieter van der Giessen <pieter@pionative.com>
2024-05-14 13:16:53 +02:00
cert-manager-prow[bot]
cd2d71f670
Merge pull request #6878 from pwhitehead-splunk/support-assume-role-with-web-identity
support assumeRoleWithWebIdentity for Route53 issuer
2024-05-14 09:31:50 +00:00
Tim Ramlot
cfe974b775
deduplicate shared config API structs
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-05-14 09:28:10 +02:00
Paul Whitehead
44f79d6c47 better handling of nil structs
Signed-off-by: Paul Whitehead <pwhitehead@splunk.com>
2024-05-13 09:44:12 -06:00
cert-manager-prow[bot]
733aa82953
Merge pull request #7004 from cert-manager/self-upgrade-master
[CI] Merge self-upgrade-master into master
2024-05-13 13:30:49 +00:00
cert-manager-bot
a07b0c1fad BOT: run 'make upgrade-klone' and 'make generate'
Signed-off-by: cert-manager-bot <cert-manager-bot@users.noreply.github.com>
2024-05-13 00:21:03 +00:00
Tim Ramlot
0a45298971
improve tests based on review
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-05-10 20:44:07 +02:00
Tim Ramlot
9d1c959a1e
LiteralSubject: add support for literal oid type values
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-05-10 20:44:07 +02:00
cert-manager-prow[bot]
1035bb44ca
Merge pull request #6983 from ThatsMrTalbot/docs/add-release-md
docs: add RELEASE.md file to describe release process.
2024-05-10 10:09:19 +00:00
Ashley Davis
453aa1b9c3
Merge pull request #6997 from SgtCoDFish/roadmap-move
Move roadmap to community repo
2024-05-10 11:03:11 +01:00
Bartosz Slawianowski
0f6eaa9ab8 Fix lint
Signed-off-by: Bartosz Slawianowski <bartosz.slawianowski@natzka.com>
2024-05-10 11:28:28 +02:00
Bartosz Slawianowski
c180fefc9c Remove unnecessary AWS SDK dependency
Signed-off-by: Bartosz Slawianowski <bartosz.slawianowski@natzka.com>
2024-05-10 11:08:43 +02:00
Bartosz Slawianowski
747d88ce66 Rewrite to new Azure SDK
Signed-off-by: Bartosz Slawianowski <bartosz.slawianowski@natzka.com>
2024-05-10 11:07:00 +02:00
Bartosz Slawianowski
53f73d5891 Fix error handling and add basic test
Signed-off-by: Bartosz Slawianowski <bartosz.slawianowski@natzka.com>
2024-05-10 10:34:31 +02:00
Bartosz Slawianowski
dead7c2211 feat: Support concurrent updates for Azure DNS
Signed-off-by: Bartosz Slawianowski <bartosz.slawianowski@natzka.com>
2024-05-10 10:34:30 +02:00
cert-manager-prow[bot]
2ceeab8d41
Merge pull request #6995 from inteon/remove_custom_parsedn
Revert in-tree ParseDN function now that upstream ParseDN function has been fixed
2024-05-10 05:43:18 +00:00
Paul Whitehead
8bed53266e move token to constant
Signed-off-by: Paul Whitehead <pwhitehead@splunk.com>
2024-05-09 15:15:09 -06:00
Tim Ramlot
81232c2fe3
revert in-tree ParseDN function now that upstream ParseDN function has been fixed
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-05-09 21:41:09 +02:00
cert-manager-prow[bot]
ca531ba858
Merge pull request #6996 from cert-manager/self-upgrade-master
[CI] Merge self-upgrade-master into master
2024-05-09 18:58:17 +00:00
cert-manager-bot
4d65ca8e4e BOT: run 'make upgrade-klone' and 'make generate'
Signed-off-by: cert-manager-bot <cert-manager-bot@users.noreply.github.com>
2024-05-09 18:44:23 +00:00