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

refactor(clustering) dpcp config clean #8893

Merged
merged 69 commits into from
Jun 6, 2022

Commits on May 26, 2022

  1. update_config.lua

    chronolaw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    31152d1 View commit details
    Browse the repository at this point in the history
  2. use new update_config

    chronolaw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    283a966 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2595d8e View commit details
    Browse the repository at this point in the history
  4. remove duplicated code

    chronolaw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    3179b83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd506af View commit details
    Browse the repository at this point in the history
  6. calculate_config_hash in cp

    chronolaw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    cb924a0 View commit details
    Browse the repository at this point in the history
  7. clean extract_major_minor

    chronolaw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    a1f148d View commit details
    Browse the repository at this point in the history
  8. to_sort_string style clean

    chronolaw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    8fa4a6a View commit details
    Browse the repository at this point in the history
  9. style clean

    chronolaw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    63b3edd View commit details
    Browse the repository at this point in the history
  10. remove oop derived

    chronolaw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    0f1e9f0 View commit details
    Browse the repository at this point in the history
  11. add parent fields

    chronolaw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    65a3f9a View commit details
    Browse the repository at this point in the history
  12. add plugins_list field

    chronolaw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    c122969 View commit details
    Browse the repository at this point in the history
  13. adjust plugins_list

    chronolaw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    2284eb2 View commit details
    Browse the repository at this point in the history
  14. local plugins_list

    chronolaw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    8c4fb09 View commit details
    Browse the repository at this point in the history
  15. renamge parent to initer

    chronolaw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    6a48b69 View commit details
    Browse the repository at this point in the history
  16. change MT to _MT

    chronolaw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    68925f9 View commit details
    Browse the repository at this point in the history
  17. code clean

    chronolaw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    3ec4be2 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. use utils.validate_cert

    chronolaw committed May 27, 2022
    Configuration menu
    Copy the full SHA
    8709d5d View commit details
    Browse the repository at this point in the history
  2. luacheck clean

    chronolaw committed May 27, 2022
    Configuration menu
    Copy the full SHA
    486c70f View commit details
    Browse the repository at this point in the history
  3. plugins_list_to_map clean

    chronolaw committed May 27, 2022
    Configuration menu
    Copy the full SHA
    b8ed36f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61075ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c060981 View commit details
    Browse the repository at this point in the history
  6. luacheck clean

    chronolaw committed May 27, 2022
    Configuration menu
    Copy the full SHA
    66abd81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21f79b9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b04364 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    16dee27 View commit details
    Browse the repository at this point in the history
  10. remove param initer

    chronolaw committed May 27, 2022
    Configuration menu
    Copy the full SHA
    4da6404 View commit details
    Browse the repository at this point in the history
  11. typo fix

    chronolaw committed May 27, 2022
    Configuration menu
    Copy the full SHA
    0a8bf89 View commit details
    Browse the repository at this point in the history
  12. change to config_helper

    chronolaw committed May 27, 2022
    Configuration menu
    Copy the full SHA
    de66e7a View commit details
    Browse the repository at this point in the history
  13. add missing rockspec

    chronolaw committed May 27, 2022
    Configuration menu
    Copy the full SHA
    c5be4cf View commit details
    Browse the repository at this point in the history
  14. fix unit test

    chronolaw committed May 27, 2022
    Configuration menu
    Copy the full SHA
    d5436d7 View commit details
    Browse the repository at this point in the history
  15. cp code clean

    chronolaw committed May 27, 2022
    Configuration menu
    Copy the full SHA
    e4b74d7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9d4169a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. small style clean

    chronolaw committed May 30, 2022
    Configuration menu
    Copy the full SHA
    ea83d84 View commit details
    Browse the repository at this point in the history
  2. add check protocol support

    chronolaw committed May 30, 2022
    Configuration menu
    Copy the full SHA
    5eba885 View commit details
    Browse the repository at this point in the history
  3. try fix conflict

    chronolaw committed May 30, 2022
    Configuration menu
    Copy the full SHA
    bd244b6 View commit details
    Browse the repository at this point in the history
  4. try fix conflict

    chronolaw committed May 30, 2022
    Configuration menu
    Copy the full SHA
    329688e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b8895d View commit details
    Browse the repository at this point in the history
  6. fix merge error

    chronolaw committed May 30, 2022
    Configuration menu
    Copy the full SHA
    69e1204 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66d10d7 View commit details
    Browse the repository at this point in the history
  8. lua lint

    chronolaw committed May 30, 2022
    Configuration menu
    Copy the full SHA
    7affc3e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. code clean in init.lua

    chronolaw committed May 31, 2022
    Configuration menu
    Copy the full SHA
    07fd555 View commit details
    Browse the repository at this point in the history
  2. fix init cp/dp worker

    chronolaw committed May 31, 2022
    Configuration menu
    Copy the full SHA
    79a275d View commit details
    Browse the repository at this point in the history
  3. clean init_dp_worker

    chronolaw committed May 31, 2022
    Configuration menu
    Copy the full SHA
    9a2bc91 View commit details
    Browse the repository at this point in the history
  4. change check_protocol logic

    chronolaw committed May 31, 2022
    Configuration menu
    Copy the full SHA
    031c18e View commit details
    Browse the repository at this point in the history
  5. fix init_dp_worker

    chronolaw committed May 31, 2022
    Configuration menu
    Copy the full SHA
    310a3b5 View commit details
    Browse the repository at this point in the history
  6. move ws_client to utils

    chronolaw committed May 31, 2022
    Configuration menu
    Copy the full SHA
    18f7fb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36e6540 View commit details
    Browse the repository at this point in the history
  8. clean control_plane

    chronolaw committed May 31, 2022
    Configuration menu
    Copy the full SHA
    69a003d View commit details
    Browse the repository at this point in the history
  9. remove useless comments

    chronolaw committed May 31, 2022
    Configuration menu
    Copy the full SHA
    7c98016 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e4c3543 View commit details
    Browse the repository at this point in the history
  11. remove version_handshake

    chronolaw committed May 31, 2022
    Configuration menu
    Copy the full SHA
    4f0adb1 View commit details
    Browse the repository at this point in the history
  12. fix plugins_list in cp

    chronolaw committed May 31, 2022
    Configuration menu
    Copy the full SHA
    a615cbb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0f8a2eb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    436cb82 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5a25d4d View commit details
    Browse the repository at this point in the history
  16. fix merge conflict

    chronolaw committed May 31, 2022
    Configuration menu
    Copy the full SHA
    e9cb7d1 View commit details
    Browse the repository at this point in the history
  17. clean ws_server

    chronolaw committed May 31, 2022
    Configuration menu
    Copy the full SHA
    0155ea8 View commit details
    Browse the repository at this point in the history
  18. clean cp ws server

    chronolaw committed May 31, 2022
    Configuration menu
    Copy the full SHA
    fe2d337 View commit details
    Browse the repository at this point in the history
  19. clean cp ws server

    chronolaw committed May 31, 2022
    Configuration menu
    Copy the full SHA
    de945de View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    288e667 View commit details
    Browse the repository at this point in the history
  21. clean connect_dp

    chronolaw committed May 31, 2022
    Configuration menu
    Copy the full SHA
    6d5aa75 View commit details
    Browse the repository at this point in the history
  22. fix table insert in cp

    chronolaw committed May 31, 2022
    Configuration menu
    Copy the full SHA
    cddc8e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. clean init.lua

    chronolaw committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    4ea4949 View commit details
    Browse the repository at this point in the history
  2. require style fix

    chronolaw committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    092ad86 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. fix merge conflict

    chronolaw committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    6ea52d0 View commit details
    Browse the repository at this point in the history
  2. fix conflict

    chronolaw committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    c5bb0cd View commit details
    Browse the repository at this point in the history
  3. yield in to_sorted_string

    chronolaw committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    7287710 View commit details
    Browse the repository at this point in the history
  4. pick #8888 yield

    chronolaw committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    90be2a3 View commit details
    Browse the repository at this point in the history