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

Add service discovery of ChePluginEndpoint of sidecar tooling container on k8s/OS infras #10528

Merged
merged 3 commits into from
Jul 25, 2018

Commits on Jul 24, 2018

  1. Improve unit tests readability and coverage

    Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
    Oleksandr Garagatyi committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    95aec2a View commit details
    Browse the repository at this point in the history
  2. Refactor k8s impl of WorkspaceNext applier

    Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
    Oleksandr Garagatyi committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    d2d6846 View commit details
    Browse the repository at this point in the history
  3. CHE-9913: add service discovery of ChePlugin endpoints in k8s infra

    Add k8s service for each endpoint in ChePlugin to allow accessing
    ChePluginEndpoint by its name. This allows plugin developers
    have predictable URLs for their sidecar plugins and access them
    from other sidecars.
    Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
    Oleksandr Garagatyi committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    eb0f057 View commit details
    Browse the repository at this point in the history