Skip to content

Conversation

@qiujian16
Copy link
Member

This release focuses on enhancing scalability and performance through gRPC integration, improving namespace management capabilities, and streamlining addon operations.

Key highlights include:

  • gRPC server support for improved performance
  • Managed namespaces via ManagedClusterSet
  • ManifestWork completion and TTL for automatic cleanup
  • Enhanced addon framework with config file support

Breaking change: CRD apiextensions v1beta1 removed

This release includes contributions from 17 contributors, with 3 new contributors joining the community.

Resolves: #519

@netlify
Copy link

netlify bot commented Oct 23, 2025

Deploy Preview for open-cluster-management ready!

Name Link
🔨 Latest commit 33fe6e5
🔍 Latest deploy log https://app.netlify.com/projects/open-cluster-management/deploys/6900092d1a9a0c000814ff27
😎 Deploy Preview https://deploy-preview-520--open-cluster-management.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@openshift-ci openshift-ci bot requested review from mprahl and xuezhaojun October 23, 2025 03:41
**API & Developer Experience:**
- **Networking Config for Webhooks**: Enhanced webhook configuration options for default mode deployments
- **CleanUpCompletedManifestwork Feature Gate**: New feature gate for automatic cleanup of completed work

Copy link
Member

Choose a reason for hiding this comment

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

Addons:

  • Kueue Addon: This integration solution is delivered as an addon, supporting simplified MultiKueue setup, centralized resource management, enhanced multicluster scheduling, and flexible installation options.

Copy link
Contributor

Choose a reason for hiding this comment

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

  • Opentelemetry addon: is a pluggable addon for Open Cluster Management (OCM) that automates the deployment and management of OpenTelemetry collector on managed clusters. It provides observability and metrics collection capabilities across your multi-cluster environment.

Copy link
Member Author

Choose a reason for hiding this comment

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

added

reducing resource overhead
- **Deleting Condition**: New condition type to track ManifestWork deletion status for better observability
- **Work Resource Labels**: Ability to add custom labels to resources created by the work controller
- **Work Progressing Condition Reasons**: Enhanced status reporting with detailed progress information
Copy link
Member

Choose a reason for hiding this comment

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

Does this mean the Progressing Condition added by conditionRules? The reasons are still content like ConditionRuleEvaluated.

Copy link
Member Author

Choose a reason for hiding this comment

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

oh right

@qiujian16 qiujian16 force-pushed the rn-1.1.0 branch 2 times, most recently from e0873e8 to fb80671 Compare October 23, 2025 12:28
@mikeshng
Copy link
Member

/hold

Copy link
Member

@mikeshng mikeshng left a comment

Choose a reason for hiding this comment

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

/lgtm

- **ManifestWork Completion & TTL**: Automatic cleanup of completed ManifestWorks after a specified time-to-live period,
reducing resource overhead which can be enabled with **CleanUpCompletedManifestwork** feature gate
- **Deleting Condition**: New condition type to track ManifestWork deletion status for better observability
- **Work Resource Labels**: Ability to add custom labels to resources created by the work controller
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

would you give 1 sentence to describe it?

Copy link
Member

Choose a reason for hiding this comment

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

  • ManifestWorkReplicaset Rollout: The rollout process now relies on Progressing and Degraded conditions of each ManifestWork, which are defined in condition rules by custom CEL expressions.

Copy link
Member Author

Choose a reason for hiding this comment

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

updated

Copy link
Member

@mikeshng mikeshng left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Oct 27, 2025
This release focuses on enhancing scalability and performance through
gRPC integration, improving namespace management capabilities, and
streamlining addon operations.

Key highlights include:
- gRPC server support for improved performance
- Managed namespaces via ManagedClusterSet
- ManifestWork completion and TTL for automatic cleanup
- Enhanced addon framework with config file support

Breaking change: CRD apiextensions v1beta1 removed

This release includes contributions from 17 contributors, with 3 new
contributors joining the community.

Resolves: open-cluster-management-io#519

Signed-off-by: Claude <[email protected]>
Signed-off-by: Jian Qiu <[email protected]>
Copy link
Member

@mikeshng mikeshng left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Oct 28, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 28, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mikeshng, qiujian16

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

@qiujian16
Copy link
Member Author

/unhold

@openshift-merge-bot openshift-merge-bot bot merged commit 106ba5f into open-cluster-management-io:main Oct 28, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add release note for v1.1.0

5 participants