Skip to content

feat(*): add K8s distro-specific restarters; update default restarter #2899

feat(*): add K8s distro-specific restarters; update default restarter

feat(*): add K8s distro-specific restarters; update default restarter #2899

Triggered via pull request May 9, 2025 02:06
Status Success
Total duration 26s
Artifacts

release-drafter.yml

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

Annotations

2 errors and 4 warnings
update_release_draft
HttpError: Resource not accessible by integration 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: '14919874920', name: 'pull_request', payload: { action: 'edited', changes: { body: { from: '## Describe your changes\r\n' + '\r\n' + "Adds K8s distro-specific restarters to ameliorate the behavior mentioned in https://github.com/spinframework/runtime-class-manager/issues/140. Though, haven't cracked the code for K3d and K0s yet...\r\n" + '\r\n' + '## Issue ticket number and link\r\n' + '\r\n' + 'https://github.com/spinframework/runtime-class-manager/issues/140\r\n' + '\r\n' + '## Checklist before requesting a review\r\n' + '- [ ] I have performed a self-review of my code\r\n' + '- [ ] If it is a core feature, I have added thorough tests.\r\n' + '- I tested the changes with the following distributions:\r\n' + ' - [x] Kind\r\n' + ' - [x] MiniKube\r\n' + ' - [x] MicroK8s\r\n' + ' - [ ] Rancher RKE2\r\n' + ' - [ ] Azure AKS\r\n' + ' - [ ] GCP GKE (Ubuntu nodes)\r\n' + ' - [ ] AWS EKS (AmazonLinux2 nodes)\r\n' + ' - [ ] AWS EKS (Ubuntu nodes)\r\n' + ' - [ ] Digital Ocean Kubernetes' } }, enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/9995?v=4', created_at: '2021-11-03T14:57:36Z', description: '', html_url: 'https://github.com/enterprises/cncf', id: 9995, name: 'Cloud Native Computing Foundation', node_id: 'E_kgDNJws', slug: 'cncf', updated_at: '2025-04-07T10:00:05Z', website_url: 'https://cncf.io' }, number: 389, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/195972566?v=4', description: 'An open source framework for building and running event-driven serverless applications with WebAssembly (Wasm) components.', events_url: 'https://api.github.com/orgs/spinframework/events', hooks_url: 'https://api.github.com/orgs/spinframework/hooks', id: 195972566, issues_url: 'https://api.github.com/orgs/spinframework/issues', login: 'spinframework', members_url: 'https://api.github.com/orgs/spinframework/members{/member}', node_id: 'O_kgDOC65N1g', public_members_url: 'https://api.github.com/orgs/spinframework/public_members{/member}', repos_url: 'https://api.github.com/orgs/spinframework/repos', url: 'https://api.github.com/orgs/spinframework' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/spinframework/runtime-class-manager/issues/389/comments' }, commits: { href: 'https://api.github.com/repos/spinframework/runtime-class-manager/pulls/389/commits' }, html: { href: 'https://github.com/spinframework/runtime-class-manager/pull/389' }, issue: { href: 'https://api.github.com/repos/spinframework/runtime-class-manager/issues/389' }, review_comment: { href: 'https://api.github.com/repos/spinframework/runtime-class-manager/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/spinframework/runtime-class-manager/pulls/389/comments' }, self: { href: 'https://api.github.com/repos/spinframework/runtime-class-manager/pulls/389' }, statuses: {
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '14919874920', status: 403, response: { url: 'https://api.github.com/repos/spinframework/runtime-class-manager/releases', status: 403, 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-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Fri, 09 May 2025 02:06:50 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': 'ABC2:2C1E9F:1B88EA:1C40AC:681D6339', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14945', 'x-ratelimit-reset': '1746759349', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '55', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/spinframework/runtime-class-manager/releases', 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': '14919874920', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/389/merge","name":"v0.1.0","tag_name":"","body":"- ci(.github): add helm-chart-node-scaling-test.yml (#374)\\n- ci(.github): update helm-chart-smoketest with more k8s variations (#265)\\n- 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(containerd): support 2.x (#376)\\n- feat: implement install and uninstall flow (#68)\\n- Harden GitHub actions (#77)\\n- Include node-installer Dockerfile in dependabot config (#78)\\n\\n## 🐛 B
update_release_draft
"pull_request_target.edited" 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.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)