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

Provide support for Azure Key Vault in TriggerAuthentication. #2727

Merged
merged 10 commits into from
Mar 16, 2022

Commits on Mar 9, 2022

  1. Update trigger authentication CRDs.

    Signed-off-by: Vighnesh Shenoy <vshenoy@microsoft.com>
    v-shenoy committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    1f93123 View commit details
    Browse the repository at this point in the history
  2. Implement handler for Azure key vault.

    Signed-off-by: Vighnesh Shenoy <vshenoy@microsoft.com>
    v-shenoy committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    e2f4e49 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Modify CRDs to align with Kubernetes secretKeyRef approach.

    Signed-off-by: Vighnesh Shenoy <vshenoy@microsoft.com>
    v-shenoy committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    6aea332 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.

    Signed-off-by: Vighnesh Shenoy <vshenoy@microsoft.com>
    v-shenoy committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    458dfe1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9ae4be View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Add E2E test for key vault using Azure queue trigger.

    Signed-off-by: Vighnesh Shenoy <vshenoy@microsoft.com>
    v-shenoy committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    9213c7f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Fix merge conflicts.

    Signed-off-by: Vighnesh Shenoy <vshenoy@microsoft.com>
    v-shenoy committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    7786127 View commit details
    Browse the repository at this point in the history
  2. Fix nitpicks.

    Signed-off-by: Vighnesh Shenoy <vshenoy@microsoft.com>
    v-shenoy committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    93ba5b9 View commit details
    Browse the repository at this point in the history
  3. Merge with main.

    Signed-off-by: Vighnesh Shenoy <vshenoy@microsoft.com>
    v-shenoy committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    7158c93 View commit details
    Browse the repository at this point in the history
  4. Rename env variables, and secret.

    Signed-off-by: Vighnesh Shenoy <vshenoy@microsoft.com>
    v-shenoy committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    e6af320 View commit details
    Browse the repository at this point in the history