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

Call host secrets plugin directly when resolving secrets #3155

Merged
merged 7 commits into from
Aug 23, 2024

Commits on Jun 12, 2024

  1. Call host secrets plugin directly when resolving secrets

    We should not require all secret plugins to call the host secrets plugin
    for non secret values. Instead we should call the host secrets plugin
    directly.
    
    Signed-off-by: Kim Christensen <kimworking@gmail.com>
    kichristensen committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    59a86c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

Commits on Jul 13, 2024

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

Commits on Jul 16, 2024

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

Commits on Jul 27, 2024

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

Commits on Aug 1, 2024

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

Commits on Aug 8, 2024

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