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 more methods for collecting cluster hostnames #34

Open
shlomi-noach opened this issue Apr 28, 2017 · 0 comments
Open

Add more methods for collecting cluster hostnames #34

shlomi-noach opened this issue Apr 28, 2017 · 0 comments

Comments

@shlomi-noach
Copy link

Right now we can configure cluster hostnames via:

  • HAProxySettings
  • StaticHostsSettings

Two additional low hanging fruit settings can be:

  • via URL: expect plaintext listing of hostnames given a specific URL
  • via orchestrator: provide URI for orchestrator such as https://my.orchestrator.com/api/cluster/alias/mycluster -- freno will parse the JSON response correctly.
    • also via cluster-pool-instances/:clusterName/:pool (should also support alias)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants