Tim Ramlot

Results 83 issues of Tim Ramlot

Moves all the source logic to the same directory, making it easier to understand and refactor in the future. (1/4) PR chain: - https://github.com/kubernetes-sigs/controller-runtime/pull/2685 - https://github.com/kubernetes-sigs/controller-runtime/pull/2686 - https://github.com/kubernetes-sigs/controller-runtime/pull/2315 - https://github.com/kubernetes-sigs/controller-runtime/pull/2159

cncf-cla: yes
size/L

ref: https://github.com/cert-manager/makefile-modules/issues/3

dco-signoff: yes
size/XXL

The `addStartEndToArray` function was missing for the `p.IpSanRegExs` `p.EmailSanRegExs` `ct.SanRfc822NameRegexes` and `ct.SanUniformResourceIdentifierRegexes` fields. `addStartEndToArray` also changed the policy because it created an empty slice for a nil input (instead of...

For the VaaS integration, vcert unconditionally calls the DEK API endpoints. Similarly to the TPP implementation, we can only call the DEK API calls when a ServiceGeneratedCSR is requested. This...

Enforce uniform import ordering in all PRs (preventing unnecessary changes in PRs due to import re-ordering). NOTE: I had to upgrade the go version in go.mod to fix golangci-lint failing.

This PR fixes a TODO in the VCert code.

fixes https://github.com/kubernetes-sigs/structured-merge-diff/issues/202 Replaces "github.com/json-iterator/go" with "sigs.k8s.io/json" and "encoding/json". TODO: compare benchmarks before and after

lifecycle/rotten
do-not-merge/hold
cncf-cla: yes
needs-rebase
size/XL

WIP

dco-signoff: yes
size/S

Checked all found issues and applied fixes/ #nosec statements. Now that all issues are fixed, I removed the gosec linter from the ignored section so future issues will be detected.

dco-signoff: yes
size/S

Checked all found issues and applied fixes/ #nosec statements. Now that all issues are fixed, I removed the gosec linter from the ignored section so future issues will be detected.

dco-signoff: yes
size/S