Manuel Rüger
|
7d47aefe7d
|
Replace github.com/golang/glog with k8s.io/klog/v2
glog is effectively unmaintained and the kubernetes ecosystem is mainly
using its fork klog
Fixes: #1051
|
2021-04-11 13:16:03 -05:00 |
|
Murali Reddy
|
46e903aa13
|
remove deprecated netpol beta API support (#1001)
* remove deprecated netpol beta API support
* removing unused function
|
2020-11-26 21:24:32 +05:30 |
|
Murali Reddy
|
a33089d292
|
[testing] run go linters (#943)
* run go linters for static code checking
* fix(lint): fix all goimports linting errors
* fix(lint): fix all golint errors
* fix(lint): fix all spelling errors
Co-authored-by: Aaron U'Ren <aauren@gmail.com>
|
2020-07-28 23:52:41 +05:30 |
|
刘旭
|
8f5c95942e
|
full sync when namespace labels change (#917)
|
2020-06-04 10:20:04 +05:30 |
|