Results 40 comments of shuo

@alice-i-cecile any idea? Is this the right way to go? I can fix the above issue by passing extra features through environment variables. hmm. Or is "adding extra feature for...

> This code is getting complex enough that we should move it to a rust script rather than keep it as a CI script. > > It could be quite...

> @shuoli84 are you comfortable tackling this? If not, I'm happy to add `Adopt-Me` to this PR and others can help pick up this work. Hi alice, I'm happy to...

BTW, can use the git version, put following line in requirements.txt ``` kubernetes @ git+https://github.com/kubernetes-client/python.git@36cfbe68a509d9b9d33395b22b6fa94d7d46c30f ```

> I don't think `prepare_resize` is the issue here since it is only called from one place (`resize_inner`). Perhaps the `#[inline(always)]` should be removed from `resize_inner` instead? Yes, I think...

Hmm, I just send the first commit as pull request, not sure why all my following commits showed up here.

Hi all, is there any chance this pr get merged?