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

Add remote state publication transport call #13835

Merged
merged 7 commits into from
Jun 10, 2024

Commits on Jun 9, 2024

  1. Add remote state publication transport call

    Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
    soosinha committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    5f4b6db View commit details
    Browse the repository at this point in the history
  2. Add publication flag and remote routing table check

    Signed-off-by: Himshikha Gupta <himshikh@amazon.com>
    Himshikha Gupta authored and soosinha committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    d520c91 View commit details
    Browse the repository at this point in the history
  3. Send manifest file name in remote publish

    Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
    soosinha committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    f4c2a04 View commit details
    Browse the repository at this point in the history
  4. Add dummy methods in RemoteClusterStateService

    Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
    soosinha committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    afc033c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Add remote publish unit tests

    Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
    soosinha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    f480d24 View commit details
    Browse the repository at this point in the history
  2. Remove duplicate methods

    Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
    soosinha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9feb4be View commit details
    Browse the repository at this point in the history
  3. Add javadoc

    Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
    soosinha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5d2f154 View commit details
    Browse the repository at this point in the history