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

DM-42676: Fix quantum backed butler trust mode with chained datastore #951

Merged
merged 7 commits into from
Jan 29, 2024

Commits on Jan 26, 2024

  1. Refresh pre-commit

    timj committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    af9d3f2 View commit details
    Browse the repository at this point in the history
  2. Changes from black v24.1

    timj committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    961c69f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ddf58c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bef2124 View commit details
    Browse the repository at this point in the history
  5. Allow quantum-backed butler to set trust for datastore in chain

    Can not assume we only have one file datastore.
    timj committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f163837 View commit details
    Browse the repository at this point in the history
  6. Add Datastore._set_trust_mode

    Method makes it easier for quantum backed butler and tests to change
    the flag.
    timj committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c1d903b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f485cf View commit details
    Browse the repository at this point in the history