This repository has been archived by the owner on Jul 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 558
Add community Eclipse Che operator (for upstream operators) #383
Merged
dmesser
merged 12 commits into
operator-framework:master
from
davidfestal:upstream-community-che-operator
May 31, 2019
Merged
Add community Eclipse Che operator (for upstream operators) #383
dmesser
merged 12 commits into
operator-framework:master
from
davidfestal:upstream-community-che-operator
May 31, 2019
Conversation
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
Signed-off-by: David Festal <dfestal@redhat.com>
openshift-ci-robot
added
the
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
label
May 22, 2019
davidfestal
changed the title
Add community Eclipse Che operator (for upstream operators)
[WIP] Add community Eclipse Che operator (for upstream operators)
May 22, 2019
openshift-ci-robot
added
the
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
label
May 22, 2019
Signed-off-by: David Festal <dfestal@redhat.com>
This was referenced May 26, 2019
davidfestal
changed the title
[WIP] Add community Eclipse Che operator (for upstream operators)
Add community Eclipse Che operator (for upstream operators)
May 27, 2019
openshift-ci-robot
removed
the
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
label
May 27, 2019
Signed-off-by: David Festal <dfestal@redhat.com>
Signed-off-by: David Festal <dfestal@redhat.com>
@robszumski @tkashem I removed the WIP flag on the PR, and it seems that the last build and checks were OK. Could you confirm if the PR is OK for merge now, or I would still have something to do before ? |
davidfestal
changed the title
Add community Eclipse Che operator (for upstream operators)
[WIP] Add community Eclipse Che operator (for upstream operators)
May 27, 2019
openshift-ci-robot
added
the
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
label
May 27, 2019
davidfestal
changed the title
[WIP] Add community Eclipse Che operator (for upstream operators)
Add community Eclipse Che operator (for upstream operators)
May 27, 2019
openshift-ci-robot
removed
the
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
label
May 27, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR is a followup of PR #280 that only focuses on the
upstream-community-operators
addition, as requested by comment #280 (comment)This PR adds Eclipse Che operator to upstream community operators. Eclipse Che operator auto detects infra, so can run on vanilla k8s and OpenShift.
Tested on Minikube version v1.1.0 with the last master versions on the OLM + operator-marketplace.