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

Compatibility calico bgp #378

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Commits on Apr 26, 2024

  1. Add compatability with calico in BGP mode

    nbisson committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    39408aa View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Fix podsAreEqual by comparing with Uid

    nbisson committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0aebe08 View commit details
    Browse the repository at this point in the history
  2. use go fmt

    nbisson committed May 2, 2024
    Configuration menu
    Copy the full SHA
    e1229c8 View commit details
    Browse the repository at this point in the history
  3. Add IP comparation in podsAreEqual method

    nbisson committed May 2, 2024
    Configuration menu
    Copy the full SHA
    216fb43 View commit details
    Browse the repository at this point in the history
  4. refacto podsAreEqual function

    nbisson committed May 2, 2024
    Configuration menu
    Copy the full SHA
    87877ce View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    39b79df View commit details
    Browse the repository at this point in the history
  2. make podsareequal more simpler

    nbisson committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c00b69a View commit details
    Browse the repository at this point in the history
  3. Add pods in handlers

    nbisson committed May 3, 2024
    Configuration menu
    Copy the full SHA
    30cb89a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. add calico-bgp compatibility mode

    nbisson committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a72ad7d View commit details
    Browse the repository at this point in the history
  2. Resolve tests

    nbisson committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8382c1e View commit details
    Browse the repository at this point in the history
  3. add kilo-k3s-calico-bgp exemple

    nbisson committed May 7, 2024
    Configuration menu
    Copy the full SHA
    377feba View commit details
    Browse the repository at this point in the history