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

Vault CSI support v2 #828

Merged
merged 17 commits into from
Mar 14, 2024
Merged

Vault CSI support v2 #828

merged 17 commits into from
Mar 14, 2024

Commits on Feb 27, 2024

  1. Vault CSI support v2

    pnovotnak committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    fc877c9 View commit details
    Browse the repository at this point in the history
  2. CSI Additions (#829)

    * Ensure VaultCSI secrets are sourcing from a directory
    
    * Utilize the parser mechanisms
    
    * Update error messages
    TylerLubeck committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b979cdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e9d91a View commit details
    Browse the repository at this point in the history
  4. lint and make fmt

    pnovotnak committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a9015bf View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. remove useless comment

    pnovotnak committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d7ed31c View commit details
    Browse the repository at this point in the history
  2. KA and TL review points

    pnovotnak committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a696704 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. TL review point: enrich stack trace

    Co-authored-by: Tyler Lubeck <tyler@tylerlubeck.com>
    pnovotnak and TylerLubeck committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    fba0109 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. KL review points

    pnovotnak committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9e39e3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdc7d38 View commit details
    Browse the repository at this point in the history
  3. remove cache mutex

    pnovotnak committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    88e0e07 View commit details
    Browse the repository at this point in the history
  4. reintroduce sleep

    pnovotnak committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ddbc377 View commit details
    Browse the repository at this point in the history
  5. more sleep

    pnovotnak committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d6967d6 View commit details
    Browse the repository at this point in the history
  6. add sleep for cache test

    pnovotnak committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3bdb034 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. simpler test secret writer

    Co-authored-by: Chris Kuehl <chris.kuehl@reddit.com>
    pnovotnak and chriskuehl committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    1f6bda5 View commit details
    Browse the repository at this point in the history
  2. simplify link management in test

    Co-authored-by: Chris Kuehl <chris.kuehl@reddit.com>
    pnovotnak and chriskuehl committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    23c31ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c7dcdb View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    b073d14 View commit details
    Browse the repository at this point in the history