Tim Allclair

Results 147 comments of Tim Allclair

/triage accepted /remove-lifecycle stale

This has planned changes for v1.27, but it's remaining in alpha. Should it be tracked for the v1.27 milestone?

@sftim this is only for admission webhooks (updated the title). We've also had conversations about doing something similar for authorization webhooks, but that will probably be folded in with https://github.com/kubernetes/enhancements/issues/3221

@fsmunoz Thanks for the list. The remaining items are addressed in https://github.com/kubernetes/enhancements/pull/3861 @logicalhan sorry for missing your earlier questions! It looks like you figured it out, but please ping me...

Docs PR: https://github.com/kubernetes/website/pull/40058

> > For example, the proposed API separates out init containers & regular containers, but [sidecar containers](https://github.com/kubernetes/enhancements/issues/753) blur those lines. Now, calculating the maximum resource requirements for the pod involves...

Github doesn't let me comment on arbitrary lines, so I'm leaving some general feedback here: 1. What is the behavior if you specify the profile `RuntimeDefault` with a `privileged: true`...