Mike Brown
                                            Mike Brown
                                        
                                    #76 runs CNI setup attach for each network in parallel.. the plugins still run in serial on each network, and we still need more work if we are to parallelize...
fyi we moved up to the latest cni, cni plugins, and cni config in containerd v1.4.1 were you running with containerd in `-l debug` mode? temporarily unavailable sounds like a...
> Yeah I'm sorry, it indeed works with any CNI release > 0.3 (including 1.0+) but only with protocol version 0.3 which is incompatible with containerd 1.6+ which uses 1.0...
looks like it's not just that the config needs to be specified but the plugin also needs the setup result to have the version in it or cni will convert...
/ok-to-test
The original review comments in the first KEP around linux/windows fields asked for linux/windows specific structs to allow for differences, and that was agreed. Certain duplicate fields across all known...
might be fixed now https://github.com/containerd/containerd/pull/7198
> @feiskyer @mrunalp @mikebrow what do you think, do we wanna take such a feature in? a few thoughts/questions.. apologies for not being up to date with your progress on...
yes we should have an "optional" test for artifacts... that would be nice
> We should probably delete this repository Is that guidance from opencontainers/wg-reference-types? I was expecting to see use cases, prototypes built on the wg proposal, for explaining how such custom...