Commit Graph

8714 Commits

Author SHA1 Message Date
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
cert-manager-bot
ed8004665a BOT: run 'make upgrade-klone' and 'make generate'
Signed-off-by: cert-manager-bot <cert-manager-bot@users.noreply.github.com>
2024-04-26 15:52:34 +00:00
cert-manager-prow[bot]
4fe21418f1
Merge pull request #6961 from ThatsMrTalbot/feat/graduate-gateway-api-to-beta
feat: graduate gateway-api to beta and enable by default
2024-04-26 14:27:34 +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
cert-manager-prow[bot]
76153b3bf2
Merge pull request #6949 from findnature/master
chore: remove repetitive words
2024-04-26 03:51:33 +00:00
findnature
f9f2e1cd8f chore: remove repetitive words
Signed-off-by: findnature <cricis@aliyun.com>
2024-04-26 10:00:43 +08:00
cert-manager-prow[bot]
69d9998cd8
Merge pull request #6954 from SgtCoDFish/ignore-CVE-2020-8559
ignore CVE-2020-8559 in trivy scans
2024-04-25 16:07:33 +00: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
cert-manager-prow[bot]
2fddcec52b
Merge pull request #6953 from cert-manager/self-upgrade-master
[CI] Merge self-upgrade-master into master
2024-04-25 15:47:32 +00:00
cert-manager-bot
8122c02409 BOT: run 'make upgrade-klone' and 'make generate'
Signed-off-by: cert-manager-bot <cert-manager-bot@users.noreply.github.com>
2024-04-25 15:24:26 +00:00
Ashley Davis
14be70b77a
ignore CVE-2020-8559 in trivy scans
Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
2024-04-25 09:58:47 +01:00
cert-manager-prow[bot]
23c8a64c8f
Merge pull request #6950 from inteon/improve_codegen
Improve Makefile generate and verify targets (make them parallelizable)
2024-04-24 14:52:32 +00:00
Tim Ramlot
ad21989f12
improve Makefile generate and verify targets (make them parallelizable)
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-04-24 16:32:19 +02: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
Tim Ramlot
8d2cb0c336
Merge pull request #6889 from jsnctl/6817-api-defaults-tests
feat: Adding API defaults unit test + testfile fixture
2024-04-23 13:37:46 +01:00
Tim Ramlot
4b7a04efba
Merge pull request #6937 from inteon/upgrade_repository-base
Upgrade repository-base module and disable dependabot
2024-04-23 12:08:25 +01:00
Tim Ramlot
a26e2dc21e
cleanup code
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-04-23 13:02:55 +02:00
Tim Ramlot
11ce045d31
upgrade repository-base Makefile module and disable dependabot
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2024-04-23 09:09:50 +02:00
Tim Ramlot
5ff3146033
Merge pull request #6910 from inteon/fix_badge
Change prow url to new prow cluster for badge
2024-04-22 20:13:39 +01:00
Tim Ramlot
a5a457e56f
Merge pull request #6928 from inteon/add_go_makefile_module
Add go makefile module
2024-04-22 19:26:40 +01:00
Tim Ramlot
066ed9045d
Merge pull request #6938 from inteon/remove_docker_network_hack
Remove docker custom network hack which has been moved to the test runner
2024-04-22 17:23:42 +01:00