Skip to content

ref(*): bump controller-gen to v0.16.3; config updates #1061

ref(*): bump controller-gen to v0.16.3; config updates

ref(*): bump controller-gen to v0.16.3; config updates #1061

Triggered via pull request September 27, 2024 20:05
Status Success
Total duration 26s
Artifacts

release-drafter.yml

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

Annotations

2 errors
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '11077008761', status: 403, response: { url: 'https://api.github.com/repos/spinkube/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', connection: 'close', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Fri, 27 Sep 2024 20:05:39 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': '1808:3882CF:37BD589:6B55E3B:66F71013', '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/spinkube/runtime-class-manager/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/225/merge","name":"v0.1.0","tag_name":"","body":"- 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(\\\\*): fix a few typos (#202)\\n- fix(shim\\\\_controller.go): set runtimeclass name correctly (#203)\\n- Various fixes (#106)\\n\\n## 🧰 Maintenance\\n\\n- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#207)\\n- Bump github.com/prometheus/common from 0.53.0 to 0.59.1 (#209)\\n- Bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#210)\\n- Bump distroless/static from `f41b84c` to `e9ac71e` (#121)\\n- Bump docker/setup-qemu-action from 3.0.0 to 3.2.0 (#179)\\n- Bump alpine from 3.19.1 to 3.20.3 in /images/downloader (#200)\\n- Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 (#146)\\n- Bump docker/build-push-action from 5.3.0 to 6.7.0 (#189)\\n- Bump golang from 1.22 to 1.23 (#192)\\n- Bump golang from 1.22 to 1.23 in /images/installer (#193)\\n- Bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#196)\\n- Bump docker/login-action from 3.2.0 to 3.3.0 (#197)\\n- Bump actions/setup-go from 5.0.1 to 5.0.2 (#198)\\n- Bump actions/download-artifact from 4.1.7 to 4.1.8 (#166)\\n- Bump github/codeql-action from 3.25.10 to 3.26.5 (#194)\\n- Bump anchore/sbom-action from 0.
update_release_draft
HttpError: Resource not accessible by integration 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: '11077008761', name: 'pull_request', payload: { action: 'edited', changes: { body: { from: '## Describe your changes\r\n' + '\r\n' + '- Bumps controller-tools to the latest [v0.16.3 release](https://github.com/kubernetes-sigs/controller-tools/releases/tag/v0.16.3)\r\n' + ' - The motivation to bump beyond the previous v0.13.0 is because I was unable to build with my local go version (v1.23.x), hitting https://github.com/kubernetes-sigs/controller-tools/issues/880\r\n' + " - I'm not necessarily attached to v0.16.3 specifically, so welcome alternatives\r\n" + '\r\n' + '- Includes controller-gen updates to a few files in `config`\r\n' + ' - These _seem_ to be fairly innocuous, but could use a close look\r\n' + ' - Includes some description re-formatting and re-wording and RBAC consolidation\r\n' + '\r\n' + "Note: I'm not yet able to fully test via the `make build deploy flow` as RBAC issues remain.\r\n" + '- job RBAC fix: https://github.com/spinkube/runtime-class-manager/pull/224\r\n' + ' - this PR may need to be rebased depending on merge order\r\n' + '- Next up are node permissions, which will require a rewrite of node_controller.go.\r\n' + '\r\n' + '## Issue ticket number and link\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' + ' - [ ] Kind\r\n' + ' - [ ] MiniKube\r\n' + ' - [ ] 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' } }, number: 225, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/157650797?v=4', description: '', events_url: 'https://api.github.com/orgs/spinkube/events', hooks_url: 'https://api.github.com/orgs/spinkube/hooks', id: 157650797, issues_url: 'https://api.github.com/orgs/spinkube/issues', login: 'spinkube', members_url: 'https://api.github.com/orgs/spinkube/members{/member}', node_id: 'O_kgDOCWWPbQ', public_members_url: 'https://api.github.com/orgs/spinkube/public_members{/member}', repos_url: 'https://api.github.com/orgs/spinkube/repos', url: 'https://api.github.com/orgs/spinkube' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/spinkube/runtime-class-manager/issues/225/comments' }, commits: { href: 'https://api.github.com/repos/spinkube/runtime-class-manager/pulls/225/commits' }, html: { href: 'https://github.com/spinkube/runtime-class-manager/pull/225' }, issue: { href: 'https://api.github.com/repos/spinkube/runtime-class-manager/issues/225' }, review_comment: { href: 'https://api.github.com/repos/spinkube/runtime-class-manager/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/r