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

helm: Allow non-leader Orchestrator instances to accept requests #3665

Merged
merged 2 commits into from
May 22, 2018

Commits on May 22, 2018

  1. helm: update Orchestrator to 3.0.11

    3.0.7 added a proxy that forwards master only requests, so we don’t have to workaround that by having perpetually unready pods via the /api/leader-check endpoint
    
    3.0.9 added HTTPAdvertise, which lets us eliminate the open raft port
    
    Signed-off-by: Derek Perkins <derek@derekperkins.com>
    derekperkins committed May 22, 2018
    Configuration menu
    Copy the full SHA
    85ca8bb View commit details
    Browse the repository at this point in the history
  2. helm: update pmm to 1.10.0

    Signed-off-by: Derek Perkins <derek@derekperkins.com>
    derekperkins committed May 22, 2018
    Configuration menu
    Copy the full SHA
    a20c255 View commit details
    Browse the repository at this point in the history