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

Bump controller-runtime to 0.7.0 #4306

Closed

Conversation

varshaprasad96
Copy link
Member

Description of the change:
Bump controller-runtime to 0.7.0

Motivation for the change:

Checklist

If the pull request includes user-facing changes, extra documentation is required:

Copy link
Member

@rashmigottipati rashmigottipati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 11, 2020
go.mod Outdated
@@ -32,7 +32,7 @@ require (
k8s.io/client-go v0.19.4
k8s.io/kubectl v0.19.4
rsc.io/letsencrypt v0.0.3 // indirect
sigs.k8s.io/controller-runtime v0.7.0-alpha.7
sigs.k8s.io/controller-runtime v0.7.0
sigs.k8s.io/controller-tools v0.3.0
Copy link
Member

@estroz estroz Dec 11, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
sigs.k8s.io/controller-tools v0.3.0
sigs.k8s.io/controller-tools v0.4.1

@estroz
Copy link
Member

estroz commented Dec 11, 2020

@varshaprasad96 there are a bunch more changes needed that #4294 takes care of. You can either copy them over here or close this in favor of that one. Thoughts?

@openshift-ci-robot
Copy link

New changes are detected. LGTM label has been removed.

@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Dec 11, 2020
* Bump controller-tools to 0.4.1
* Bump operator-framework/api to 0.4.0
@varshaprasad96
Copy link
Member Author

I can close this one, since this is just bumping the versions in go.mod.

@varshaprasad96
Copy link
Member Author

Thanks @estroz !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants