chore(deps): bump the k8s group across 1 directory with 4 updates #1476
release-drafter.yml
on: pull_request
update_release_draft
23s
Annotations
2 errors and 1 warning
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12287577401',
status: 422,
response: {
url: 'https://api.github.com/repos/spinkube/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',
connection: 'close',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 12 Dec 2024 00:42:53 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': 'CC23:332E4D:2276A0:43D399:675A318D',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4977',
'x-ratelimit-reset': '1733967753',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '23',
'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/spinkube/runtime-class-manager/releases/142227556',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"- 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(rbac): change job api group to batch (#224)\\n- fix(\\\\*): fix a few typos (#202)\\n- fix(shim\\\\_controller.go): set runtimeclass name correctly (#203)\\n- Various fixes (#106)\\n\\n## 🧰 Maintenance\\n\\n- chore(deps): bump golang from `ad5c126` to `d56c3e0` in /images/installer (#259)\\n- chore(deps): bump github/codeql-action from 3.27.0 to 3.27.1 (#260)\\n- chore(deps): bump IAreKyleW00t/crane-installer from 3.0.4 to 3.0.5 (#261)\\n- chore(deps): bump anchore/sbom-action from 0.17.6 to 0.17.7 (#262)\\n- chore(deps): bump golang from `ad5c126` to `d56c3e0`
|
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/dist/index.js:8462:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/3f0f87098bd6b5c5b9a36d49c41d998ea58f9348/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '12287577401',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Bumps the k8s group with 3 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/client-go](https://github.com/kubernetes/client-go) and [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime).\n' +
'\n' +
'Updates `k8s.io/api` from 0.31.2 to 0.31.3\n' +
'<details>\n' +
'<summary>Commits</summary>\n' +
'<ul>\n' +
'<li><a href="https://github.com/kubernetes/api/commit/b7783abfc99c11f3b56fee4e5cf99023fcc8120a"><code>b7783ab</code></a> Update dependencies to v0.31.3 tag</li>\n' +
'<li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.31.2...v0.31.3">compare view</a></li>\n' +
'</ul>\n' +
'</details>\n' +
'<br />\n' +
'\n' +
'Updates `k8s.io/apimachinery` from 0.31.2 to 0.31.3\n' +
'<details>\n' +
'<summary>Commits</summary>\n' +
'<ul>\n' +
'<li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.31.2...v0.31.3">compare view</a></li>\n' +
'</ul>\n' +
'</details>\n' +
'<br />\n' +
'\n' +
'Updates `k8s.io/client-go` from 0.31.2 to 0.31.3\n' +
'<details>\n' +
'<summary>Commits</summary>\n' +
'<ul>\n' +
'<li><a href="https://github.com/kubernetes/client-go/commit/ef98edcb9b36eb034c63d3139f8aad048775afe4"><code>ef98edc</code></a> Update dependencies to v0.31.3 tag</li>\n' +
'<li>See full diff in <a href="https://github.com/kubernetes/client-go/compare/v0.31.2...v0.31.3">compare view</a></li>\n' +
'</ul>\n' +
'</details>\n' +
'<br />\n' +
'\n' +
'Updates `sigs.k8s.io/controller-runtime` from 0.19.1 to 0.19.3\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.19.3</h2>\n' +
"<h2>What's Changed</h2>\n" +
'<ul>\n' +
'<li>🐛 Refactor certificate watcher to use polling, instead of fsnotify 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/3023">kubernetes-sigs/controller-runtime#3023</a></li>\n' +
'<li>🐛 Use leader elector with client timeout 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/3031">kubernetes-sigs/controller-runtime#3031</a></li>\n' +
'</ul>\n' +
'<p><strong>Full Changelog</strong>: <a href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.2...v0.19.3">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.2...v0.19.3</a></p>\n' +
'<h2>v0.19.2</h2>\n' +
"<h2>What's Changed</h2>\n" +
'<ul>\n' +
'<li>✨ Add EnableWatchBookmarks option to cache informers by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code
|
|
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|