-
Notifications
You must be signed in to change notification settings - Fork 354
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
replace m4.large default with m5.large #850
replace m4.large default with m5.large #850
Conversation
/lgtm |
openshift installer did this last year openshift/installer#3853 |
Thanks! nit: could also update the comment in the api definition and regenerate the CRDs/docs |
/hold
yeah just noticed that (m4.large vs m4-large -- not used to hyphens!) |
011b53d
to
71d41ba
Compare
/unhold please re-review |
✔️ Deploy Preview for hypershift-docs ready! 🔨 Explore the source changes: 1f354fd 🔍 Inspect the deploy log: https://app.netlify.com/sites/hypershift-docs/deploys/61e00dbd4c9b9b00084f9c7e 😎 Browse the preview: https://deploy-preview-850--hypershift-docs.netlify.app/reference/api |
/lgtm |
/hold |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alvaroaleman, gregsheremeta 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 |
There is no reason to ever use m4 over m5. m4's are more expensive because it's legacy hardware. m5 is cheaper and better. Updated docs and comments that referred to m5-large too.
71d41ba
to
1f354fd
Compare
/unhold |
/lgtm |
/retest-required Please review the full test history for this PR and help us cut down flakes. |
1 similar comment
/retest-required Please review the full test history for this PR and help us cut down flakes. |
i guess CI is down or something |
/retest-required Please review the full test history for this PR and help us cut down flakes. |
3 similar comments
/retest-required Please review the full test history for this PR and help us cut down flakes. |
/retest-required Please review the full test history for this PR and help us cut down flakes. |
/retest-required Please review the full test history for this PR and help us cut down flakes. |
@gregsheremeta: all tests passed! 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. |
There is no reason to ever use m4 over m5. m4's are
more expensive because it's legacy hardware. m5 is cheaper
and better.
/assign @csrwng