bond-cni
bond-cni copied to clipboard
Bond-cni is for fail-over and high availability of networking in cloudnative orchestration
There is a lack of Unit Tests for this project. Any UT contributions are most welcome :)
Setup a GA to build the project What do we want? We want to be able to build the project upon PR using GA and posting the results. Again, similar...
Currently there is no GA for this project. Proposed addition: Implement a GA: golangci, shellcheck, hadolint, go-check Example: [SRIOV-Network-Device-Plugin](https://github.com/k8snetworkplumbingwg/sriov-network-device-plugin/blob/master/.github/workflows/build-test-lint.yml)
Hi, I used bond-cni for my project. However, I realized that the IP is assigned to POD's Interface Bond does not appear in the POD object when GET from the...
Followed the README step by step. Normal SR-IOV Pods with a single interface and an IP set on the SR-IOV interface work fine, but trying to create a bond on...
created entry script create makefile create Dockerfile
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.13.2 to 2.17.1. Release notes Sourced from github.com/onsi/ginkgo/v2's releases. v2.17.1 2.17.1 Fixes If the user sets --seed=0, make sure all parallel nodes get the same seed [af0330d]...
Bumps [github.com/containernetworking/plugins](https://github.com/containernetworking/plugins) from 1.4.0 to 1.4.1. Commits 8fc26ce Merge pull request #991 from containernetworking/dependabot/docker/dot-github... c8d165d Merge branch 'main' into dependabot/docker/dot-github/actions/retest-action/a... 1b58119 Merge pull request #1010 from containernetworking/dependabot/github_actions/a... 8a3014f build(deps): bump...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.30.0 to 1.32.0. Release notes Sourced from github.com/onsi/gomega's releases. v1.32.0 1.32.0 Maintenance Migrate github.com/golang/protobuf to google.golang.org/protobuf [436a197] This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care...