Skip to content

Conversation

@soenkeliebau
Copy link
Member

Due to kube-rs/kube#575 we had to change the type bounds on the owns function, as this doesn't support DynamicTypes anymore.

This should not require any changes in the operators themselves, as we don't currently use DynamicTypes. Might break for people who do though.

Due to kube-rs/kube#575 we had to change the where clauses on the owns function, as this doesn't support DynamicTypes anymore.

This _should_ not require any changes in the operators themselves, as we don't currently use DynamicTypes. Might break for people who do though.
@soenkeliebau soenkeliebau requested a review from lfrancke August 4, 2021 09:29
@soenkeliebau soenkeliebau merged commit aa72bbc into main Aug 4, 2021
@soenkeliebau soenkeliebau deleted the kubers_0.58 branch August 4, 2021 09:44
soenkeliebau added a commit that referenced this pull request Aug 4, 2021
Due to kube-rs/kube#575 we had to change the where clauses on the owns function, as this doesn't support DynamicTypes anymore.

This _should_ not require any changes in the operators themselves, as we don't currently use DynamicTypes. Might break for people who do though.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants