Skip to content

chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.3 to 0.20.4 in the k8s group #2390

chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.3 to 0.20.4 in the k8s group

chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.3 to 0.20.4 in the k8s group #2390

Triggered via pull request April 4, 2025 00:50
Status Success
Total duration 42s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
29s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '14255654992', status: 422, response: { url: 'https://api.github.com/repos/spinframework/runtime-class-manager/releases/142227556', status: 422, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', 'content-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Fri, 04 Apr 2025 00:51:08 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=write', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': '04E1:F06D2:119D2DF:121C631:67EF2CFC', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14976', 'x-ratelimit-reset': '1743731439', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '24', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'invalid', field: 'target_commitish' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release', status: '422' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/spinframework/runtime-class-manager/releases/142227556', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.0 (linux; x64)', 'x-github-delivery': '14255654992', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"- update rcm to go1.24.1 (#349)\\n- refactor(github-org-name): replace github.com/spinkube with github.com/spinframework (#339)\\n- refactor(domain-name): replace kwasm.sh with spinkube.dev (#299)\\n- ci(release.yml): add shim-downloader to workflow (#271)\\n- ci(release.yml): rm unused latest release step (#272)\\n- Allow users to configure TTL for Installer Job (#300)\\n- ci(\\\\*): update helm chart releasing (#273)\\n- ref(\\\\*): bump controller-gen to v0.16.3; config updates (#225)\\n- ci(.github): add helm chart smoketest workflow (#234)\\n- Distro detection parity with containerd-shim-spin\'s installer (#240)\\n- ref(\\\\*): s/kwasm-operator/runtime-class-manager (#226)\\n- Add helm chart (#204)\\n- Add roadmap to README.md (#82)\\n- Add dependency review action (#80)\\n- Add OSSF Scorecard Check (#76)\\n- Automatically build node installer image (#64)\\n- Shim tests (#43)\\n- move node-installer pkgs to internal (#42)\\n- remove left-over redundant image names (#41)\\n- fix redundant image name (#40)\\n- update golangci-lint (#37)\\n- Refactor project structure (#38)\\n- fix node installer dockerfile (#35)\\n- fix make compile command (#30)\\n- add node-installer go-rewrite inkl. preserve history (#29)\\n- ref(README): Fix typo in README (#22)\\n- change go module name to runtime-class-manager (#18)\\n- fix image build (#13)\\n- feat lifecycle manager (#1)\\n\\n## 🚀 Features\\n\\n- feat: implement install and uninstall flow (#68)\\n- Harden GitHub actions (#77)\\n- Include node-installer Dockerfile in dependabot config (#78)\\n\\n## 🐛 Bug Fixes\\n\\n- fix(detect.go): check default location only after distro-specific (#264)\\n- fix(rbac): change job api group to batch (#
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:7146:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:61885:18) { name: 'AggregateError', event: { id: '14255654992', name: 'pull_request', payload: { action: 'edited', changes: { body: { from: 'Bumps the k8s group with 1 update: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime).\n' + '\n' + 'Updates `sigs.k8s.io/controller-runtime` from 0.20.3 to 0.20.4\n' + '<details>\n' + '<summary>Release notes</summary>\n' + `<p><em>Sourced from <a href="https://github.com/kubernetes-sigs/controller-runtime/releases">sigs.k8s.io/controller-runtime's releases</a>.</em></p>\n` + '<blockquote>\n' + '<h2>v0.20.4</h2>\n' + "<h2>What's Changed</h2>\n" + '<ul>\n' + '<li>:bug: Restmapper: Respect preferred version by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@​k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3159">kubernetes-sigs/controller-runtime#3159</a></li>\n' + '<li>🌱 Mention the SkipNameValidation option in the name validation error by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@​k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3172">kubernetes-sigs/controller-runtime#3172</a></li>\n' + '<li>:sparkles: Controller: Retain the priority by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@​k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3173">kubernetes-sigs/controller-runtime#3173</a></li>\n' + '<li>✨Add RELEASE_TAG to tools/setup-envtest to show binary version with setup-envtest version by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@​k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3175">kubernetes-sigs/controller-runtime#3175</a></li>\n' + '<li>:seedling: Handlers: Default to LowPriorityWhenUnchanged without a wrapper by <a href="https://github.com/alvaroaleman"><code>@​alvaroaleman</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3179">kubernetes-sigs/controller-runtime#3179</a></li>\n' + '</ul>\n' + '<p><strong>Full Changelog</strong>: <a href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.3...v0.20.4">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.3...v0.20.4</a></p>\n' + '</blockquote>\n' + '</details>\n' + '<details>\n' + '<summary>Commits</summary>\n' + '<ul>\n' + '<li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/0f7927c52ef41f261195054ec7f01902357e2c33"><code>0f7927c</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3179">#3179</a> from alvaroaleman/lowpdefault</li>\n' + '<li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/9951869f7cf4bb7280230650a52a9555a78dbb16"><code>9951869</code></a> :seedling: TypedRequestForOwner: Decrease priority when unchanged</li>\n' + '<li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/c7d5d83a85f695a61a8f7710a0d08705da4caf9a"><code>c7d5d83</code></a> Fix godoc of TypedEventHandler</li>\n' + '<li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/2062
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)