Request
Please cut a new release tag (v0.8.27) from master.
Context
Master includes the terminalSizeQueueAdapter fix (55d7f014) needed for compatibility with k8s.io/kubectl v0.35.x. Without this release, meshery/meshery and meshery-extensions must pin to a pseudo-version (v0.8.27-0.20260308163754-567b8cc0714d) to build successfully.
The k8s.io/kubectl v0.35.x release introduced separate TerminalSize types in kubectl/pkg/util/term and client-go/tools/remotecommand, breaking the exec terminal session code in meshsync v0.8.26.
Blocked PRs
Request
Please cut a new release tag (v0.8.27) from master.
Context
Master includes the
terminalSizeQueueAdapterfix (55d7f014) needed for compatibility withk8s.io/kubectlv0.35.x. Without this release,meshery/mesheryandmeshery-extensionsmust pin to a pseudo-version (v0.8.27-0.20260308163754-567b8cc0714d) to build successfully.The
k8s.io/kubectlv0.35.x release introduced separateTerminalSizetypes inkubectl/pkg/util/termandclient-go/tools/remotecommand, breaking the exec terminal session code in meshsync v0.8.26.Blocked PRs