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

[8.11](backport #3086) Replace all secret references in input map #3089

Merged
merged 6 commits into from
Nov 15, 2023

Commits on Nov 8, 2023

  1. Replace all secret references in input map (#3086)

    Use a more generic approach to go through input objects and replace
    secret references.
    
    (cherry picked from commit 0718a55)
    
    # Conflicts:
    #	internal/pkg/policy/secret.go
    #	internal/pkg/policy/secret_test.go
    michel-laterman authored and mergify[bot] committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    22eb3da View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Fix backport

    michel-laterman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    5ff47f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b846617 View commit details
    Browse the repository at this point in the history
  3. Fix test

    michel-laterman committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c526955 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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

Commits on Nov 15, 2023

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