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

feat: gcp secret manger support for DVT #704

Merged
merged 19 commits into from
Feb 27, 2023
Merged

feat: gcp secret manger support for DVT #704

merged 19 commits into from
Feb 27, 2023

Commits on Jan 17, 2023

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

Commits on Jan 24, 2023

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

Commits on Jan 26, 2023

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

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    b959cda View commit details
    Browse the repository at this point in the history
  2. Revert "adding support for secret manger [GCP]"

    This reverts commit b959cda.
    mokhahmed committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    4f0640a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dfdcf2 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/develop' into secret-manager

    # Conflicts:
    #	docs/connections.md
    mokhahmed committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    8ededf0 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/develop' into secret-manager

    # Conflicts:
    #	docs/connections.md
    mokhahmed committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    8e6fb80 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Merge remote-tracking branch 'origin/develop' into secret-manager

    # Conflicts:
    #	docs/connections.md
    mokhahmed committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    ea1fbe5 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. code review fixes

    - fix manger typo to manager
    - rename argument description
    - add google-cloud-secret-manager to requirement file
    mokhahmed committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    1a33b28 View commit details
    Browse the repository at this point in the history
  2. code review fixes

    - revert the naming of variables connections.md
    mokhahmed committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    176a9ac View commit details
    Browse the repository at this point in the history
  3. code review fixes

    - revert the naming of variables connections.md
    mokhahmed committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    9430f63 View commit details
    Browse the repository at this point in the history
  4. code review fixes

    - revert the naming of variables connections.md
    mokhahmed committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    fe30a18 View commit details
    Browse the repository at this point in the history
  5. code review fixes

    - revert the naming of variables connections.md
    mokhahmed committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    4737aec View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Merge branch 'develop' into secret-manager

    # Conflicts:
    #	setup.py
    mokhahmed committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    0a06cde View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. code review fixes

    - add test cases for secret manager class
    mokhahmed committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    4b6aca7 View commit details
    Browse the repository at this point in the history
  2. code review fixes

    - revert the naming of variables connections.md
    mokhahmed committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    a48d2a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. code review fixes

    - move secret manager testcases
    mokhahmed committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    362b8c2 View commit details
    Browse the repository at this point in the history
  2. code review fixes

    - revert the naming of variables connections.md
    mokhahmed committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    4f857c7 View commit details
    Browse the repository at this point in the history