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

Topaz bugfixes #19

Merged
merged 6 commits into from
Oct 18, 2024
Merged

Topaz bugfixes #19

merged 6 commits into from
Oct 18, 2024

Commits on Oct 18, 2024

  1. Topaz chart bugfixes and tests

    * Fix bug in `remote_directory.api_key` causing the string `"Error"`
      to be set as the api key.
    * Fix bug in discovery configuration causing an invalid `{}` litaral
      to be inserted when no `serviceConfig` options are provided.
    ronenh committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ff1ff4b View commit details
    Browse the repository at this point in the history
  2. Fix typo fdqn => fqdn

    ronenh committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    532eac4 View commit details
    Browse the repository at this point in the history
  3. Topaz chart bug fixes

    * Check for mismatched tenant ID value between discovery and edge
      sync.
    * Require policy name in discovery config.
    * Correctly set opa `instance_id` when edge sync is configured but
      not discovery.
    * Fix errors when discovery api key is not provided.
    ronenh committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ac1192a View commit details
    Browse the repository at this point in the history
  4. topaz v0.1.3

    ronenh committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ca07234 View commit details
    Browse the repository at this point in the history
  5. Fix inverted boolean value in http.noTLS

    Fixes #18
    ronenh committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d431461 View commit details
    Browse the repository at this point in the history
  6. Remove excessive empty lines

    ronenh committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d25c081 View commit details
    Browse the repository at this point in the history