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

Handle sensitive input maps via SecretReference #138

Merged
merged 3 commits into from
Nov 15, 2022
Merged

Handle sensitive input maps via SecretReference #138

merged 3 commits into from
Nov 15, 2022

Commits on Nov 11, 2022

  1. Use secretReference for sensitive input maps

    Signed-off-by: Hasan Turken <turkenh@gmail.com>
    turkenh committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    be0307f View commit details
    Browse the repository at this point in the history
  2. Get sensitive parameters from secretReference

    Signed-off-by: Hasan Turken <turkenh@gmail.com>
    turkenh committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    01e3a3f View commit details
    Browse the repository at this point in the history
  3. Do not fail if referenced secret is missing

    Signed-off-by: Hasan Turken <turkenh@gmail.com>
    turkenh committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    06e26cb View commit details
    Browse the repository at this point in the history