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] Move remote cluster state related settings to node attrs #9811

Merged
merged 11 commits into from
Sep 7, 2023

Commits on Sep 7, 2023

  1. Move remote cluster state repository settings to node attrs

    - This ensures repo registration happens during bootstrap
    
    Signed-off-by: bansvaru <[email protected]>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    28ad63a View commit details
    Browse the repository at this point in the history
  2. fix spotless errors

    Signed-off-by: bansvaru <[email protected]>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    00a0434 View commit details
    Browse the repository at this point in the history
  3. fix spotless

    Signed-off-by: bansvaru <[email protected]>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ec0a088 View commit details
    Browse the repository at this point in the history
  4. fix failing UTs

    Signed-off-by: bansvaru <[email protected]>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    843985b View commit details
    Browse the repository at this point in the history
  5. address PR comments

    Signed-off-by: bansvaru <[email protected]>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    69cda69 View commit details
    Browse the repository at this point in the history
  6. remove unused import

    Signed-off-by: bansvaru <[email protected]>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f61b7a1 View commit details
    Browse the repository at this point in the history
  7. rebase and fix spotless

    Signed-off-by: bansvaru <[email protected]>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    56c483c View commit details
    Browse the repository at this point in the history
  8. spa

    Signed-off-by: bansvaru <[email protected]>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8898307 View commit details
    Browse the repository at this point in the history
  9. update JoinTaskExecutorTests for clusterstaterepo change

    Signed-off-by: bansvaru <[email protected]>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1a2651c View commit details
    Browse the repository at this point in the history
  10. spa

    Signed-off-by: bansvaru <[email protected]>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1e193bb View commit details
    Browse the repository at this point in the history
  11. fix UTs

    Signed-off-by: bansvaru <[email protected]>
    linuxpi committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    e70e538 View commit details
    Browse the repository at this point in the history