github / github/freno

Add more methods for collecting cluster hostnames

Open
#34 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
729
Forks
62
Avg merge
1d 34m
Merged PRs (30d)
1

Description

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](https://github.com/github/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_)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.