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

control-service: switch to Approle Vault authentication #2435

Merged
merged 8 commits into from
Jul 21, 2023

Commits on Jul 20, 2023

  1. control-service: switch to Approle Vault authentication

    Switch to using Approle for Vault Authentication rather than Tokens.
    https://developer.hashicorp.com/vault/docs/auth/approle
    https://developer.hashicorp.com/vault/tutorials/auth-methods/approle
    
    Update service code, VEP, Tests and helm charts.
    
    Signed-off-by: Dako Dakov <ddakov@vmware.com>
    dakodakov committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    cd86106 View commit details
    Browse the repository at this point in the history
  2. Google Java Format

    github-actions committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a6e2e68 View commit details
    Browse the repository at this point in the history
  3. control-service: switch to Approle Vault authentication

    Codacy checks.
    
    Signed-off-by: Dako Dakov <ddakov@vmware.com>
    dakodakov committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d5a973d View commit details
    Browse the repository at this point in the history
  4. Google Java Format

    github-actions committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d3489bc View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. control-service: switch to Approle Vault authentication

    Add support for token authentication for dev purposes.
    
    Signed-off-by: Dako Dakov <ddakov@vmware.com>
    dakodakov committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e8c9a45 View commit details
    Browse the repository at this point in the history
  2. Google Java Format

    github-actions committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    99429e5 View commit details
    Browse the repository at this point in the history
  3. control-service: switch to Approle Vault authentication

    Address review feedback.
    
    Signed-off-by: Dako Dakov <ddakov@vmware.com>
    dakodakov committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    cb71407 View commit details
    Browse the repository at this point in the history
  4. Google Java Format

    github-actions committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    3a9c825 View commit details
    Browse the repository at this point in the history