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

feat: modify component configuration during runtime #762

Merged
merged 37 commits into from
Aug 30, 2022

Commits on Aug 10, 2022

  1. docs: add design doc

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    5185869 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. add api

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    cf6a0aa View commit details
    Browse the repository at this point in the history
  2. implement api

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    1847938 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dcaf74 View commit details
    Browse the repository at this point in the history
  4. fix markdown issues

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    1df7f6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22d109d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. fix grpc_api

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    1a6254d View commit details
    Browse the repository at this point in the history
  2. add licenses

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    1308ba7 View commit details
    Browse the repository at this point in the history
  3. format

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    9f4c2b4 View commit details
    Browse the repository at this point in the history
  4. add component

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    8175986 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. fix linter issues

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    f603bc5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Merge remote-tracking branch 'upstream/main' into update_config

    # Conflicts:
    #	make/proto.mk
    seeflood committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    d57a11b View commit details
    Browse the repository at this point in the history
  2. generate the docs

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    d64b819 View commit details
    Browse the repository at this point in the history
  3. update design doc

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    6a6283e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. add ut

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    db530b1 View commit details
    Browse the repository at this point in the history
  2. add ut

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    ecde29d View commit details
    Browse the repository at this point in the history
  3. make format

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    59daabe View commit details
    Browse the repository at this point in the history
  4. rename the demo

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    dd2dfc2 View commit details
    Browse the repository at this point in the history
  5. rename the demo

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    e9bc915 View commit details
    Browse the repository at this point in the history
  6. modify comments

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    974a0bb View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

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

Commits on Aug 24, 2022

  1. fix Mutex review issue

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    4e84a63 View commit details
    Browse the repository at this point in the history
  2. fix review issues

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    adcdeb0 View commit details
    Browse the repository at this point in the history
  3. fix review issues

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    28936fe View commit details
    Browse the repository at this point in the history
  4. add license

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    9b9561c View commit details
    Browse the repository at this point in the history
  5. modify notify api proto

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    0632706 View commit details
    Browse the repository at this point in the history
  6. modify notify api proto

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    0598b38 View commit details
    Browse the repository at this point in the history
  7. fix script

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    248c443 View commit details
    Browse the repository at this point in the history
  8. exclude quickstart generator

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    8337a3b View commit details
    Browse the repository at this point in the history
  9. move demo client

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    3edd2da View commit details
    Browse the repository at this point in the history
  10. generate docs

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    96ad52b View commit details
    Browse the repository at this point in the history
  11. remove java examples

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    0f234be View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. remove duplicate error-checking code

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    014fb98 View commit details
    Browse the repository at this point in the history
  2. add comments

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    a48916d View commit details
    Browse the repository at this point in the history
  3. modify design docs

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    f231739 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f686e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

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