Tim Ramlot

Results 83 issues of Tim Ramlot

fixes https://github.com/cert-manager/cert-manager/issues/7102 I think this issue was introduced in https://github.com/cert-manager/cert-manager/pull/6671, the v2 version of the aws sdk does now require a region to be provided for the sts client. We...

release-note
approved
lgtm
size/S
do-not-merge/hold
kind/bug
area/acme
dco-signoff: yes
area/acme/dns01

My previous PR was auto-closed: https://github.com/helmfile/helmfile/pull/1386 This PR updates all helm invocations, so the output is written to stderr via the logger only. Only when templating, we write directly to...

pinned

Upgrades go and go dependencies.

dco-signoff: yes
size/XL

depends on #7242 Fixes remaining linter violations and enables the linters in `.golangci.yaml`. ### Kind /kind cleanup ### Release Note ```release-note NONE ```

release-note-none
kind/cleanup
size/M
area/acme
dco-signoff: yes
area/testing

See go 1.23 release notes (https://go.dev/doc/go1.23) which describes the new feature. This PR introduces some std-lib iterators where useful. ### Kind /kind cleanup ### Release Note ```release-note NONE ```

release-note-none
size/S
kind/cleanup
area/acme
dco-signoff: yes
area/testing

Currently, when using `helm push`, the creation time of the Helm tar file is used. This makes it impossible to push the same chart twice reproducibly. This PR introduces HELM_OCI_DATE_EPOCH...

size/S

dco-signoff: yes
size/XXL

We removed the deprecated cert-manager APIs from the cert-manager/cert-manager repo (see https://github.com/cert-manager/cert-manager/pull/7278). Now, we have to move them to this repo so we can keep using them in the convert...

dco-signoff: yes
size/XXL

The cert-manager config file APIs are currently on version `v1alpha1`: https://github.com/cert-manager/cert-manager/tree/master/pkg/apis/config/cainjector/v1alpha1 https://github.com/cert-manager/cert-manager/tree/master/pkg/apis/config/controller/v1alpha1 https://github.com/cert-manager/cert-manager/tree/master/pkg/apis/config/webhook/v1alpha1 We would like to graduate these versions to `v1` so users can use these config files with...

kind/feature

Moves validation functions to helper. This groups them with the other existing validation functions. ### Kind /kind cleanup ### Release Note ```release-note NONE ```

size/L
release-note-none
kind/cleanup
dco-signoff: yes
area/testing