-
Notifications
You must be signed in to change notification settings - Fork 2k
Update devfile registry to use go 1.21 and OpenShift 4.15 #53126
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
Update devfile registry to use go 1.21 and OpenShift 4.15 #53126
Conversation
Signed-off-by: Michael Valdron <[email protected]>
/pj-rehearse auto-ack |
@michael-valdron: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse reject Need to bump OpenShift to ensure best compatibility with Kubernetes 1.29 |
@michael-valdron: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse abort |
@michael-valdron: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/hold |
Signed-off-by: Michael Valdron <[email protected]>
/unhold |
@michael-valdron: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
Should really update to OpenShift 4.16 when stable is released. |
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.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: maysunfaisal, michael-valdron 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 |
@michael-valdron: 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-sigs/prow repository. I understand the commands that are listed here. |
…53126) * update to go 1.21 devfile registry Signed-off-by: Michael Valdron <[email protected]> * update to OpenShift 4.15 devfile registry Signed-off-by: Michael Valdron <[email protected]> --------- Signed-off-by: Michael Valdron <[email protected]>
Description
Devfile registry will be using golang 1.21 after pending changes: devfile/registry#420
blocking devfile/api#1558