Peter Hunt

Results 635 comments of Peter Hunt

looks like VPA support bumped to 1.25

I would say we officially support arm, amd and i386, all for 64 and 32 bit when appropriate. we have ci tests for arm64, amd64 and i386 so those are...

built on top of https://github.com/cri-o/cri-o/pull/5740 now

thanks for the contribution and for trying out CRI-O @TomasKohout ! unit tests are in `internal/runtimehandlerhooks/high_performance_hooks_test.go` if you want to try to add one. I left one nit /ok-to-test

it's defeinitely unrelated to this PR, no to worry

heya @TomasKohout can you rebase your PR to fix the CI issues?

can you drop the merge commit and do a rebase instead? I recommend: ``` git fetch upstream git rebase upstream/main git push -f origin main ```

/retitle Create /etc/sysconfig if directory does not exist finnicky CI :)