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

Switch from Framework to Operator #442

Merged
merged 15 commits into from
Jun 27, 2019
Merged

Switch from Framework to Operator #442

merged 15 commits into from
Jun 27, 2019

Conversation

kensipe
Copy link
Member

@kensipe kensipe commented Jun 27, 2019

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:
/kind cleanup

What this PR does / why we need it:
Switches all references from framework to operator. This includes all CRDs and code. It includes all docs and links. All tests run and pass. I expect that the url references to repo are correct but are not implemented yet. (repo/operators)

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

* All References of Framework are now Operator

@@ -51,7 +51,7 @@ Or you can use compile and install the plugin from your `$GOPATH/src/github.com/

| Syntax | Description |
| ------------------------------------------ | --------------------------------------------------------------------------------------------- |
| `kubectl kudo install <name> [flags]` | Install a Framework from the official [KUDO repo](https://github.com/kudobuilder/frameworks). |
| `kubectl kudo install <name> [flags]` | Install a Operator from the official [KUDO repo](https://github.com/kudobuilder/operators). |
Copy link
Member Author

Choose a reason for hiding this comment

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

I assume we are going to make this change

Copy link
Member

Choose a reason for hiding this comment

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

ya. is the URL updated in the repo codebase as well for this?

@kensipe kensipe merged commit 4e08317 into master Jun 27, 2019
@gerred gerred deleted the ken/fw-to-operator branch June 27, 2019 21:15
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.

3 participants