danm
danm copied to clipboard
TelCo grade network management in a Kubernetes cluster
**What type of PR is this?** > Uncomment only one, leave it on its own line: > > bug > cleanup > design > documentation > failing-test feature **What does...
**Is this a BUG REPORT or FEATURE REQUEST?**: > bug **What happened**: > We have sriov-o1c-host0 cluster network and 4 pods are using that CNI. > 1st pod { "clusterNetwork":...
**Is this a BUG REPORT or FEATURE REQUEST?**: > bug **What happened**: > We have sriov-e1c cluster network and 2 pods are using that CNI. > 1st Pod : {...
K8s community implemented and released the following PR with K8s 1.19: https://github.com/kubernetes/enhancements/pull/1111 The TL;DR version of the Pr is that the API group used in the DANM CRDs unknowingly violates...
**Is this a BUG REPORT or FEATURE REQUEST?**: > Uncomment only one, leave it on its own line: > bug > feature **What happened**: Deployed a SRIOV-Network with 3 ips...
**Is this a BUG REPORT or FEATURE REQUEST?**: Feature request > Uncomment only one, leave it on its own line: > feature Currently when we try to use build.sh when...
**Is this a BUG REPORT or FEATURE REQUEST?**: feature As we know, DANM's IPAM does wonderful things :) especially I love the NO IP option (besides the static one). But,...
**What type of PR is this?** failing-test **What does this PR give to us**: Adds build pipeline with buildah **Which issue(s) this PR fixes** *(in `fixes #(, fixes #, ...)`...
**What type of PR is this?** documentation **What does this PR give to us**: Adds a copyright license header to each source file. **Which issue(s) this PR fixes** *(in `fixes...
**Is this a BUG REPORT or FEATURE REQUEST?**: bug **What happened**: Svcwatcher Pod lost master for any reason, so the process was exiting: ``` E0704 17:44:12.997128 1 svcwatcher.go:93] Lost master...