-
-
Notifications
You must be signed in to change notification settings - Fork 15
Upgrade to kube-rs 0.75.0 #471
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
5 tasks
5 tasks
5 tasks
bors bot
pushed a commit
that referenced
this issue
Oct 17, 2022
## Description This is an alternate take on #481/#471 that does not introduce a new operator-framework-level `Api` type. Instead, it introduces a new `GetApi` trait that lets `Client::get_api` specialize as needed. Co-authored-by: Teo Klestrup Röijezon <[email protected]>
@siegfriedweber what was the reason to reopen this ticket? |
The ticket was not yet approved in the acceptance stage. Now it is and can be closed finally. |
Ah sorry, didn't had a look at the Board stage.... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
See https://github.com/kube-rs/kube-rs/releases/tag/0.75.0
I expect that kube-rs/kube#956 will require some type-level trickery to get around, but other than that it should be fairly smooth.
Ideally we don't introduce a breaking change in operator-rs if possible
The text was updated successfully, but these errors were encountered: