Skip to content

Add more methods for collecting cluster hostnames #34

@shlomi-noach

Description

@shlomi-noach

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)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions