Maksym Pavlenko

Results 147 comments of Maksym Pavlenko

Current version uses `yt-dlp` https://github.com/mxpv/podsync/blob/5c57096643ccb7666b1f2a4b94f559bb706369a9/Dockerfile#L13

@swagatbora90 could you try to rebase this PR against latest `main`. I believe this will make CI happier.

@SassyQuatch47 This PR needs proper rebase. There are way too many files and conflicts :( Possibly worth closing this one and creating a new one instead?

/test pull-containerd-node-e2e

Rebased to include changes from https://github.com/containerd/containerd/pull/9939

> [@AkihiroSuda](https://github.com/AkihiroSuda) closed this [1 hour ago](https://github.com/containerd/containerd/pull/9919#event-12006097122) Well, I think that's still a viable change. `cri` package maintains its own version of "utils" package which I'd want to splice with...

There is no legacy podsandbox controller. Sandbox api was introduced in 1.7 as experimental API with no backward compatibility guaranties until its stable. It's perfectly legal to break things until...

Should we add an endpoint to query shim's address directly from the running shim instance? I'm not sure if mixing runtime data and sandbox metadata is the right approach here...