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

Operator sdk version #1765

Closed
wants to merge 3 commits into from
Closed

Operator sdk version #1765

wants to merge 3 commits into from

Conversation

kevinearls
Copy link
Contributor

Which problem is this PR solving?

  • Make sure we always use the correct version of the operator-sdk in builds. Suggested in chat by @pavolloffay I can open an issue if needed.

Short description of the changes

Signed-off-by: Kevin Earls <kearls@redhat.com>
Signed-off-by: Kevin Earls <kearls@redhat.com>
Signed-off-by: Kevin Earls <kearls@redhat.com>
@kevinearls
Copy link
Contributor Author

Woops. Need to rebase this. Will reopen.

@kevinearls kevinearls closed this Feb 21, 2022
@@ -12,80 +12,69 @@ This project is a regular [Kubernetes Operator](https://coreos.com/operators/)

### Installing the Operator SDK command line tool

Follow the installation guidelines from [Operator SDK GitHub page](https://github.com/operator-framework/operator-sdk) or run `make install-sdk`.
Follow the installation guidelines from [Operator SDK GitHub page](https://github.com/operator-framework/operator-sdk)
Copy link
Member

Choose a reason for hiding this comment

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

Isnt this part of this pr already?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, that's why I closed this one. ;-)

Copy link
Member

Choose a reason for hiding this comment

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

ups now i see.

@kevinearls kevinearls deleted the operator-sdk-version branch February 21, 2022 13:23
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.

2 participants