Files
kata-containers/src/runtime/containerd-shim-v2
Chelsea Mafrica a44b27291c runtime: Create tracer later in shimv2
Remove loading of configuration from New() because we do not know the
correct configuration file for the runtime until Create() and so that it
is not loaded more than once. Start tracer in create() so that it is
created after the runtime config is loaded in its original location.

Fixes #1411

Signed-off-by: Chelsea Mafrica <chelsea.e.mafrica@intel.com>
2021-02-17 19:45:48 -08:00
..
2020-04-29 18:39:03 -07:00
2020-04-29 18:39:03 -07:00
2020-11-05 16:04:21 +08:00