Sascha Grunert

Results 1324 comments of Sascha Grunert

> Once this PR is merged, does it get rolled out to our Prow instance automatically? I assume that, yes.

@ameukam we can probably migrate the JSON to use the plain URL. Right now the release notes website does a conversion like this: ```typescript /** * Get cdn.dl.k8s.io path from...

cc @kubernetes/release-managers I could imagine that we populate a `latest` project through krel when we have all information at hand during release build. Other than that I don't see many...

I think a CRI change would allow us being more flexible with the error handling here. Ref: https://github.com/kubernetes/kubernetes/pull/106702#pullrequestreview-817508445

> @saschagrunert @haircommander With packit rpm build jobs in place, do we need the cirrus `Packaging for Fedora N[-1]` jobs? If no, I guess we could also delete `contrib/` and...

> @saschagrunert @haircommander How much does conmon care about nix package builds? Do we still need to keep the static build jobs? Yeah I would prefer keeping them because we...