Antonio Ojea
|
ba0a7185f0
|
add network plugin metrics
Add network plugin metrics.
The metrics are the same that were used in dockershim/kubelet until
it was deprecated in kubernetes 1.23
https://github.com/kubernetes/kubernetes/blob/release-1.23/pkg/kubelet/dockershim/network/metrics/metrics.go
Signed-off-by: Antonio Ojea <aojea@google.com>
|
2022-12-23 09:23:56 +00:00 |
|
Shengjing Zhu
|
f4f41296c2
|
Replace golang.org/x/net/context with std library
Signed-off-by: Shengjing Zhu <zhsj@debian.org>
|
2022-02-22 02:27:05 +08:00 |
|
haoyun
|
bbe46b8c43
|
feat: replace github.com/pkg/errors to errors
Signed-off-by: haoyun <yun.hao@daocloud.io>
Co-authored-by: zounengren <zouyee1989@gmail.com>
|
2022-01-07 10:27:03 +08:00 |
|
Michael Crosby
|
55893b9be7
|
Add CNI conf based on runtime class
Signed-off-by: Michael Crosby <michael@thepasture.io>
|
2021-09-17 19:05:06 +00:00 |
|
Mike Brown
|
a5c417ac06
|
move up to CRI v1 and support v1alpha in parallel
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
|
2021-06-28 09:34:12 -05:00 |
|
Derek McGowan
|
b22b627300
|
Move cri server packages under pkg/cri
Organizes the cri related server packages under pkg/cri
Signed-off-by: Derek McGowan <derek@mcg.dev>
|
2020-10-07 13:09:37 -07:00 |
|