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]
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Tim Ramlot
|
d0e635fc36
|
remove deprecated ParseSubjectStringToRawDERBytes function & refactor and move tests
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-05-08 18:05:25 +02:00 |
|
Paul Whitehead
|
910ca56d58
|
fix golangci linting
Signed-off-by: Paul Whitehead <pwhitehead@splunk.com>
|
2024-05-07 14:00:04 -06:00 |
|
pwhitehead
|
35571e014d
|
refactor to use token request API
Signed-off-by: Paul Whitehead <pwhitehead@splunk.com>
|
2024-05-07 11:11:21 -06:00 |
|
Paul Whitehead
|
528428b31f
|
support assumeRoleWithWebIdentity for Route53 issuer
Signed-off-by: Paul Whitehead <pwhitehead@splunk.com>
fix test signature
|
2024-05-07 11:10:17 -06:00 |
|
Tim Ramlot
|
1248be8bba
|
add contextcheck linter exceptions
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-05-07 12:37:04 +02:00 |
|
Tim Ramlot
|
de54201f69
|
fix noctx linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-05-07 12:19:41 +02:00 |
|
Tim Ramlot
|
52320fbeea
|
fix contextcheck linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-05-07 12:19:41 +02:00 |
|
Tim Ramlot
|
6fc8034870
|
fix tenv linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-30 10:47:21 +02:00 |
|
Tim Ramlot
|
dd4f5f4e39
|
fix unparam linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-30 10:47:21 +02:00 |
|
Tim Ramlot
|
8ea7cbc362
|
fix forbidigo linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-30 10:01:34 +02:00 |
|
Tim Ramlot
|
0306731635
|
fix asasalint linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-29 17:45:07 +02:00 |
|
Tim Ramlot
|
24e47ff364
|
fix predeclared linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-29 17:32:49 +02:00 |
|
Tim Ramlot
|
d6404482e3
|
fix loggercheck linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-29 16:48:59 +02:00 |
|
Tim Ramlot
|
ae98ba806b
|
fix gocritic linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-29 15:50:47 +02:00 |
|
Tim Ramlot
|
8bec192b90
|
fix unconvert linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-29 15:30:30 +02:00 |
|
Tim Ramlot
|
042f59d283
|
fix unused linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-29 15:29:00 +02:00 |
|
Tim Ramlot
|
31eec1f8ab
|
fix bodyclose linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-29 15:26:34 +02:00 |
|
Tim Ramlot
|
085136068a
|
fix misspell linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-29 15:21:07 +02:00 |
|
Tim Ramlot
|
a8b5178fc5
|
fix dupword linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-29 13:47:25 +02:00 |
|
Tim Ramlot
|
bdb8f6d70c
|
fix tagalign linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-29 13:47:25 +02:00 |
|
Tim Ramlot
|
9db044b232
|
fix gci linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-29 13:47:25 +02:00 |
|
cert-manager-prow[bot]
|
54feeece10
|
Merge pull request #6970 from erikgb/additional-formats-beta
Promote AdditionalCertificateOutputFormats feature gate to Beta
|
2024-04-29 07:42:36 +00:00 |
|
Erik Godding Boye
|
003c1b12e8
|
Promote AdditionalCertificateOutputFormats feature gate to Beta and enable by default
Signed-off-by: Erik Godding Boye <egboye@gmail.com>
|
2024-04-28 17:29:35 +02:00 |
|
Erik Godding Boye
|
8f99f40cbb
|
Upgrade K8s dependencies to v0.30.0
Signed-off-by: Erik Godding Boye <egboye@gmail.com>
|
2024-04-28 13:02:36 +02:00 |
|
cert-manager-prow[bot]
|
410b7a6ffb
|
Merge pull request #6963 from inteon/graduate_DisallowInsecureCSRUsageDefinition
Graduate 'DisallowInsecureCSRUsageDefinition' to GA (part 2)
|
2024-04-26 17:22:35 +00:00 |
|
Tim Ramlot
|
38cd0accdb
|
graduate 'DisallowInsecureCSRUsageDefinition' to GA
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-26 16:14:31 +02:00 |
|
Adam Talbot
|
a7f089b64c
|
feat: graduate gateway-api to beta and enable by default
Signed-off-by: Adam Talbot <adam.talbot@venafi.com>
|
2024-04-25 17:05:58 +01:00 |
|
Tim Ramlot
|
20fa3169bf
|
Merge pull request #6927 from yj-yoo/remove_deprecated_function
Graduate 'DisallowInsecureCSRUsageDefinition' to GA
|
2024-04-24 15:23:42 +01:00 |
|
cert-manager-prow[bot]
|
2ca75ccc32
|
Merge pull request #6923 from inteon/fix_dns_test_flake
Fix flaky dns test
|
2024-04-22 14:13:45 +00:00 |
|
Youngjun
|
d2988a906a
|
refectoring: remove deprecated function
- remove deprecated function
- comment update beta to ga (and version)
Signed-off-by: Youngjun <yj.yoo@okestro.com>
|
2024-04-22 22:57:52 +09:00 |
|
Tim Ramlot
|
0f69abd561
|
fix flaky dns test, make sure dns server has started before sending requests
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-22 14:54:17 +02:00 |
|
Youngjun
|
237dfd9f0d
|
refectoring: remove unnecessary code
Signed-off-by: Youngjun <yj.yoo@okestro.com>
|
2024-04-22 14:24:59 +09:00 |
|