Murali Reddy
|
2460189afd
|
skip host network pods when selecting pods to apply ingress/egress netpol
|
2021-04-28 16:38:55 -05:00 |
|
Murali Reddy
|
52551279a8
|
skip hostnetwok pod's from enforcing network policies
|
2021-04-28 16:38:55 -05:00 |
|
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 |
|
Aaron U'Ren
|
1fb0820044
|
fix(npc): sync npc on pod label changes (#1046)
fixes #1035
|
2021-03-19 01:33:35 +05:30 |
|
Aaron U'Ren
|
fe515d1b52
|
fix(pod.go): ensure traffic at end of chain is only dropped once
|
2021-03-18 09:21:22 -05:00 |
|
Aaron U'Ren
|
95299a4cb5
|
fix(pod.go): comment quoting issues
|
2021-03-18 09:21:22 -05:00 |
|
Murali Reddy
|
888cac9193
|
use iptables-save and iptables-restore commands to consolidate
individual iptables command that are run during full network
policies sync
|
2021-03-18 09:21:22 -05:00 |
|
Murali Reddy
|
e16f2077dd
|
npc code restructuring (#1007)
|
2020-12-16 18:40:00 +05:30 |
|