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

autopilot: add Enterprise health information to API endpoint #20153

Merged
merged 2 commits into from
Mar 18, 2024

Commits on Mar 18, 2024

  1. autopilot: add Enterprise health information to API endpoint

    Add information about autopilot health to the `/operator/autopilot/health` API
    in Nomad Enterprise.
    
    I've pulled the CE changes required for this feature out of @lindleywhite's PR
    in the Enterprise repo. A separate PR will include a new `operator autopilot
    health` command that can present this information at the command line.
    
    Ref: hashicorp/nomad-enterprise#1394
    lindleywhite authored and tgross committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    014ac52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    052cd45 View commit details
    Browse the repository at this point in the history