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

Change the controller sorting with an approach similar to directed acyclic graphs #1384

Merged

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    931fc43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72f6ca5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34b5694 View commit details
    Browse the repository at this point in the history
  4. Add controller_chain_spec and update the following controllers based …

    …on the command interfaces
    saikishor committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    dd9119c View commit details
    Browse the repository at this point in the history
  5. Add current configured controller to the preceding controller list of…

    … the controller exposing reference interface
    saikishor committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    6a2ab8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5a0c74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d93659 View commit details
    Browse the repository at this point in the history
  8. Added a method to cleanup the controller chain spec upon node cleanup…

    … (reconfigure and unloading the controller)
    saikishor committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    95c7026 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2ba75ff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    de7f97f View commit details
    Browse the repository at this point in the history
  11. comment out the lambdas

    saikishor committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    f728a3a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3042a85 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7ab583d View commit details
    Browse the repository at this point in the history
  14. remove resetting the list on configure as there might be another cont…

    …roller added as predecessor
    saikishor committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    9bb56bb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    708b42f View commit details
    Browse the repository at this point in the history
  16. add formatting changes

    saikishor committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    0a31887 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6a43be7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    aa22855 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    81f43f1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a1134b4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e82b1f9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    81ed774 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    eba4f7e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d5f60d6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5a4c46f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fa7c972 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4c2f54e View commit details
    Browse the repository at this point in the history
  28. remove unnecessary method

    saikishor committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    7218012 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3cef552 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0b9584f View commit details
    Browse the repository at this point in the history
  31. fix formatting

    saikishor committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    f23139c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    5ee4d36 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    43846bd View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    b95c255 View commit details
    Browse the repository at this point in the history