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 policy to the db #6823

Closed
wants to merge 5 commits into from
Closed

Add policy to the db #6823

wants to merge 5 commits into from

Commits on Oct 9, 2024

  1. Add support for clickhouse keeper inventory collection

    I made small change to the types stored in inventory to not collect
    OmicronZoneUuids for each keeper. This allows collection based on DNS
    names alone. The zone ids were never actually used for anything anyway.
    
    Note that this won't collect anything right now because we won't
    have any DNS names for clickhouse-admin-keepers.
    andrewjstone committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6323462 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    b4b0c74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c557922 View commit details
    Browse the repository at this point in the history
  3. review fixes

    andrewjstone committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0af62e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Add policy to the db

    andrewjstone committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    449d865 View commit details
    Browse the repository at this point in the history