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

Add active filter for enrollment key queries. #2044

Merged
merged 6 commits into from
Nov 1, 2022

Commits on Oct 31, 2022

  1. Add active filter for enrollment key queries.

    Add an active: true filter to enrollment key queries. This allows
    fleet-server to handle cases where there may be 10+ inactive keys
    associated with a policy.
    michel-laterman committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    78c2ae1 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. review feedback

    michel-laterman committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    af60b04 View commit details
    Browse the repository at this point in the history
  2. fix linter

    michel-laterman committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    80aaad7 View commit details
    Browse the repository at this point in the history
  3. fix tests

    michel-laterman committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    67253f8 View commit details
    Browse the repository at this point in the history
  4. Fix test cases

    michel-laterman committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    5976fbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b3e836 View commit details
    Browse the repository at this point in the history