David Eads
David Eads
Found while trying to debug a pod backoff problem. We're lacking the logs.
generator isn't yet using the on-disk certificates. Types are missing from library-go
/assign @stevekuznetsov fields clear when not set.
Keep track of which certificates support the SNO hostname change tool and prevent new certificates from being added that have not confirmed this capability to avoid accidental regressions. After testing...
In https://github.com/openshift/library-go/pull/1592 I indicated that it would cause problems for generating documentation. I've had to update the chain guessing to be good enough to even see which problems we have,...
Make a full test suite for SAR that covers these with both the current and the backwards compatible endpoints. ``` Personal LSAR -> allowed by local personal LSAR binding Personal...
### SIG/WG name: SIG API Machinery ### Onboarding Lead(s): sttts ### Offboarding Lead(s): None ### Link to discussion: [Posted 3/14](https://groups.google.com/a/kubernetes.io/g/dev/c/waFnq5X3xt0) ### Prerequisites for new leads: - [X] Are a [Kubernetes...
Still in progress, but the bones are here. /assign @liggitt /assign @micahhausler /cc @enj - One-line PR description: - Issue link: - Other comments:
### Enhancement Description - One-line enhancement description (can be used as a release note): allow using field and label selectors in authorization decisions - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-auth/4601-authorize-with-selectors - Discussion...
When I was converting to gates I didn't notice `InsightsConfigAPI`. If it's appropriate, I'd like to gate the InsightsDataGathers on the previously existing `InsightsConfigAPI` instead of the new `InsightsConfig` I...