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

Implement Application Default Credentials for the google connector #2530

Merged
merged 11 commits into from
Sep 7, 2022

Commits on May 8, 2022

  1. Add workload identity for google connector

    Signed-off-by: Trung <trung.hoang@pricehubble.com>
    ichbinfrog committed May 8, 2022
    Configuration menu
    Copy the full SHA
    9b1dc21 View commit details
    Browse the repository at this point in the history
  2. Remove extraneous opts...

    Signed-off-by: Trung <trung.hoang@pricehubble.com>
    ichbinfrog committed May 8, 2022
    Configuration menu
    Copy the full SHA
    4e56262 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Mock adminDirectory service creation

    Signed-off-by: Trung <trung.hoang@pricehubble.com>
    ichbinfrog committed May 14, 2022
    Configuration menu
    Copy the full SHA
    512a5d2 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Remove unit tests and fetch ADC

    Signed-off-by: Trung <trung.hoang@pricehubble.com>
    ichbinfrog committed May 23, 2022
    Configuration menu
    Copy the full SHA
    87dc843 View commit details
    Browse the repository at this point in the history
  2. Revert changes to go.mod

    Signed-off-by: Trung <trung.hoang@pricehubble.com>
    ichbinfrog committed May 23, 2022
    Configuration menu
    Copy the full SHA
    13938a1 View commit details
    Browse the repository at this point in the history
  3. Revert changes to go.sum

    Signed-off-by: Trung <trung.hoang@pricehubble.com>
    ichbinfrog committed May 23, 2022
    Configuration menu
    Copy the full SHA
    c4c26c9 View commit details
    Browse the repository at this point in the history
  4. Revert changes to go.sum

    Signed-off-by: Trung <trung.hoang@pricehubble.com>
    ichbinfrog committed May 23, 2022
    Configuration menu
    Copy the full SHA
    611f33e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. Add unit test for connector creation

    Signed-off-by: Trung <trung.hoang@pricehubble.com>
    ichbinfrog committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    5371f5f View commit details
    Browse the repository at this point in the history
  2. Add warning message for adc usage

    Signed-off-by: Trung <trung.hoang@pricehubble.com>
    ichbinfrog committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    97d02df View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. Fix typo and address linting issue

    Signed-off-by: Trung <trung.hoang@pricehubble.com>
    ichbinfrog committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    b0014ef View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Revert addition of opts to the Open() interface

    Signed-off-by: Trung <trung.hoang@pricehubble.com>
    ichbinfrog committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    7b19c53 View commit details
    Browse the repository at this point in the history