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

Read write ephemeral objects for remote publication of cluster state #14089

Merged
merged 13 commits into from
Jun 11, 2024

Commits on Jun 11, 2024

  1. Read and write ephemeral objects for remote publication

    Co-authored-by: Sooraj Sinha <soosinha@amazon.com>
    Co-authored-by: Arpit Bandejiya <abandeji@amazon.com>
    
    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b43beb4 View commit details
    Browse the repository at this point in the history
  2. Add serde logic for hashes of consistent settings

    Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
    soosinha committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8d67c74 View commit details
    Browse the repository at this point in the history
  3. Add formattedName to readAsync for IndexMetadata

    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    982a785 View commit details
    Browse the repository at this point in the history
  4. Skip ephemeral objects

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

    Signed-off-by: Shivansh Arora <hishiv@amazon.com>
    shiv0408 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    145558a View commit details
    Browse the repository at this point in the history
  6. Fix spotless

    Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
    soosinha committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3fbbbb5 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into read_write_ephemeral

    Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
    soosinha committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3adbdcd View commit details
    Browse the repository at this point in the history
  8. Use doStart in tests

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

    Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
    soosinha committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b7487a0 View commit details
    Browse the repository at this point in the history
  10. Fix remote routing table UTs

    Signed-off-by: Arpit Bandejiya <abandeji@amazon.com>
    Arpit-Bandejiya committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8464709 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    921048f View commit details
    Browse the repository at this point in the history
  12. Fix UTs

    Signed-off-by: Arpit Bandejiya <abandeji@amazon.com>
    Arpit-Bandejiya committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0391436 View commit details
    Browse the repository at this point in the history
  13. Add Tear down for tests

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