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] Add "Keep Policies up to Date" functionality for integrations #112702

Commits on Sep 21, 2021

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

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    f856653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75f32fc View commit details
    Browse the repository at this point in the history
  3. Fix type error

    kpollich committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    6e3b21f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Configuration menu
    Copy the full SHA
    3461f79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ab7620 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    b7d383c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56dcc0c View commit details
    Browse the repository at this point in the history
  3. Fix type errors

    kpollich committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    224e04e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67aef61 View commit details
    Browse the repository at this point in the history
  5. Fix some CI failures

    kpollich committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    898bdc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Fix more type errors

    kpollich committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    532b896 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3aa5e4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9958f72 View commit details
    Browse the repository at this point in the history
  4. Fix package fixtures types

    kpollich committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    31d27e9 View commit details
    Browse the repository at this point in the history
  5. Fix another type error

    kpollich committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    d1f4d3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bea42e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bfc040e View commit details
    Browse the repository at this point in the history
  8. Address PR feedback

    - Move keep policies up to date switch to separate component
    - Use PACKAGE_POLICY_SAVED_OBJECT_TYPE instead of magic string
    kpollich committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    f332f7e View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

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

Commits on Oct 1, 2021

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

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    08811a1 View commit details
    Browse the repository at this point in the history
  2. Add test package

    kpollich committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    7ef307a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c53fa5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cc5712 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Address PR feedback

    - Don't index keep_policies_up_to_date field
    - Use SO_SEARCH_LIMIT constant instead of magic number
    kpollich committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    a513f05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f1b9cb View commit details
    Browse the repository at this point in the history