cri-o/lib
Antonio Murdaca ab204b6641
sandbox: record whether sb is using host network
We need to record whether the sandbox is using hostnetwok because the
kubelet needs that information when computing pod changes. Without this
patch it could happen that a pod that's using host network is restarted
just because the sandbox's status isn't reporting that it's running
using host network.

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2018-02-13 11:45:33 +01:00
..
sandbox sandbox: record whether sb is using host network 2018-02-13 11:45:33 +01:00
testdata libkpod -> lib rename 2017-11-30 17:08:26 +01:00
config.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
config_test.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
container.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
container_server.go sandbox: record whether sb is using host network 2018-02-13 11:45:33 +01:00
hooks.go Merge pull request #1235 from rhatdan/hooks 2018-02-03 09:51:59 -08:00
kill.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
logs.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
pause.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
remove.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
rename.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
stats.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
stop.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
wait.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00