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

NAS-130700 / 25.04 / Add support for remote controller audit query and download #14483

Merged
merged 7 commits into from
Sep 12, 2024

Commits on Sep 10, 2024

  1. Add 'controller' option to audit.query

    Valid 'controller' values are 'MASTER','Active','BACKUP','Standby'.
    The default is the 'current' controller.
    
    Add retries with delay on remote DB call in CI test.
    Enhance the CI test asserts.
    mgrimesix committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    451cfd6 View commit details
    Browse the repository at this point in the history
  2. Add download CI tests.

    Still in debug.
    mgrimesix committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6353dbd View commit details
    Browse the repository at this point in the history
  3. Add wait for audit entry.

    Create common helper function.
    Complete download CI test.
    mgrimesix committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b9909c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Change 'contoller' option to T/F and rename to 'remote_controller'

    Improve failure handling on the 'remote_call'.
    Remove changes to audit/utils.py
    Update CI tests.
    mgrimesix committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4ad858e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fb20b9 View commit details
    Browse the repository at this point in the history
  3. Fix remote call.

    mgrimesix committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    273c889 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Fixup remote calls.

    mgrimesix committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    eac8c6b View commit details
    Browse the repository at this point in the history