-
Notifications
You must be signed in to change notification settings - Fork 33
OPRUN-3401, OPRUN-3588: Update manifest annotations for GA #74
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
OPRUN-3401, OPRUN-3588: Update manifest annotations for GA #74
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: perdasilva 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 |
aa78bc6 to
8ef55c4
Compare
|
@perdasilva: This pull request references OPRUN-3401 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set. This pull request references OPRUN-3588 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set. 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 |
|
/jira refresh |
|
@perdasilva: This pull request references OPRUN-3401 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set. This pull request references OPRUN-3588 which is a valid jira issue. 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 |
|
@perdasilva: This pull request references OPRUN-3401 which is a valid jira issue. This pull request references OPRUN-3588 which is a valid jira issue. 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 don't merge |
|
@perdasilva We should not remove tech-preview yet. We should add the annotations (including the capability) in this PR and remove the tech-preview stuff in a separate PR. |
333aeef to
047372d
Compare
047372d to
b45d07c
Compare
The other capability only PR has been merged =D |
|
Hi, I'd like to list the current test status here, the jiazha-mac:~ jiazha$ oc get clusterversion
NAME VERSION AVAILABLE PROGRESSING SINCE STATUS
version 4.18.0-0.nightly-2024-11-15-113437 True False 20m Cluster version is 4.18.0-0.nightly-2024-11-15-113437
jiazha-mac:~ jiazha$ oc get clusterversion version -o yaml
apiVersion: config.openshift.io/v1
kind: ClusterVersion
...
status:
availableUpdates: null
capabilities:
enabledCapabilities:
- Build
- CSISnapshot
- CloudControllerManager
- CloudCredential
- Console
- DeploymentConfig
- ImageRegistry
- Ingress
- Insights
- MachineAPI
- NodeTuning
- OperatorLifecycleManager
- OperatorLifecycleManagerV1
- Storage
- baremetal
- marketplace
- openshift-samples
knownCapabilities:
- Build
- CSISnapshot
- CloudControllerManager
- CloudCredential
- Console
- DeploymentConfig
- ImageRegistry
- Ingress
- Insights
- MachineAPI
- NodeTuning
- OperatorLifecycleManager
- OperatorLifecycleManagerV1
- Storage
- baremetal
- marketplace
- openshift-samplesHowever, the corresponding OLMv1 resources weren't enabled because this PR wasn't merged. Correct me if I'm wrong, thanks! jiazha-mac:~ jiazha$ oc get clustercatalog
error: the server doesn't have a resource type "clustercatalog"And, due to conflicts, I couldn't create cluster to test it. And, a bug about the installer config: https://issues.redhat.com/browse/OCPBUGS-44642 |
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
b45d07c to
b6084ff
Compare
@jianzhangbjz this is being worked as openshift/installer#9196 |
Ahh, sorry, I missed it. |
|
Pre-merge test fail, details: https://redhat-internal.slack.com/archives/C06KP34REFJ/p1732095507235489?thread_ts=1732077839.541179&cid=C06KP34REFJ |
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
|
/hold currently replaces openshift/api dependency with the branch that promotes NewOLM to default - need to revert back to openshift/api before merge |
|
@joelanford: This PR was included in a payload test run from openshift/api#2099
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/1f932580-a764-11ef-91df-736755db3e6c-0 |
|
@joelanford: This PR was included in a payload test run from openshift/api#2099
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/8415a6a0-a76d-11ef-8e6a-5e18a0a92929-0 |
|
/label qe-approved |
|
@perdasilva: This pull request references OPRUN-3401 which is a valid jira issue. This pull request references OPRUN-3588 which is a valid jira issue. 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. |
|
/label acknowledge-critical-fixes-only |
|
/override ci/prow/openshift-e2e-aws-techpreview @perdasilva please remove the hold after openshift/api#2099 merges. Once both openshift/api#2099 and this PR merge, we can follow back up (more leisurely) with a rebase of this repo off of my branch and back onto o/api. |
|
@joelanford: Overrode contexts on behalf of joelanford: ci/prow/openshift-e2e-aws-techpreview 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. |
|
@perdasilva: 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. |
|
openshift/origin#29313 has merged. Proceeding now with a dual merge of this PR and openshift/api#2099 /hold cancel |
|
[ART PR BUILD NOTIFIER] Distgit: ose-cluster-olm-operator |

Preconditions:
Changes:
Next PR: openshift/release#57844