Skip to content
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

[community 4.9] WINC-678: Upgrade to Operator SDK 1.15.0 #842

Merged

Conversation

alinaryan
Copy link
Contributor

This PR updates Operator SDK in WMCO from v1.6.1 to latest v1.15.0.

Followed upgrade steps from https://sdk.operatorframework.io/docs/upgrading-sdk-version/v1.15.0/

Manual cherry pick of #794

This commit removes CRD_OPTIONS as a Makefile target since the v1beta1 K8s APIs
are no longer supported in Kubernetes 1.22+.

(cherry picked from commit 13e84f8)
This commmit bumps leases.coordination.k8s.io to its own proxy-role
rule.

(cherry picked from commit 15e2824)
This commit specifies the containerPort protocol field in manifest files.

(cherry picked from commit 353cf52)
Ran 'make bundle' to reflect the config changes.
Manually removed ':latest' in image to maintain
CI compatibility.

(cherry picked from commit d78647f)
Update docs/HACKING.md

(cherry picked from commit 7459a10)
This updates the OSDK bin location tag from 1.6.1 to latest 1.15.0 in
common.sh to test OSDKs usage in our e2e tests.

(cherry picked from commit c778241)
Ran:
go get sigs.k8s.io/controller-runtime

Ran:
go mod tidy && go mod vendor && go mod verify

Ran:
make manifests
make build
@jrvaldes
Copy link
Contributor

jrvaldes commented Dec 6, 2021

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 6, 2021
@selansen
Copy link
Contributor

/lgtm

@sebsoto
Copy link
Contributor

sebsoto commented Dec 15, 2021

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 15, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alinaryan, sebsoto

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 15, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 15, 2021

@alinaryan: 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/test-infra repository. I understand the commands that are listed here.

@openshift-merge-robot openshift-merge-robot merged commit 604ab4d into openshift:community-4.9 Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants