Karl Isenberg

Results 288 comments of Karl Isenberg

Looks like mdrip requires Golang 1.21+ So we're going to have to bump the prow image.

https://github.com/kubernetes/test-infra/pull/31974

@koba1t What do I need to move this forward? Do I need to upgrade to Go 1.21 in a separate PR? AFAICT, the CI needs to be updated first in...

Anything I can do to move this along?

Now that Go 1.21 is merged, I'm gonna break up this PR into some smaller ones that should be easier to review.

Extracted: - https://github.com/kubernetes-sigs/kustomize/pull/5620 - https://github.com/kubernetes-sigs/kustomize/pull/5621 - https://github.com/kubernetes-sigs/kustomize/pull/5622 Once those are merged, I'll make another to handle the `site` changes to use the pinned version of hugo.

Extracted https://github.com/kubernetes-sigs/kustomize/pull/5636

I think the only unique things left in here are: - hack/for-each-module.sh rewrite - hack/doGoMod.sh removal - .golangci.yml update to remove abandoned/obsolete linters - GOOS/GOARCH tweak None of these are...