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

GCP auth: support nested backend mount paths #1050

Merged
merged 4 commits into from
May 17, 2021
Merged

Commits on Feb 3, 2021

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

Commits on May 11, 2021

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

Commits on May 12, 2021

  1. stricter matching for role name

    Adjusted role name portion of regex's to match single path component,
    and added unit tests for gcpAuthResourceBackendFromPath() and
    gcpAuthResourceRoleFromPath().
    tvoran committed May 12, 2021
    Configuration menu
    Copy the full SHA
    1db2297 View commit details
    Browse the repository at this point in the history