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

Split Sync statuses to smaller objects in etcd #542

Merged
merged 11 commits into from
Mar 16, 2022

Commits on Mar 11, 2022

  1. split traffic controller to smaller messages (hack)

    Samu Tamminen committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    922a745 View commit details
    Browse the repository at this point in the history
  2. fix type conversion

    Samu Tamminen committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    c887695 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    c3f23ec View commit details
    Browse the repository at this point in the history
  2. include object name to key

    Samu Tamminen committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    83570bd View commit details
    Browse the repository at this point in the history
  3. fix typo

    Samu Tamminen committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    e019680 View commit details
    Browse the repository at this point in the history
  4. fix egctl object status get

    Samu Tamminen committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    fd4534b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. address code review

    Samu Tamminen committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    73c72bd View commit details
    Browse the repository at this point in the history
  2. group status updates to transactions of 20 update

    Samu Tamminen committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    7c1f5a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. make status update max batch size configurable

    Samu Tamminen committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    6792093 View commit details
    Browse the repository at this point in the history
  2. address review: put also the rest to cluster

    Samu Tamminen committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    f5415a4 View commit details
    Browse the repository at this point in the history
  3. Update pkg/option/option.go

    Co-authored-by: Yun Long <[email protected]>
    Samu Tamminen and xxx7xxxx authored Mar 16, 2022
    Configuration menu
    Copy the full SHA
    a1d4f62 View commit details
    Browse the repository at this point in the history