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

operator: Add support for running with Azure Workload Identity #11802

Merged
merged 10 commits into from
Feb 1, 2024

Commits on Jan 26, 2024

  1. operator: Add support for running with Azure Workload Identity

    - Add Azure WIF configuration to config file
    - Configure environment and volumes for Azure WIF
    - Remove region and subscription_id
    - Make account_name mandatory for WIF
    - Set use_federated_token
    - Set path to token file in environment
    - Allow overriding Loki image for debugging
    - Rename client-id and tenent-id environment variables
    - Use different option in configuration
    - fixup env vars
    - Use openshift audience
    - Add region and subscription_id as environment variables
    - Add label to Pod when Azure WIF is enabled
    - Mount federated token to separate directory
    - Revert "Use openshift audience"
    xperimental committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    95ce23e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a261ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec8f164 View commit details
    Browse the repository at this point in the history
  4. Remove Pod label

    xperimental committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2ddfa1c View commit details
    Browse the repository at this point in the history
  5. Fix typos

    xperimental committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    cc8ed36 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5468e63 View commit details
    Browse the repository at this point in the history
  7. Update changelog

    xperimental committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    89e0e54 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

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

Commits on Jan 30, 2024

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

Commits on Jan 31, 2024

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