OpenShift has some cAdvisor packages in its import chain. The init() here invokes Dbus start even when cAdvisor is not actively running or being used (in our packages). This change makes the systemd check and dbus initialization and connection lazy, occuring only the first time someone invokes UseSystemd(). |
||
---|---|---|
.. | ||
docker | ||
libcontainer | ||
raw | ||
container.go | ||
factory_test.go | ||
factory.go | ||
mock.go |