Paul "TBBle" Hampson

Results 386 comments of Paul "TBBle" Hampson

@pascalwhoop That's a different problem, unless you're using one of the restricted labels for scaling (in which case, this would also affect vanilla k8s, and is probably making things harder...

That's indeed a general version of this issue. At this time, MNG relies on Nodes to self-set their labels on connection, and the whole point of the Node Restriction admission...

tl;dr: Fixed in 0.14.1 by #3474 "Treat EOF error as recoverable". 0.14.1 is not yet available via [winget](https://wasmedge.org/docs/start/install/#windows), but pulling the MSI file directly from [the release](https://github.com/WasmEdge/WasmEdge/releases/tag/0.14.1) and installing it...

> I'm not sure I understand why [Project Checks](https://github.com/containerd/containerd/actions/runs/10632343354/job/29475108054?pr=10658) CI job fails and whether it is related to my changes. The script [reran `go mod vendor`](https://github.com/containerd/project-checks/blob/v1.1.0/script/validate/vendor#L23-L30) and got different results...

That second test is weird. It looks like it expects the breakout symlink to be (silently?) skipped or neutered, but a quick look at the logic starting from [`func (b...

Well, then we can mark down "integration into buildx" as an example of a feature we're waiting for, which is mostly in the moby builder-next support, or alternatively if someone...

Good point. As it happens, that's the same ticket, I suspect, in the general sense of "Get everything in https://github.com/moby/buildkit/blob/master/solver/llbsolver/mounts/mount.go working on WIndows". I'm not sure how cache mounts work...

[Cascadia Code](https://github.com/microsoft/cascadia-code#communicating-with-the-team) credited [Donny Trương](https://vietnamesetypography.com/advising/) as their Vietnamese consultant. His site has a good discussion of the pitfalls and things to watch for, for anyone looking to take this up.

I think the stamp data in the JSON is fine, my concern was merely that _this repo_'s existing (hand-maintained) stamps are either old, or were being recalculated to remove the...

Awesome, thank you. I've rebased and rerun the scripts, and the churn is now much lower, so I included the output of the run as a commit for visibility.