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

[OCPCLOUD-1423] Implement Azure Ultra Disk (UltraSSD) support #13

Merged
merged 4 commits into from
Mar 24, 2022

Conversation

damdo
Copy link
Member

@damdo damdo commented Mar 18, 2022

This PR is part of the overall work (described in this enhancement) for adding Azure Ultra Disk (UltraSSD) support in Machine API for Azure.

In particular it implements:

  • Ultra Disk support via Data Disks
  • Ultra Disk support via Persistent Volumes

The Webhook validation for these features is implemented at: openshift/machine-api-operator#1001
while api changes are implemented at: openshift/api#1119

@openshift-ci openshift-ci bot requested review from elmiko and JoelSpeed March 18, 2022 13:07
@JoelSpeed
Copy link
Contributor

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 21, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JoelSpeed

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 21, 2022
@damdo
Copy link
Member Author

damdo commented Mar 21, 2022

Hold until we've settled on the const naming.
/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 Mar 21, 2022
@damdo
Copy link
Member Author

damdo commented Mar 21, 2022

/retest-required

1 similar comment
@damdo
Copy link
Member Author

damdo commented Mar 21, 2022

/retest-required

@damdo damdo force-pushed the ultradisks branch 2 times, most recently from eaebfc5 to de4234a Compare March 22, 2022 08:35
@damdo
Copy link
Member Author

damdo commented Mar 22, 2022

/test unit

@damdo
Copy link
Member Author

damdo commented Mar 22, 2022

/retest-required

@damdo
Copy link
Member Author

damdo commented Mar 22, 2022

/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 22, 2022
@damdo
Copy link
Member Author

damdo commented Mar 22, 2022

/retest

@damdo
Copy link
Member Author

damdo commented Mar 22, 2022

/retest

@damdo
Copy link
Member Author

damdo commented Mar 22, 2022

Hold until we confirm the desired behaviour on instance deletion.
/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 Mar 22, 2022
@damdo
Copy link
Member Author

damdo commented Mar 23, 2022

/retest-required

@damdo
Copy link
Member Author

damdo commented Mar 23, 2022

Following recent discussions, the data disk deletion logic has been removed from the PR. And will be tracked and handled separately.
/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 23, 2022
@lobziik
Copy link
Contributor

lobziik commented Mar 23, 2022

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 23, 2022
@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@damdo
Copy link
Member Author

damdo commented Mar 23, 2022

/retest-required

@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

2 similar comments
@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@damdo
Copy link
Member Author

damdo commented Mar 23, 2022

/retest-required

@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

1 similar comment
@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@damdo
Copy link
Member Author

damdo commented Mar 23, 2022

/retest-required

1 similar comment
@damdo
Copy link
Member Author

damdo commented Mar 23, 2022

/retest-required

@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

4 similar comments
@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 24, 2022

@damdo: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-upgrade fc2da18 link false /test e2e-upgrade
ci/prow/e2e-azure fc2da18 link false /test e2e-azure

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

1 similar comment
@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit 1ba4fc5 into openshift:main Mar 24, 2022
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. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants