Skip to content
master
Go to file
Code

Latest commit

* server exposer as interface with Ingress implementation

Signed-off-by: Michal Vala <mvala@redhat.com>

* rename to gateway-host

Signed-off-by: Michal Vala <mvala@redhat.com>

* make server resolvers, exposers more generic

Signed-off-by: Michal Vala <mvala@redhat.com>

* tls provisioner for configmap servers

Signed-off-by: Michal Vala <mvala@redhat.com>

* format, fix tests

Signed-off-by: Michal Vala <mvala@redhat.com>

* fix ExternalServerExposer binding on OpenShift

Signed-off-by: Michal Vala <mvala@redhat.com>

* javadocs and tidy up a bit exposer interface and implementations

Signed-off-by: Michal Vala <mvala@redhat.com>

* extract TlsProvisioner interface, ServerExposer code syntax fixes

Signed-off-by: Michal Vala <mvala@redhat.com>

* server resolvers cleanup

Signed-off-by: Michal Vala <mvala@redhat.com>

* javadoc fixes + minor cleanup

Signed-off-by: Michal Vala <mvala@redhat.com>

* fix TlsProvisioner k8s binding

Signed-off-by: Michal Vala <mvala@redhat.com>

* some missing javadocs and minuscule tweaks

Signed-off-by: Michal Vala <mvala@redhat.com>

* Introduce more external server exposer types to prepare for implementing
the gateway-based one.

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>

* Hide the TlsProvisioner behind a TlsProvisionerProvider so that we can
pick and choose an implementation based on the configuration.

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>

* add javadocs and fix minor stuff

Signed-off-by: Michal Vala <mvala@redhat.com>

* fix test

Signed-off-by: Michal Vala <mvala@redhat.com>

Co-authored-by: Lukas Krejci <lkrejci@redhat.com>
5e72b9e

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

README.md

Eclipse Che - Eclipse Next-Generation IDE

Next-generation container development platform, developer workspace server and cloud IDE

Eclipse License Build Status

Che is Kubernetes-native and places everything the developer needs into containers in Kube pods including dependencies, embedded containerized runtimes, a web IDE, and project code. This makes workspaces distributed, collaborative, and portable to run anywhere Kubernetes runs ... Read More

Eclipse Che


Visit website at: https://www.eclipse.org/che/ and documentation at: https://www.eclipse.org/che/docs


Getting Started

Here you can find links on how to get started with Eclipse Che:

Using Eclipse Che

Here you can find references to useful documentation and hands-on guides to learn how to get the most of Eclipse Che:

Feedback and Community

We love to hear from users and developers. Here are the various ways to get in touch with us:

Contributing

If you are interested in fixing issues and contributing directly to the code base:

Extending Eclipse Che

Roadmap

We maintain the Che roadmap in the open way. We welcome anyone to ask question and contribute to the roadmap by joining our community meetings.

CI

The following CentOS CI jobs are associated with the repository:

  • master - builds and push Maven artifacts on each commit to the master.
  • nightly - builds and push Maven artifacts, builds CentOS images and pushes them to quay.io on a daily basis from the master branch.
  • release - builds and push Maven artifacts, builds images from the release branch. CentOS images are public and pushed to quay.io.

License

Che is open sourced under the Eclipse Public License 2.0.

You can’t perform that action at this time.