WINC-858: Prep for 7.0.0 release#1237
Conversation
|
Skipping CI for Draft Pull Request. |
This change bumps the operator and the OCP version according to WMCO 7.0.0 release. Ran: ``` make bundle ```
12dcc0e to
d794d1d
Compare
|
/retest-required |
saifshaikh48
left a comment
There was a problem hiding this comment.
/lgtm
Thanks for doing this Jose
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jrvaldes, sebsoto 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 |
| createdAt: REPLACE_DATE | ||
| description: An operator that enables Windows container workloads on OCP | ||
| olm.skipRange: '>=5.0.0 <6.0.0' | ||
| olm.skipRange: '>=6.0.0 <7.0.0' |
There was a problem hiding this comment.
@mansikulkarni96 @saifshaikh48 I wonder if we can get render-templates to update all places where version is being used. Is that part of release improvement epic?
|
/test azure-e2e-operator |
|
/hold To follow up on Azure CI issue |
|
/retitle Prep for 7.0.0 release Lets be consistent with our naming. @jrvaldes does this also need to be associated with WINC-858? |
|
/test azure-e2e-operator |
|
/hold cancel |
|
/hold Revision d794d1d was retested 3 times: holding |
|
/override ci/prow/azure-e2e-operator PR is provider agnostic and we are having Azure installer issues. Ref: OCPBUGS-927 |
|
/hold cancel |
|
@aravindhp: Overrode contexts on behalf of aravindhp: ci/prow/azure-e2e-operator 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. |
|
@jrvaldes: all tests passed! 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. |
This change bumps the operator and the OCP version
according to WMCO 7.0.0 release.
Ran: