Konrad Kaim

Results 12 comments of Konrad Kaim

@Obliviour we're just behind the corner with subsliicing support, so let's hold on on merging this. This will be supported through sub-slicing and should be possible to be used by...

Closing as this was addressed in https://github.com/AI-Hypercomputer/xpk/pull/847

@SikaGrr PTAL, but this looks good to me

This change was introduced ~7 years ago. People might be depending on this behavior. I would add ability to disable that through the flag.

There is generally a pattern in all `ResourceDescriber`. It is to fetch the main resource that we want to describe and then some complementary data. The first n+1 is on...

> When we've already fetched the object from the server, that sounds like a reasonable approach. You can also run `kubectl describe -f local_file.yaml`, make sure the new approach still...

@liggitt `Latest().` Indeed helped. I also modified an existing test to make sure that we're describing object from server rather than its local copy.

Closing as external contributor flow is already fixed.