[CNF-5646] bump api version to add new capability#835
Conversation
|
/retest |
|
upgrade-out-of-change CI will never complete when dropping a cap from the CRD enum. That run got far enough to be running the target CVO, which is good enough for these changes. /override ci/prow/e2e-agnostic-upgrade-out-of-change |
|
@wking: Overrode contexts on behalf of wking: ci/prow/e2e-agnostic-upgrade-out-of-change DetailsIn 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/test-infra repository. |
|
Will need a rebase around the vendor bumps that just landed in #833. |
|
Also, before we land this, can we remove the draft status from openshift/cluster-csi-snapshot-controller-operator#126 to confirm that the pull request presubmits all pass with the annotated manifests removed? That's covered in step 3 of the onboarding docs, and helps protect against "oops, I guess CI fails with this capability removed, and we need to..." excitement before we commit to landing hard-to-revert changes in multiple repositories. |
899cd04 to
9a6d420
Compare
|
/test e2e-agnostic-upgrade-into-change |
|
@qJkee can you update this bump again and pull from latest xref - openshift/api#1271 |
|
/retest |
|
@gnufied |
9a6d420 to
02553d2
Compare
|
@wking |
|
/retest |
|
e2e-agnostic-upgrade-out-of-change goes from your proposed state to the current base branch, so it drops a cap. That will always fail on: $ curl -s https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/origin-ci-test/pr-logs/pull/openshift_cluster-version-operator/835/pull-ci-openshift-cluster-version-operator-master-e2e-agnostic-upgrade-out-of-change/1572284562753458176/artifacts/e2e-agnostic-upgrade-out-of-change/gather-extra/artifacts/pods/openshift-cluster-version_cluster-version-operator-75f44b9fbb-gqx56_cluster-version-operator.log | grep 'ClusterVersion.config.openshift.io .* is invalid' | tail -n1
I0920 21:50:51.604571 1 cvo.go:550] Error handling openshift-cluster-version/version: ClusterVersion.config.openshift.io "version" is invalid: status.capabilities.enabledCapabilities[0]: Unsupported value: "CSISnapshot": supported values: "openshift-samples", "baremetal", "marketplace", "Console", "Insights", "Storage"as the CVO tries to explain that |
wking
left a comment
There was a problem hiding this comment.
OCPBUGS-1904 isn't fixed yet. Dropping a cap from that validation enum breaks updates, but, but the bug is a 4.12 blocker now, which means we're committed to making this work, and won't have to revert the CSISnapshot enum entry.
/lgtm
|
/override ci/prow/e2e-agnostic-upgrade-out-of-change |
|
@wking: Overrode contexts on behalf of wking: ci/prow/e2e-agnostic-upgrade-out-of-change DetailsIn 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/test-infra repository. |
be6d6c6 to
e027e7d
Compare
|
/retest |
1 similar comment
|
/retest |
|
/override ci/prow/e2e-agnostic-upgrade-out-of-change |
|
@wking: Overrode contexts on behalf of wking: ci/prow/e2e-agnostic-upgrade-out-of-change DetailsIn 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/test-infra repository. |
|
/retest-required |
|
/test e2e-agnostic-upgrade-out-of-change |
|
This will never pass for cap addition; overriding again: /override e2e-agnostic-upgrade-out-of-change |
|
@wking: /override requires failed status contexts, check run or a prowjob name to operate on.
Only the following failed contexts/checkruns were expected:
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context. DetailsIn 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/test-infra repository. |
|
/override ci/prow/e2e-agnostic-upgrade-out-of-change |
|
@wking: Overrode contexts on behalf of wking: ci/prow/e2e-agnostic-upgrade-out-of-change DetailsIn 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/test-infra repository. |
ahh, I did not mention that. I thought it was another "good" job that started to fail, thank you! |
|
@qJkee: qJkee unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file, and the following github teams:openshift: openshift-release-oversight. DetailsIn 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/test-infra repository. |
|
/override ci/prow/e2e-agnostic-upgrade-out-of-change |
|
@wking: Overrode contexts on behalf of wking: ci/prow/e2e-agnostic-upgrade-out-of-change DetailsIn 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/test-infra repository. |
|
Network-y /override ci/prow/e2e-agnostic-upgrade-into-change |
|
@wking: Overrode contexts on behalf of wking: ci/prow/e2e-agnostic-upgrade-into-change DetailsIn 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/test-infra repository. |
go get github.com/openshift/api@5eaf4250c423eb7ae6b3139d82c14f14e5fe804a go mod tidy go mod vendor git add -A go.* vendor
go get github.com/openshift/client-go@9dfefb19db2e6e1854c389b9e97a784752e2e41c go mod tidy go mod vendor git add -A go.* vendor
e027e7d to
85ebc4b
Compare
update tests with new capabilities brought by new version of openshift/api package
85ebc4b to
2fd7756
Compare
wking
left a comment
There was a problem hiding this comment.
/lgtm
/override ci/prow/e2e-agnostic-upgrade-out-of-change
|
@wking: Overrode contexts on behalf of wking: ci/prow/e2e-agnostic-upgrade-out-of-change DetailsIn 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/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: qJkee, wking The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@qJkee: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
bump openshift/api with new capability