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

ENH: opensearch source secrets refreshment suppport #3437

Commits on Sep 28, 2023

  1. INIT: secrets refreshment infra

    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    edeb6bf View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. MAINT: add interval and test validity

    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    2661629 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. MAINT: some more refactoring

    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    9ae948b View commit details
    Browse the repository at this point in the history
  2. MAINT: delete unused classes

    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    2e33eac View commit details
    Browse the repository at this point in the history
  3. TST: AwsSecretsPluginConfigPublisherExtensionProviderTest

    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    6421c50 View commit details
    Browse the repository at this point in the history
  4. MAINT: inject PluginConfigPublisher into PluginCreator

    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    3256efb View commit details
    Browse the repository at this point in the history
  5. MAINT: complete test cases for AwsSecretPluginIT

    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    3ba133f View commit details
    Browse the repository at this point in the history
  6. MAINT: test refresh secrets

    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    9439296 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. MAINT: refactoring and documentation

    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    d5fe312 View commit details
    Browse the repository at this point in the history
  2. STY: import

    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    c8af912 View commit details
    Browse the repository at this point in the history
  3. MAINT: fix test cases

    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    af0c206 View commit details
    Browse the repository at this point in the history
  4. MAINT: missing test case

    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    ebdc448 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. ADD: client refresher

    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    94513cf View commit details
    Browse the repository at this point in the history
  2. REF: client -> clientRefresher

    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    93b3794 View commit details
    Browse the repository at this point in the history
  3. MAINT: refactor method and add listener

    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    06a3c27 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. MAINT: address minor comments

    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    1ba290e View commit details
    Browse the repository at this point in the history
  2. REF: PluginConfigurationObservableRegister

    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    0bd7a0f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'enh/secret-refreshment-infra' into enh/opensearch-sourc…

    …e-secrets-refreshment-suppport
    
    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ca74d46 View commit details
    Browse the repository at this point in the history
  4. MAINT: pluginConfigObserver

    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a7d7fd0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into enh/opensearch-source-secrets-refreshment-su…

    …ppport
    
    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    613770f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. MNT: createObjectUnderTest

    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    c8fc2fe View commit details
    Browse the repository at this point in the history
  2. REF: share common interface

    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    8f90a0e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. MAINT: use interface

    Signed-off-by: George Chen <[email protected]>
    chenqi0805 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    43972fb View commit details
    Browse the repository at this point in the history