Add default anti affinity (#810) #1773
release-note.yml
on: push
update_release_draft
4m 26s
Annotations
2 errors
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/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/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '16364402138',
name: 'push',
payload: {
after: '78e3688f93da4ede88e59c6c0eeda5b1d17fe659',
base_ref: null,
before: '11d932101f4d15c6a3ce217a739a59408b1344d5',
commits: [
{
author: {
email: '[email protected]',
name: 'jiangpengcheng',
username: 'jiangpengcheng'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '78e3688f93da4ede88e59c6c0eeda5b1d17fe659',
message: 'Add default anti affinity (#810)\n' +
'\n' +
'* [feat] Add default affinities to ensure pods:\n' +
'1. prefer to be in different zones (soft rule)\n' +
'2. must not be scheduled on the same node\n' +
'\n' +
'* add test\n' +
'\n' +
'* fix npe\n' +
'\n' +
'* fix vulnerabilities\n' +
'\n' +
'* fix unittest\n' +
'\n' +
'* fix unittest\n' +
'\n' +
'* fix ci\n' +
'\n' +
'* increase kind nodes in ci\n' +
'\n' +
'* fix ci\n' +
'\n' +
'* fix ci\n' +
'\n' +
'* Add a `DisableDefaultAffinity` field to PodPolicy\n' +
'\n' +
'* Update doc',
timestamp: '2025-07-18T15:03:58+08:00',
tree_id: 'd5609d439a10e868fa405505dc9caa0601cc317d',
url: 'https://github.com/streamnative/function-mesh/commit/78e3688f93da4ede88e59c6c0eeda5b1d17fe659'
}
],
compare: 'https://github.com/streamnative/function-mesh/compare/11d932101f4d...78e3688f93da',
created: false,
deleted: false,
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/104452?v=4',
created_at: '2023-12-14T05:31:36Z',
description: '',
html_url: 'https://github.com/enterprises/streamnative',
id: 104452,
name: 'StreamNative, Inc.',
node_id: 'E_kgDOAAGYBA',
slug: 'streamnative',
updated_at: '2025-06-29T16:59:37Z',
website_url: 'https://streamnative.io/'
},
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'jiangpengcheng',
username: 'jiangpengcheng'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '78e3688f93da4ede88e59c6c0eeda5b1d17fe659',
message: 'Add default anti affinity (#810)\n' +
'\n' +
'* [feat] Add default affinities to ensure pods:\n' +
'1. prefer to be in different zones (soft rule)\n' +
'2. must not be scheduled on the same node\n' +
'\n' +
'* add test\n' +
'\n' +
'* fix npe\n' +
'\n' +
'* fix vulnerabilities\n' +
'\n' +
'* fix unittest\n' +
'\n' +
'* fix unittest\n' +
'\n' +
'* fix ci\n' +
'\n' +
'* increase kind nodes in ci\n' +
'\n' +
'* fix ci\n' +
'\n' +
'* fix ci\n' +
'\n' +
'* Add a `DisableDefaultAffinity` field to PodPolicy\n' +
'\n' +
'* Update doc',
timestamp: '2025-07-18T15:03:58+08:00',
tree_id: 'd5609d439a10e868fa405505dc9caa0601cc317d',
url: 'https://github.com/streamnative/function-mesh/commit/78e3688f93da4ede88e59c6c0
|
|
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '16364402138',
status: 403,
response: {
url: 'https://api.github.com/repos/streamnative/function-mesh/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, 18 Jul 2025 07:08:29 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': '6C04:20701E:8D22C6:11E0D33:6879F2ED',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14996',
'x-ratelimit-reset': '1752826106',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '4',
'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/streamnative/function-mesh/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.19.3 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"target_commitish":"refs/heads/master","name":"","tag_name":"","body":"## What's changed\\n* Add default anti affinity (#810) @jiangpengcheng\\n* upgrade go to 1.24.4 (#813) @freeznet\\n* Use java21 for pulsar 4 0 + (#809) @jiangpengcheng\\n* Add more fields to BackendConfig: (#804) @jiangpengcheng\\n","draft":true,"prerelease":false,"make_latest":"true"}`,
request: {}
},
event: {
id: '16364402138',
name: 'push',
payload: {
after: '78e3688f93da4ede88e59c6c0eeda5b1d17fe659',
base_ref: null,
before: '11d932101f4d15c6a3ce217a739a59408b1344d5',
commits: [
{
author: {
email: '[email protected]',
name: 'jiangpengcheng',
username: 'jiangpengcheng'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '78e3688f93da4ede88e59c6c0eeda5b1d17fe659',
message: 'Add default anti affinity (#810)\n' +
'\n' +
'* [feat] Add default affinities to ensure pods:\n' +
'1. prefer to be in different zones (soft rule)\n' +
'2. must not be scheduled on the same node\n' +
'\n' +
'* add test\n' +
'\n' +
'* fix npe\n' +
'\n' +
'* fix vulnerabilities\n' +
'\n' +
'* fix unittest\n' +
'\n' +
'* fix unittest\n' +
'\n' +
'* fix ci\n' +
'\n' +
'* increase kind nodes in ci\n' +
'\n' +
'* fix ci\n' +
'\n' +
'* fix ci\n' +
'\n' +
'* Add a `DisableDefaultAffinity` field to PodPolicy\n' +
'\n' +
'* Update doc',
|