-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #529 from tmshort/update-readme
OPRUN-3021: Improve README
- Loading branch information
Showing
5 changed files
with
183 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,16 @@ | ||
# operator-framework-olm | ||
|
||
This repository is a monorepo superset of the projects that comprises the Operator Lifecycle Manager runtime and tooling for use with Openshift. | ||
This repository is a monorepo superset of the projects that comprises the | ||
Operator Lifecycle Manager runtime and tooling for use with Openshift. | ||
|
||
The upstream projects are: | ||
* [api](https://github.com/operator-framework/api) | ||
* [operator-registry](https://github.com/operator-framework/operator-registry) | ||
* [operator-lifecycle-manager](https://github.com/operator-framework/operator-lifecycle-manager) | ||
|
||
These projects are located in the `staging` directory. Changes to the | ||
contents of the `staging` directory need to be made upstream first (links | ||
above), and then downstreamed to this repository. | ||
|
||
Please refer to the [scripts README.md](scripts/README.md) to learn how to | ||
downstream commits from those projects to this repo. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters