k8snetworkplumbingwg / net-attach-def-admission-controller

An admission controller to check resources as defined by the NPWG spec
Apache License 2.0
4 stars 15 forks source link

[WIP]Replace network annotation function with client library function #55

Open s1061123 opened 1 year ago

s1061123 commented 1 year ago

This change remove network annotation function and use net-attach-def library function. As a result, it is independent from multus.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3266863589


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/webhook/webhook.go 0 1 0.0%
<!-- Total: 0 1 0.0% -->
Totals Coverage Status
Change from base Build 2935993173: 8.03%
Covered Lines: 120
Relevant Lines: 273

💛 - Coveralls