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

[Remote Cluster State] Remove stale remote cluster state #9719

Merged

Commits on Sep 7, 2023

  1. Remove stale remote cluster state

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    21a73e9 View commit details
    Browse the repository at this point in the history
  2. refactoring

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    80fb798 View commit details
    Browse the repository at this point in the history
  3. add atomic boolean to control multiple delete task executions at a time

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    76b8274 View commit details
    Browse the repository at this point in the history
  4. add support to delete entire cluster state for a clusterUUID

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d491990 View commit details
    Browse the repository at this point in the history
  5. spa

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5dc1c8f View commit details
    Browse the repository at this point in the history
  6. fix issues with deletion - manifest filename issues

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b803308 View commit details
    Browse the repository at this point in the history
  7. minor fix

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8e65473 View commit details
    Browse the repository at this point in the history
  8. add try/catch

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    60c5622 View commit details
    Browse the repository at this point in the history
  9. address PR comments

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0ad1bb4 View commit details
    Browse the repository at this point in the history
  10. minor refactor

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    de75b52 View commit details
    Browse the repository at this point in the history
  11. fix thread leak in tests

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ad9b1b3 View commit details
    Browse the repository at this point in the history
  12. fix failing ITs after rebase

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    59d8daf View commit details
    Browse the repository at this point in the history
  13. remove unused imports

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    72fffd2 View commit details
    Browse the repository at this point in the history