-
Notifications
You must be signed in to change notification settings - Fork 67
Preserve CustomDiskSize checkbox value and fields on Edit Machine Deployment #7415
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
Preserve CustomDiskSize checkbox value and fields on Edit Machine Deployment #7415
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
/hold |
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@KhizerRehan all the bug fixes that are supposed to be backported should have an accompanying release note. Please add a release note for this PR.
/retest |
/unhold |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
LGTM label has been added. Git tree hash: 0943c8f9f55e64dd4797e950817072cd41446eb5
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ahmedwaleedmalik, Waseem826 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 |
/cherry-pick release/v2.27 |
@ahmedwaleedmalik: once the present PR merges, I will cherry-pick it on top of In response to this:
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. |
/cherry-pick release/v2.26 |
@ahmedwaleedmalik: once the present PR merges, I will cherry-pick it on top of In response to this:
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. |
/cherry-pick release/v2.25 |
@ahmedwaleedmalik: once the present PR merges, I will cherry-pick it on top of In response to this:
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. |
@ahmedwaleedmalik: new pull request created: #7417 In response to this:
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. |
@ahmedwaleedmalik: new pull request created: #7418 In response to this:
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. |
@ahmedwaleedmalik: new pull request created: #7419 In response to this:
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. |
What this PR does / why we need it:
This PR fixes to preserve "Custom Disk" checkbox in Edit Machine Deployment Dialog and display DiskSize field.
a569a2717b47349c8faed398fb92c4f7.mp4
Which issue(s) this PR fixes:
Fixes #7281
What type of PR is this?
/kind bug
Special notes for your reviewer:
Checks presence of diskSize in case of "Custom Disk" option is selected
Does this PR introduce a user-facing change? Then add your Release Note here:
Documentation: