kubeshark/shared/kubernetes
David Levanon 8a90f02161
Add support of listening to multiple netns (#418)
* multiple netns listen - initial commit

* multiple netns listen - actual work

* remove redundant log line

* map /proc of host to tapper

* changing kubernetes provider again after big conflict

* revert node-sass version back to 5.0.0

* Rename host_source to hostSource

Co-authored-by: gadotroee <55343099+gadotroee@users.noreply.github.com>

* PR fixes - adding comment + typos + naming conventions

* go fmt + making procfs read only

* setns back to the original value after packet source initialized

Co-authored-by: gadotroee <55343099+gadotroee@users.noreply.github.com>
2021-11-07 16:00:59 +02:00
..
consts.go TRA-3842 daemon mode (#427) 2021-11-04 11:46:45 +02:00
errors.go TRA-3868 move tapped pod watch and tapper updating to shared (#416) 2021-11-01 14:12:32 +02:00
mizuTapperSyncer.go TRA-3868 move tapped pod watch and tapper updating to shared (#416) 2021-11-01 14:12:32 +02:00
provider.go Add support of listening to multiple netns (#418) 2021-11-07 16:00:59 +02:00
proxy.go TRA-3868 move tapped pod watch and tapper updating to shared (#416) 2021-11-01 14:12:32 +02:00
utils.go TRA-3842 daemon mode (#427) 2021-11-04 11:46:45 +02:00
watch.go TRA-3868 move tapped pod watch and tapper updating to shared (#416) 2021-11-01 14:12:32 +02:00