Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 ROSA: Fix issue-4936 delete rosaMachinePool and rosaControlPlane #4953

Merged
merged 1 commit into from
May 30, 2024

Conversation

serngawy
Copy link
Contributor

@serngawy serngawy commented Apr 24, 2024

What type of PR is this?
/kind bug

What this PR does / why we need it:
Fix delete rosaControlPlane and rosaMachinePool

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #4936

Special notes for your reviewer:

Checklist:

  • squashed commits
  • includes documentation
  • includes emojis
  • adds unit tests
  • adds or updates e2e tests

Release note:

None

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/bug Categorizes issue or PR as related to a bug. labels Apr 24, 2024
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-priority labels Apr 24, 2024
@k8s-ci-robot
Copy link
Contributor

Hi @serngawy. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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/test-infra repository.

@k8s-ci-robot k8s-ci-robot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Apr 24, 2024
@serngawy serngawy changed the title ROSA: Fix issue-4936 delete rosaMachinePool and rosaControlPlane 馃悰 ROSA: Fix issue-4936 delete rosaMachinePool and rosaControlPlane Apr 24, 2024
@serngawy
Copy link
Contributor Author

/cc @muraee

@serngawy
Copy link
Contributor Author

/cc @vincepri

@nrb
Copy link
Contributor

nrb commented Apr 25, 2024

/area provider/rosa
/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. area/provider/rosa Issues or PRs related to Red Hat ROSA provider and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Apr 25, 2024
@serngawy
Copy link
Contributor Author

/hold

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 25, 2024
@serngawy serngawy force-pushed the issue-4936 branch 2 times, most recently from da55ddf to dde9315 Compare April 26, 2024 20:04
@serngawy
Copy link
Contributor Author

/unhold

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 29, 2024
@serngawy serngawy force-pushed the issue-4936 branch 2 times, most recently from e5cf6c9 to e456b12 Compare May 3, 2024 14:19
@serngawy
Copy link
Contributor Author

@nrb would you approve this PR

@dlipovetsky
Copy link
Contributor

/approve

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 13, 2024
@enxebre
Copy link
Member

enxebre commented May 14, 2024

Thanks! How do we know this work? We need to start working towards having CI gating in place, that might be a full rosa CRUD, that might be something lighter for starters.

@serngawy
Copy link
Contributor Author

Thanks! How do we know this work? We need to start working towards having CI gating in place, that might be a full rosa CRUD, that might be something lighter for starters.

There is e2e and integration test effort is happening, I believe it will be in another PR.

@enxebre
Copy link
Member

enxebre commented May 14, 2024

lgtm pending Daniels open comments

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dlipovetsky

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

@serngawy
Copy link
Contributor Author

@enxebre would you lgtm the PR

@serngawy
Copy link
Contributor Author

@dlipovetsky Do you have any other comment on the PR ? would you lgtm if not

@enxebre
Copy link
Member

enxebre commented May 30, 2024

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 30, 2024
@k8s-ci-robot k8s-ci-robot merged commit dfe33c2 into kubernetes-sigs:main May 30, 2024
18 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. area/provider/rosa Issues or PRs related to Red Hat ROSA provider cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-priority ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ROSA: RosaMachinePool and MachinePool CRs stuck at de-provision ROSA-HCP
6 participants