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

sbctl chassis operation replace with libovsdb #3119

Merged
merged 28 commits into from
Aug 17, 2023
Merged

Commits on Aug 7, 2023

  1. add ovnsb mod

    bobz965 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    34cf355 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa26c69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4571248 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad1dfb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. fix hard code

    bobz965 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7779dd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc7c7e9 View commit details
    Browse the repository at this point in the history
  3. fix chassis update

    bobz965 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2d5e395 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. 复用 update chassis

    bobz965 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    10cb511 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aed7a1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff2c0a2 View commit details
    Browse the repository at this point in the history
  4. fix log

    bobz965 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    9ff369b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Update pkg/ovs/ovn.go

    Co-authored-by: 张祖建 <[email protected]>
    bobz965 and zhangzujian committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    b9ab5ea View commit details
    Browse the repository at this point in the history
  2. refactor nbclient sbclient

    bobz965 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3e9332e View commit details
    Browse the repository at this point in the history
  3. init sb client

    bobz965 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    bfa8c67 View commit details
    Browse the repository at this point in the history
  4. remove sb from LegacyClient

    bobz965 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    fae7d1b View commit details
    Browse the repository at this point in the history
  5. fix sb

    bobz965 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    000c9a5 View commit details
    Browse the repository at this point in the history
  6. reuse

    bobz965 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    08f435a View commit details
    Browse the repository at this point in the history
  7. fix log

    bobz965 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    926d54a View commit details
    Browse the repository at this point in the history
  8. add back InsecureSkipVerify

    bobz965 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    277c8d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

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

    bobz965 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    6dc3f03 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Update pkg/ovsdb/client/client.go

    Co-authored-by: 张祖建 <[email protected]>
    bobz965 and zhangzujian committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d67690c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a48ea7a View commit details
    Browse the repository at this point in the history
  3. simplicify NewOvsDbClient

    bobz965 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a095789 View commit details
    Browse the repository at this point in the history
  4. remove unused

    bobz965 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    42165ae View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Merge branch 'master' into libovsdb

    Signed-off-by: bobz965 <[email protected]>
    bobz965 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    4bc66c1 View commit details
    Browse the repository at this point in the history
  2. Update pkg/ovs/ovn.go

    Co-authored-by: 张祖建 <[email protected]>
    bobz965 and zhangzujian committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e105518 View commit details
    Browse the repository at this point in the history
  3. remove unused

    Signed-off-by: bobz965 <[email protected]>
    bobz965 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9392ded View commit details
    Browse the repository at this point in the history