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

Workload identity submodule #417

Merged
merged 13 commits into from
Feb 7, 2020
Merged

Workload identity submodule #417

merged 13 commits into from
Feb 7, 2020

Commits on Jan 28, 2020

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

Commits on Feb 3, 2020

  1. Configuration menu
    Copy the full SHA
    fb4377c View commit details
    Browse the repository at this point in the history
  2. initial workload identity addition

    various typo & linting fixes
    
    update README with output instead of hardcoded name
    
    update README to avoid cycle
    
    fix linting
    
    add missing outputs to fix linting
    
    update readme, generate docs
    
    fix linting for workload identity output
    
    updates from peer review
    
    add integration step for verifying workload identity
    
    initial workload identity integration test
    
    remove duplicate comment
    
    update dev tools version and just focus on workload identity tests here
    
    need these dependent steps
    
    project_ids is what we're using for variables
    
    add project_id output
    
    give registry_project_id a default in workload identity since we're not using it
    
    generate docs
    
    add the kubernetes provider
    
    rename cluster service account to work with this module
    
    bump google tf provider version
    
    newer gke clusters need to use kubernetes monitoring
    
    updated variable defaults in readme
    
    update monitoring variable in all modules
    
    update logging service variable too
    
    shorten some names to match identity account_id regex
    Miles Matthias authored and bharathkkb committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    15f4699 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f45555 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. fix WI config, fix tests

    bharathkkb committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    0becbc6 View commit details
    Browse the repository at this point in the history
  2. re enable all tests

    bharathkkb committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    f637172 View commit details
    Browse the repository at this point in the history
  3. fix vars,op

    bharathkkb committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    66d7700 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0b62bc View commit details
    Browse the repository at this point in the history
  5. fix flake8 errors

    bharathkkb committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    6f31d63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    944fe0f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. increase timeout

    bharathkkb committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    ceaca3d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

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