cert-manager-prow[bot]
|
54aab4b8a0
|
Merge pull request #6424 from gplessis/helm_extraObjects
Helm chart: Allow the creation of extra manifests via values
|
2024-05-07 13:53:15 +00:00 |
|
cert-manager-prow[bot]
|
4cae5b1929
|
Merge pull request #6975 from inteon/fix_linters_context
Fix contextcheck linter
|
2024-05-07 10:51:15 +00: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 |
|
cert-manager-prow[bot]
|
27fb916f64
|
Merge pull request #6984 from cert-manager/self-upgrade-master
[CI] Merge self-upgrade-master into master
|
2024-05-04 08:06:34 +00:00 |
|
Tim Ramlot
|
403e484252
|
fix breaking cmctl change -v now requires a level
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-05-04 09:47:06 +02:00 |
|
cert-manager-bot
|
2894ff16fd
|
BOT: run 'make upgrade-klone' and 'make generate'
Signed-off-by: cert-manager-bot <cert-manager-bot@users.noreply.github.com>
|
2024-05-04 00:19:53 +00:00 |
|
cert-manager-prow[bot]
|
aa17b34ede
|
Merge pull request #6980 from cert-manager/self-upgrade-master
[CI] Merge self-upgrade-master into master
|
2024-05-02 12:40:39 +00:00 |
|
cert-manager-bot
|
f249cb6d16
|
BOT: run 'make upgrade-klone' and 'make generate'
Signed-off-by: cert-manager-bot <cert-manager-bot@users.noreply.github.com>
|
2024-05-02 12:29:37 +00:00 |
|
cert-manager-prow[bot]
|
5ec485d19b
|
Merge pull request #6981 from erikgb/additional-formats-beta
Revert removal of required feature gate gating e2e-tests
|
2024-05-02 09:46:39 +00:00 |
|
Erik Godding Boye
|
111768ffb7
|
Revert removal of required feature gate gating e2e-tests
Signed-off-by: Erik Godding Boye <egboye@gmail.com>
|
2024-05-02 11:19:43 +02:00 |
|
cert-manager-prow[bot]
|
7e0ce13005
|
Merge pull request #6979 from SgtCoDFish/buildreqs
Add note about build requirements for cert-manager
|
2024-05-01 11:13:37 +00:00 |
|
Ashley Davis
|
dce92be135
|
add note on requirements for building
Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
|
2024-05-01 11:15:47 +01:00 |
|
Ashley Davis
|
ffcf064092
|
fix typo
Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
|
2024-05-01 11:15:38 +01:00 |
|
cert-manager-prow[bot]
|
5d0b738b3e
|
Merge pull request #6974 from cert-manager/self-upgrade-master
[CI] Merge self-upgrade-master into master
|
2024-04-30 12:33:37 +00:00 |
|
cert-manager-bot
|
94acaa57d2
|
BOT: run 'make upgrade-klone' and 'make generate'
Signed-off-by: cert-manager-bot <cert-manager-bot@users.noreply.github.com>
|
2024-04-30 12:09:45 +00:00 |
|
cert-manager-prow[bot]
|
d7182f4493
|
Merge pull request #6973 from inteon/fix_linters
Fix linters: unparam, tenv, loggercheck, forbidigo, predeclared, usestdlibvars, asasalint, goprintffuncname, ineffassign, nosprintfhostport and exportloopref
|
2024-04-30 09:13:37 +00:00 |
|
Tim Ramlot
|
f96d31e465
|
fix exportloopref linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-30 10:47:21 +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
|
16a344eed1
|
fix nosprintfhostport 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
|
ae2c59805d
|
fix goprintffuncname linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-29 17:43:56 +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
|
000e9ff4c9
|
fix ineffassign linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-29 16:56:03 +02:00 |
|
Tim Ramlot
|
b86af60308
|
fix usestdlibvars linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-29 16:54:13 +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 |
|
cert-manager-prow[bot]
|
eb9f8880fd
|
Merge pull request #6972 from inteon/fix_linters
Fix linters: misspell, gocritic, bodyclose, unused, unconvert, gosimple, ginkgolinter and wastedassign
|
2024-04-29 14:45:36 +00: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
|
d976d0c353
|
fix gosimple linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-29 15:32:09 +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
|
aac2233b1a
|
fix ginkgolinter linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-29 15:18:01 +02:00 |
|
Tim Ramlot
|
4e66b95473
|
fix wastedassign linter
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
|
2024-04-29 15:15:05 +02:00 |
|
cert-manager-prow[bot]
|
0976100bf7
|
Merge pull request #6952 from inteon/fix_linters
Enable golangci-lint gci, dupword and tagalign linters
|
2024-04-29 12:35:36 +00: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 |
|
cert-manager-prow[bot]
|
02c8938b59
|
Merge pull request #6967 from erikgb/upgrade-k8s
Upgrade K8s dependencies to v0.30.0
|
2024-04-28 21:21:35 +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]
|
964fa50091
|
Merge pull request #6968 from cert-manager/self-upgrade-master
[CI] Merge self-upgrade-master into master
|
2024-04-28 10:01:35 +00:00 |
|
cert-manager-bot
|
46cc0c1289
|
BOT: run 'make upgrade-klone' and 'make generate'
Signed-off-by: cert-manager-bot <cert-manager-bot@users.noreply.github.com>
|
2024-04-28 00:22:11 +00: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 |
|
cert-manager-prow[bot]
|
3c2810d5d6
|
Merge pull request #6964 from cert-manager/self-upgrade-master
[CI] Merge self-upgrade-master into master
|
2024-04-26 16:14:35 +00:00 |
|