-
Notifications
You must be signed in to change notification settings - Fork 10
OCPBUGS-60289: Fix upgrade path for v1.15.0->v1.15.1->v1.16.1 #489
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
OCPBUGS-60289: Fix upgrade path for v1.15.0->v1.15.1->v1.16.1 #489
Conversation
Signed-off-by: chiragkyal <[email protected]>
@chiragkyal: This pull request references Jira Issue OCPBUGS-60289, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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 openshift-eng/jira-lifecycle-plugin repository. |
/jira refresh |
@chiragkyal: This pull request references Jira Issue OCPBUGS-60289, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira ([email protected]), skipping review request. 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 openshift-eng/jira-lifecycle-plugin repository. |
/hold |
After considering operator-framework/operator-registry#1744 changes done in the opm tool behind > ../../operator-framework/operator-registry/bin/opm alpha render-graph ./catalogs/v4.14/catalog --draw-v0-semantics 4.14 : Previous vs With this PR > ../../operator-framework/operator-registry/bin/opm alpha render-graph ./catalogs/v4.19/catalog --draw-v0-semantics 4.19: Previous vs With this PR /hold cancel |
/test cert-manager-operator-index-4-14-on-pull-request |
@lunarwhite: No presubmit jobs available for openshift/cert-manager-operator-release@main 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. |
/retest |
/test cert-manager-operator-index-4-15-on-pull-request cert-manager-operator-index-4-16-on-pull-request cert-manager-operator-index-4-17-on-pull-request cert-manager-operator-index-4-18-on-pull-request cert-manager-operator-index-4-19-on-pull-request |
@lunarwhite: No presubmit jobs available for openshift/cert-manager-operator-release@main 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. |
/test cert-manager-operator-index-4-16-on-pull-request /test cert-manager-operator-index-4-17-on-pull-request /test cert-manager-operator-index-4-18-on-pull-request /test cert-manager-operator-index-4-19-on-pull-request |
@lunarwhite: No presubmit jobs available for openshift/cert-manager-operator-release@main 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. |
/test cert-manager-operator-index-4-17-on-pull-request |
@lunarwhite: No presubmit jobs available for openshift/cert-manager-operator-release@main 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. |
/test cert-manager-operator-index-4-18-on-pull-request |
@lunarwhite: No presubmit jobs available for openshift/cert-manager-operator-release@main 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. |
/test cert-manager-operator-index-4-19-on-pull-request |
@lunarwhite: No presubmit jobs available for openshift/cert-manager-operator-release@main 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. |
/verified by premerge Semi-auto script helper https://gist.github.com/lunarwhite/df30d8a991ea3d0faa1ea7022cbb36e5 Covered the upgrade paths from the least recent CSV to the latest CSV across all channels of each FBC |
@lunarwhite: This PR has been marked as verified by 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 openshift-eng/jira-lifecycle-plugin repository. |
/lgtm |
@lunarwhite: This pull request references Jira Issue OCPBUGS-60289, which is invalid:
Comment 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 openshift-eng/jira-lifecycle-plugin repository. |
/jira refresh |
@lunarwhite: This pull request references Jira Issue OCPBUGS-60289, which is valid. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira ([email protected]), skipping review request. 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 openshift-eng/jira-lifecycle-plugin repository. |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bharath-b-rh, chiragkyal 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 |
@chiragkyal: Jira Issue Verification Checks: Jira Issue OCPBUGS-60289 Jira Issue OCPBUGS-60289 has been moved to the MODIFIED state and will move to the VERIFIED state when the change is available in an accepted nightly payload. 🕓 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 openshift-eng/jira-lifecycle-plugin repository. |
Update channel entries for all OCP index (v4.14-v4.19) having support for
v1.16.0
instable-v1
,stable-v1.16
,stable-v1.17
(if has) channels.And we would need to re-release FBCs for all supported OCP versions (v4.14-v4.19).
See the following Slack threads for more details:
/cc @bharath-b-rh @lunarwhite