Skip to content

test: Consume mirrored kalaksi:tinyproxy image #7697

test: Consume mirrored kalaksi:tinyproxy image

test: Consume mirrored kalaksi:tinyproxy image #7697

Triggered via pull request March 19, 2026 12:33
Status Success
Total duration 14s
Artifacts

release-drafter.yml

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

Annotations

2 errors and 5 warnings
update_release_draft
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/6a93d829887aa2e0748befe2e808c66c0ec6e4c7/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/6a93d829887aa2e0748befe2e808c66c0ec6e4c7/dist/index.js:56365:18) { name: 'AggregateError', event: { id: '23295003043', name: 'pull_request', payload: { action: 'edited', changes: { body: { from: '\r\n' + '\r\n' + '## Description\r\n' + '\r\n' + '<!-- Please provide the link to the GitHub issue you are addressing -->\r\n' + '\r\n' + 'test: Consume mirrored kalaksi:tinyproxy image\r\n' + '\r\n' + 'Fix errors on integration tests.\r\n' + 'This works around rate limits from dockerhub or gitlab.\r\n' + '\r\n' + '<!-- Please provide the link to the documentation related to your change, if applicable -->\r\n' + '<!-- [Documentation](https://<insert your url>) -->\r\n' + '\r\n' + '## Test\r\n' + '\r\n' + '<!-- Please provides a short description about how to test your pullrequest -->\r\n' + '\r\n' + 'To test this pull request, you can run the following commands:\r\n' + '\r\n' + '<!--\r\n' + '```shell\r\n' + 'cp <to_package_directory>\r\n' + 'go test\r\n' + '```\r\n' + '-->\r\n' + '\r\n' + '## Additional Information\r\n' + '\r\n' + '### Tradeoff\r\n' + '\r\n' + '<!-- Please describe, if any, the tradeoffs that you found acceptable in this pull request -->\r\n' + '\r\n' + '### Potential improvement\r\n' + '\r\n' + '<!-- Please describe, if any, potential improvement that you are envisioning -->\r\n' + '\r\n' + '## Checklist\r\n' + '\r\n' + '- [ ] I have read and understood the [Kubewarden AI Policy](https://github.com/kubewarden/community/blob/main/AI_POLICY.md)\r\n' } }, 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-11-07T20:07:41Z', website_url: 'https://cncf.io' }, number: 1593, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/80915497?v=4', description: '', events_url: 'https://api.github.com/orgs/kubewarden/events', hooks_url: 'https://api.github.com/orgs/kubewarden/hooks', id: 80915497, issues_url: 'https://api.github.com/orgs/kubewarden/issues', login: 'kubewarden', members_url: 'https://api.github.com/orgs/kubewarden/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjgwOTE1NDk3', public_members_url: 'https://api.github.com/orgs/kubewarden/public_members{/member}', repos_url: 'https://api.github.com/orgs/kubewarden/repos', url: 'https://api.github.com/orgs/kubewarden' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/kubewarden/kubewarden-controller/issues/1593/comments' }, commits: { href: 'https://api.github.com/repos/kubewarden/kubewarden-controller/pulls/1593/commits' }, html: { href: 'https://github.com/kubewarden/kubewarden-controller/pull/1593' }, issue: { href: 'https://api.github.com/repos/kubewarden/kubewarden-controller/issues/1
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '23295003043', status: 403, response: { url: 'https://api.github.com/repos/kubewarden/kubewarden-controller/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: 'Thu, 19 Mar 2026 12:33:17 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': '4421:102E13:7278822:740CED3:69BBED0D', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14798', 'x-ratelimit-reset': '1773924167', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '202', '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/kubewarden/kubewarden-controller/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.20.0 (linux; x64)', 'x-github-delivery': '23295003043', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/1593/merge","name":"v1.33.1","tag_name":"","body":"- ci(release): Bump attestation GHA to 4.6.0 (#1592)\\n- fix(ci): fix broken release, address issue during attestation step (#1589)\\n- deps: Consume testcontainers tinyproxy image from gitlab registry (#1588)\\n- feat: foward image pull secrets (#1583)\\n\\n## 🐛 Bug Fixes\\n\\n- fix(deps): update rust crate cached to 0.58 (#1565)\\n- fix(deps): update go dependencies (#1568)\\n\\n## 🧰 Maintenance\\n\\n- chore(deps): Bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#1590)\\n- build: v1.33.1 release (#1587)\\n- build(deps): lock file maintenance (#1584)\\n- chore(deps): Update Helm chart dependencies (#1582)\\n- chore(deps): update module github.com/opencontainers/runc to v1.4.1 (#1578)\\n- build(deps): lock file maintenance (#1581)\\n- chore(deps): update rust dependencies (#1579)\\n- chore(deps): update github actions (#1577)\\n- fix(deps): update rust crate cached to 0.58 (#1565)\\n- fix(deps): update go dependencies (#1568)\\n- chore(deps): Update Helm chart dependencies (#1570)\\n- chore(deps): update golang docker tag to v1.26.1 (#1562)\\n- build(deps): lock file maintenance (#1569)\\n- chore(deps): update github actions (#1566)\\n- chore(deps): update otel/opentelemetry-collector docker tag to v0.147.0 (#1567)\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '23295003043', name: 'pull_request', payload: { action: 'edited', changes: { body: { from: '\r\n' + '\r\n' + '## Description\r\n' + '\r\n' + '<!-- Please provide the link to the GitHub issue you are addressing -->\r\n' + '\r\n' + 'test: Consume mirrored kalaksi:tinyproxy image\r\n' + '\
update_release_draft
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: release-drafter/release-drafter@6a93d829887aa2e0748befe2e808c66c0ec6e4c7. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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/)