On Fri, Sep 11, 2026 at 04:49:31PM +0200, Nicolas Peugnet wrote: > A few of them seem to be really broken with this update, mainly through > kube-openapi: > > ----------------------------- > # k8s.io/kube-openapi/pkg/util/proto > src/k8s.io/kube-openapi/pkg/util/proto/document_v3.go:291:31: cannot use > s.GetDefault().ToRawInfo() (value of type *"go.yaml.in/yaml/v3".Node) as > *"gopkg.in/yaml.v3".Node value in argument to parseV3Interface > -----------------------------
Note that this is how "receptor" fails already today (see #1147363), not as the result of potential new packages being upgraded. (However, I reported it as random and now I'm not really sure it's random). Thanks.
