-
Notifications
You must be signed in to change notification settings - Fork 33
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
docs: Doc edits to readme for tasks and ref section #194
Merged
Merged
Changes from 2 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
a6e20ae
docs: Doc edits to readme for tasks and ref section
d94ca9f
docs: Add versions
256ccb6
docs: add asterisk
8811224
docs: add tip about api version
21b43fe
Doc edits for the contributors guide (#193)
artberger 309f91f
Add service controller unit tests (#195)
JohnStarich 4b54795
Add coverage badge to README (#196)
JohnStarich d87df03
Fix installer not handling semvers correctly, fix namespace output fi…
JohnStarich bca25d6
Fix OLM data & formatting issues (#200)
JohnStarich 0a92cb3
break: Use consistent resource names for v1 (#201)
JohnStarich c7f0d97
Add new stable channel, new versions will update the stable channel (…
JohnStarich f681f62
Fix Markdown formatting for Operator Hub (#202)
JohnStarich 3ff174d
Upgrade custom resource types to v1 (#204)
JohnStarich 6e798b8
Set up both tests and main.go in one place + add tests to check missi…
JohnStarich cecd83a
Fix default namespace fallback (#209)
JohnStarich a10f63e
Add back max concurrent reconciles environment variable (#210)
JohnStarich a55a57d
Add tests to ensure an alias service will never issue an API call to …
JohnStarich cb6608d
Add kubeval for validation of kube yaml in PRs (#214)
JohnStarich b108fac
Bump memory limit again for higher # of secrets in OpenShift (#216)
JohnStarich 6a3bb78
Merge branch 'master' into adb-doc-review-readme
artberger 3a28a48
docs: moving upgrade section back up
ad83f38
Merge branch 'adb-doc-review-readme' of github.com:IBM/cloud-operator…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one may need to be careful to distinguish the install processes a bit. Since Operator Hub installs in a very different way than the install script does.