Closed casualjim closed 1 year ago
Can you implement it against k8s-openapi master and make sure everything is correct? I want to be sure the changes I made to WatchEvent
, ie adding annotations
to WatchEvent::Bookmark
, is correct and sufficient.
I saw that you've made https://github.com/kube-rs/kube/pull/1255 . Let me know when kube is satisfied with it and they're sure that everything is fine from the k8s-openapi side, and I'll cut a release.
Released v0.19.0
Would it be possible to publish a version that has the 1.27 API included?
I'd like to implement the new watch-list support in kube-rs as it's critical for us.