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

[Ingest Manager] Improve agent unenrollment with unenroll action #70031

Merged
merged 8 commits into from
Jul 3, 2020

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    2d0406f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Add force unenroll

    nchaulet committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    06579cd View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    4d62509 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2574779 View commit details
    Browse the repository at this point in the history
  3. Fix types

    nchaulet committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    fabbf07 View commit details
    Browse the repository at this point in the history
  4. Add the two optional unenroll* properties to Agent

    They were added to `AgentBase` in the TS so they end up in `Agent`.
    
    Committing directly since I couldn't add a suggestion and a PR seemed heavy. Revert/delete if there's any problem.
    John Schulz authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    7812a3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43ee46b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    fbfc50e View commit details
    Browse the repository at this point in the history