chore(deps): bump k8s.io/client-go from 0.29.3 to 0.32.0 #2422
Annotations
1 error and 1 warning
Validate
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -e\n git add -A\n if [ \"$(ls -A /generated-files)\" ]; then\n cp -rf /generated-files/* .\n fi\n diff=$(git status --porcelain -- ':!vendor' '**/*.pb.go')\n if [ -n \"$diff\" ]; then\n echo >&2 'ERROR: Vendor result differs. Please vendor your package with \"docker buildx bake gen\"'\n echo \"$diff\"\n exit 1\n fi\n" did not complete successfully: exit code: 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading