Aravindh Puthiyaparambil
Aravindh Puthiyaparambil
These issues could be related: https://gitlab.gnome.org/GNOME/mutter/-/issues/1065 https://github.com/electron/electron/issues/21415
@rhatdan @flouthoc @umohnani8 any progress on this? We would like to start using [host process containers](https://kubernetes.io/docs/tasks/configure-pod-container/create-hostprocess-pod/), and this is the first step that will allow us to do so as...
> is building on Linux and running on Windows still a part of the plan? @nalind I am afraid so 😞 The issue is that if we need a Windows...
> As per: [#96120 (comment)](https://github.com/kubernetes/kubernetes/pull/96120#issuecomment-724804990) > > Is there a KEP for this yet? Not yet but I will have one up shortly.
@kikisdeliveryservice opened https://github.com/kubernetes/enhancements/pull/2271
/retitle WIP: feature: add node log viewer
/remove-lifecycle stale
@fedebongio, we will be adding a `NodeLogOptions` counterpart to [PodLogOptions](https://github.com/kubernetes/kubernetes/blob/548ad1b8d35d51e6d33ea21dcc75d60a789b00e6/pkg/apis/core/types.go#L4409). Will that require a review from `sig/api-machinery`?
/remove-sig api-machinery until ready for review
> > @fedebongio, we will be adding a `NodeLogOptions` counterpart to [PodLogOptions](https://github.com/kubernetes/kubernetes/blob/548ad1b8d35d51e6d33ea21dcc75d60a789b00e6/pkg/apis/core/types.go#L4409). Will that require a review from `sig/api-machinery`? > > The `NodeLogOptions` struct can be handled by sig-node. Sounds...