Tim Allclair

Results 147 comments of Tim Allclair

> I guess making this opt in for GA would also help this CVE. As of now I read that the disablement of the checkpoint feature gate is the recommended...

@Karthik-K-N container runtime implementation should follow once we have the CRI API checked in. However, this call is explicitly best-effort, so the Kubelet should continue with the resize even if...

/milestone v1.33 We decided to move this out of v1.32 scope.

/assign This is being worked on by @vivzbansal from my team, but he can't be assigned directly since he's not (yet!) an org member.

Unfortunately it's been determined that this is infeasible for v1.32 due to rollback issues with validation. See https://github.com/kubernetes/kubernetes/pull/128367/files#r1834897969 To make this possible in v1.33, we'll be allowing ResizePolicy to be...

> Do you care about writing JSON output to the journald log? Good question. I think I'd still expect the redundant information to be suppressed in this case, but I...

Yes, I can follow up with with sig-node.

I think there are 2 ways we could approach this, and we might want to do both: 1. Simple version: text output (i.e. stdout) with a change to the header...