Jordan Liggitt
Jordan Liggitt
opened https://github.com/kubernetes/community/pull/6672 which would have made that error more apparent in the CI job log
> @kubernetes/steering-committee - I know y'all took this away to talk about in your meetings; do you have any other thoughts you need to share? we planned to discuss this...
I opened https://github.com/kubernetes/kubernetes/issues/109177 to track an issue with forward-compatibility of generated clients using language-level enums.
just noticed this is using the PR number as the KEP number... it should be an actual issue
I thought this was the item the CSIDriver/CSINodeInfo APIs were being added under. Are those objects added under https://github.com/kubernetes/enhancements/issues/557 instead?
> @liggitt the PR for "Make CSINodeInfo and CSIDriver Core APIs"? that would be [kubernetes/kubernetes#73883](https://github.com/kubernetes/kubernetes/pull/73883) > > which points to #770 and #603 thanks, updated https://github.com/kubernetes-sigs/architecture-tracking/projects/3 with those and removed...
/assign @cheftako @jkh52 this seems important to resolve
/remove-kind bug /kind feature I agree this is a really annoying gap. Adding `--subresource` support for get/edit/apply/patch commands would make sense to me. xref an attempt to do this at...
this seems higher priority than P2 to me
> there must be some serious inefficiencies when even the textual form of json (which is rather verbose and indented/etc) is many times smaller than the memory needed to produce...