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

[Fleet] Managed Agent Policy #88688

Merged
merged 27 commits into from
Feb 4, 2021
Merged

Commits on Jan 15, 2021

  1. Add is_managed (default false) to SO

    John Schulz committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    dcaf8da View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. is_managed SO prop defaults false. +some ftr tests

    John Schulz committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    42d4848 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Add is_managed in some tests to fix type errors

    John Schulz committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    6187b12 View commit details
    Browse the repository at this point in the history
  2. Block unenrolling from a managed agent policy

    John Schulz committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    73414f9 View commit details
    Browse the repository at this point in the history
  3. Cannot reassign agent enrolled in managed policy

    John Schulz committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    a4c39c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

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

Commits on Jan 21, 2021

  1. Add tests for AgentPolicyService create & update

    John Schulz committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    bb3923f View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. API tests for agents (bulk_)unenroll endpoints

    John Schulz committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    ac10a47 View commit details
    Browse the repository at this point in the history
  2. Add a method to get the agent policy for an agent

    John Schulz committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    988b700 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Merge branch 'master' into 76843-managed-agent-policy

    John Schulz committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    acb08cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a01e524 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    448f12d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Don't throw if there's no associated agent policy

    John Schulz committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    9936144 View commit details
    Browse the repository at this point in the history
  2. typo

    John Schulz committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    bbefa04 View commit details
    Browse the repository at this point in the history
  3. Tests for reassign

    John Schulz committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    8cddf6d View commit details
    Browse the repository at this point in the history
  4. Tests for reassign

    John Schulz committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    e19b0d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Add migration for managed agent policy

    John Schulz committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    445e746 View commit details
    Browse the repository at this point in the history
  2. Merge branch '76843-managed-agent-policy' of github.com:jfsiii/kibana…

    … into 76843-managed-agent-policy
    John Schulz committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    e8554de View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Fix broken code in reassignment permissions check

    John Schulz committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    c77c851 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f46437e View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Fix broken test. Pass correct value

    John Schulz committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    92f888b View commit details
    Browse the repository at this point in the history
  2. Merge branch '76843-managed-agent-policy' of github.com:jfsiii/kibana…

    … into 76843-managed-agent-policy
    John Schulz committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    bd6b286 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

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

Commits on Feb 2, 2021

  1. Add IngestManagerError and tests

    John Schulz committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    86d6958 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a15a0d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    b6b8ce0 View commit details
    Browse the repository at this point in the history
  2. Fix license header

    John Schulz committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    13994c7 View commit details
    Browse the repository at this point in the history