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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hybrid deployments #563

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Hybrid deployments #563

wants to merge 1 commit into from

Conversation

radez
Copy link
Collaborator

@radez radez commented Oct 3, 2024

Baremetal control plane and virtual workers.
I think this will also do baremetal control plane and workers and virtual workers.

@radez
Copy link
Collaborator Author

radez commented Oct 3, 2024

Working on testing this. I think it "works" but I wanted some feedback of what I'm missing or not implementing correctly.

- name: Libvirt - Pause for power down
pause:
seconds: 1
when: not redfish_forceoff.failed
Copy link
Member

Choose a reason for hiding this comment

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

Might be able to use a "check for powered down" type of task here instead of a sleep.

@radez radez force-pushed the hybrid branch 2 times, most recently from 1731073 to 2d70df6 Compare October 8, 2024 12:58
@radez radez self-assigned this Oct 8, 2024
@radez
Copy link
Collaborator Author

radez commented Oct 8, 2024

re: issue #536

Copy link

openshift-ci bot commented Nov 22, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: radez

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hypervisor support for MNO clusters
2 participants