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 cloudId builder to the HLRC #47868

Merged
merged 4 commits into from
Oct 14, 2019
Merged

Add cloudId builder to the HLRC #47868

merged 4 commits into from
Oct 14, 2019

Commits on Oct 10, 2019

  1. Add cloudId builder to the HLRC

    Elastic cloud has a concept of a cloud Id. This Id is a base64 encoded
    url, split up into a few parts. This commit allows the user to pass in a
    cloud id now, which is translated to a HttpHost that is defined by the
    encoded parts therein.
    hub-cap committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    b3a3692 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. review suggestions

    hub-cap committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    081591c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe8dd2a View commit details
    Browse the repository at this point in the history
  3. Fix tests

    hub-cap committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    c075925 View commit details
    Browse the repository at this point in the history