Skip to content

publish release note for v1.14.0-beta.0, v1.13.2, v1.12.6, v1.11.9 #6331

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 30, 2025

Conversation

zhzhuang-zju
Copy link
Contributor

What type of PR is this?
/kind documentation

What this PR does / why we need it:
According to Karmada's release cycle, the release team is preparing to release v1.14.0-beta.0 the end of the month, along with patch version for the maintenance releases. This pr is used to publish its release notes

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE

@karmada-bot karmada-bot added the kind/documentation Categorizes issue or PR as related to documentation. label Apr 29, 2025
@karmada-bot karmada-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Apr 29, 2025
Copy link
Member

@RainbowMango RainbowMango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/assign
Cut the release tomorrow

@zhzhuang-zju
Copy link
Contributor Author

I add both #6326 and #6266 to the release notes as they introduce user-facing changes or enhance security.

@codecov-commenter
Copy link

codecov-commenter commented Apr 29, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.34%. Comparing base (5b71104) to head (486e3ad).
Report is 8 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6331      +/-   ##
==========================================
- Coverage   49.35%   49.34%   -0.01%     
==========================================
  Files         677      677              
  Lines       55000    55004       +4     
==========================================
- Hits        27144    27142       -2     
- Misses      26092    26098       +6     
  Partials     1764     1764              
Flag Coverage Δ
unittests 49.34% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@RainbowMango
Copy link
Member

I add both #6326 and #6266 to the release notes as they introduce user-facing changes or enhance security.

The #6326 is not for security. I just added a release notes to the PR description.

Copy link
Member

@RainbowMango RainbowMango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@karmada-bot karmada-bot added the lgtm Indicates that a PR is ready to be merged. label Apr 30, 2025
@karmada-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: RainbowMango

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@karmada-bot karmada-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 30, 2025
@RainbowMango
Copy link
Member

RainbowMango commented Apr 30, 2025

/retest

deployment.apps/karmada-agent created
wait the karmada-agent ready...
pod/karmada-agent-77cc4b5947-jjngl condition met
pod/karmada-agent-77cc4b5947-qlmjq condition met
--2025-04-30 07:02:19--  https://github.com/kubernetes-sigs/metrics-server/releases/download/v0.6.3/components.yaml
Resolving github.com (github.com)... 140.82.112.3
Connecting to github.com (github.com)|140.82.112.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://release-assets.githubusercontent.com/github-production-release-asset-2e65be/92132038/22f5d9ae-42db-4bae-86a2-771cc0477b2e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250430%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250430T070219Z&X-Amz-Expires=300&X-Amz-Signature=bdb4e14e3eddd45ed19a3b8a461678d3dcd7431ec77ab91041168a9341f527da&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dcomponents.yaml&response-content-type=application%2Foctet-stream [following]
--2025-04-30 07:02:19--  https://release-assets.githubusercontent.com/github-production-release-asset-2e65be/92132038/22f5d9ae-42db-4bae-86a2-771cc0477b2e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250430%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250430T070219Z&X-Amz-Expires=300&X-Amz-Signature=bdb4e14e3eddd45ed19a3b8a461678d3dcd7431ec77ab91041168a9341f527da&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dcomponents.yaml&response-content-type=application%2Foctet-stream
Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 618 jwt:jwt-not-provided
2025-04-30 07:02:19 ERROR 618: jwt:jwt-not-provided.

@karmada-bot karmada-bot merged commit 8d1041b into karmada-io:master Apr 30, 2025
32 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/documentation Categorizes issue or PR as related to documentation. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants