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

Use HashiCorp Vault for OSH deployment #151

Closed
wants to merge 23 commits into from

Commits on Mar 20, 2024

  1. Use HashiCorp Vault for MariaDB and Keystone deployment

    This commit will consume the secrets from HashiCorp Vault using
    vault-secretes-operator for the MariaDB and Keystone deployment
    pratik705 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    87e18cc View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Mar 23, 2024

  1. Use HashiCorp Vault for Glance deployment

    This commit will consume the secrets from HashiCorp Vault using
    vault-secretes-operator for the Glance deployment.
    pratik705 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    5a4b807 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    1e063ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f17de43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48f89a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Mar 26, 2024

  1. Use HashiCorp Vault for Heat deployment

    This commit will consume the secrets from HashiCorp Vault using
    vault-secretes-operator for the Heat deployment.
    pratik705 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d5e932e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eab299 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b19a18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c41fa6 View commit details
    Browse the repository at this point in the history
  5. Use HashiCorp Vault for Cinder deployment

    This commit will consume the secrets from HashiCorp Vault using
    vault-secretes-operator for the Cinder deployment.
    pratik705 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    053004b View commit details
    Browse the repository at this point in the history
  6. Use HashiCorp Vault for Compute Kit deployment

      This commit will consume the secrets from HashiCorp Vault using
      vault-secretes-operator for the Compute Kit deployment.
    pratik705 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    39e129d View commit details
    Browse the repository at this point in the history
  7. Use HashiCorp Vault for Horizon deployment

    This commit will consume the secrets from HashiCorp Vault using
    vault-secretes-operator for the Horizon deployment.
    pratik705 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d6e56ef View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Use HashiCorp Vault for Skyline deployment

    This commit will consume the secrets from HashiCorp Vault using
    vault-secretes-operator for the Skyline deployment.
    pratik705 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c6f604d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Use HashiCorp Vault for Octavia deployment

    This commit will consume the secrets from HashiCorp Vault using
    vault-secretes-operator for the Octavia deployment.
    pratik705 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    58541f7 View commit details
    Browse the repository at this point in the history
  2. Use HashiCorp Vault for Gnocchi deployment

    This commit will consume the secrets from HashiCorp Vault using
    vault-secretes-operator for the Gnocchi deployment.
    pratik705 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    873de97 View commit details
    Browse the repository at this point in the history
  3. Use HashiCorp Vault for Ceilometer deployment

    This commit will consume the secrets from HashiCorp Vault using
    vault-secretes-operator for the Ceilometer deployment.
    pratik705 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c941292 View commit details
    Browse the repository at this point in the history
  4. Use HashiCorp Vault for PostgreSQL deployment

    This commit will consume the secrets from HashiCorp Vault using
    vault-secretes-operator for the PostgreSQL deployment.
    pratik705 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b74daee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd1139c View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Add example to create local user in vault

      This commit will provide an example to create local user and
      the policy to provide access vault secret path
    pratik705 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    35b025f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    21d109e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33a6fd0 View commit details
    Browse the repository at this point in the history