Krisztian Litkey
Krisztian Litkey
> looking good let's deprecate it now in main.. hit the releases.md table for deprecated toml config changes > > and here: https://github.com/containerd/containerd/blob/main/internal/cri/config/config.go#L412 > > and the validation / warning...
> > > looking good let's deprecate it now in main.. hit the releases.md table for deprecated toml config changes > > > and here: https://github.com/containerd/containerd/blob/main/internal/cri/config/config.go#L412 > > > and...
@mikebrow Okay, I reworked it now according to my original attempt from quite a while ago. Now - enable_cdi is deprecated - enable_cdi defaults to true if omitted - we...
> Let's see which (set of) tests I broke this time. My itching bet would be config migration... Argh... bingo.
> > Let's see which (set of) tests I broke this time. My itching bet would be config migration... > > Argh... bingo. Should be fixed/fine now.