Skip to content

Conversation

@huangmingxia
Copy link
Contributor

Require HiveManagedLabel for prefix-based matching to prevent false positives where MachineSets match the naming prefix but aren't actually managed by Hive. This ensures only MachineSets under Hive management are identified as controlled, preventing unexpected deletion of externally managed resources.

Require HiveManagedLabel for prefix-based matching to prevent
false positives where MachineSets match the naming prefix but
aren't actually managed by Hive. This ensures only MachineSets
under Hive management are identified as controlled, preventing
unexpected deletion of externally managed resources.
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Dec 23, 2025
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 23, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Dec 23, 2025

@huangmingxia: This pull request references HIVE-2199 which is a valid jira issue.

Details

In response to this:

Require HiveManagedLabel for prefix-based matching to prevent false positives where MachineSets match the naming prefix but aren't actually managed by Hive. This ensures only MachineSets under Hive management are identified as controlled, preventing unexpected deletion of externally managed resources.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 23, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 23, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: huangmingxia
Once this PR has been reviewed and has the lgtm label, please assign dlom for approval. For more information see the Code Review Process.

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

Details 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

@huangmingxia huangmingxia marked this pull request as ready for review December 23, 2025 03:15
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 23, 2025
@huangmingxia
Copy link
Contributor Author

/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 23, 2025
@openshift-ci openshift-ci bot requested review from dlom and jstuever December 23, 2025 03:16
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 23, 2025

@huangmingxia: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@codecov
Copy link

codecov bot commented Dec 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.40%. Comparing base (b061ef0) to head (521ff84).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2822   +/-   ##
=======================================
  Coverage   50.39%   50.40%           
=======================================
  Files         279      279           
  Lines       34190    34193    +3     
=======================================
+ Hits        17231    17234    +3     
  Misses      15595    15595           
  Partials     1364     1364           
Files with missing lines Coverage Δ
...g/controller/machinepool/machinepool_controller.go 63.53% <100.00%> (+0.12%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants