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: Support store secrets in secrets manager for auth plugin via kms components #8421

Merged
merged 25 commits into from
Dec 1, 2022

Commits on Nov 29, 2022

  1. feat: Support the use of kms resource configuration and management of…

    … kms components
    soulbird committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    309312a View commit details
    Browse the repository at this point in the history
  2. remove comment

    soulbird committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    fe2f8d0 View commit details
    Browse the repository at this point in the history
  3. fix lint

    soulbird committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    7462913 View commit details
    Browse the repository at this point in the history
  4. fix lint

    soulbird committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    29fca29 View commit details
    Browse the repository at this point in the history
  5. fix lint

    soulbird committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    0bd4987 View commit details
    Browse the repository at this point in the history
  6. fix ci

    soulbird committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    e14f7b3 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into feat/sm-kms-resouce

    soulbird committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    3dd98d3 View commit details
    Browse the repository at this point in the history
  8. using kms in auth plugin

    soulbird committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    184e70d View commit details
    Browse the repository at this point in the history
  9. add end flag for yaml

    soulbird committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    9cd6300 View commit details
    Browse the repository at this point in the history
  10. fix test case

    soulbird committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    010f845 View commit details
    Browse the repository at this point in the history
  11. fix test case

    soulbird committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    4b63ead View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. fix test case

    soulbird committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    55874aa View commit details
    Browse the repository at this point in the history
  2. fix synax

    soulbird committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    f3c775d View commit details
    Browse the repository at this point in the history
  3. fix test case

    soulbird committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    ca49f8c View commit details
    Browse the repository at this point in the history
  4. fix test case

    soulbird committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    45cf2c6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into feat/sm-kms-resouce

    soulbird committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    5911410 View commit details
    Browse the repository at this point in the history
  6. adjust code structure

    soulbird committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    767219a View commit details
    Browse the repository at this point in the history
  7. remove retrieve_secrets_ref

    soulbird committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    da39fd0 View commit details
    Browse the repository at this point in the history
  8. remove flag

    soulbird committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    e25a71b View commit details
    Browse the repository at this point in the history
  9. fix docs

    soulbird committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    33d3ed1 View commit details
    Browse the repository at this point in the history
  10. fix lint

    soulbird committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    c61094f View commit details
    Browse the repository at this point in the history
  11. remove redundant code from test cases

    soulbird committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    d579f2e View commit details
    Browse the repository at this point in the history
  12. fix comment

    soulbird committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    7e1b40c View commit details
    Browse the repository at this point in the history
  13. fix lint

    soulbird committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    f31814c View commit details
    Browse the repository at this point in the history
  14. use core.schema.uri_def

    soulbird committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    ce4a817 View commit details
    Browse the repository at this point in the history