Skip to content
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

updates controller runtime to 0.14.1, implementing new subresource (writer/reader) client interfaces, updating all tests #376

Conversation

VariableExp0rt
Copy link

Signed-off-by: Liam Baker 62133605+VariableExp0rt@users.noreply.github.com

Description of your changes

This change updates the dependency on controller-runtime to v0.14.1. As far as I could see the bump introduced a few interesting changes related to client.SubResourceClient. The mocked client needed updates to introduce the additional methods expected as part of that interface (namely a SubResource method) and some mocked function ((Get|Create|Update|Patch)SubResource).

Happy to amend this if there are any additional comments/changes necessary, this is also my first contribution (mostly anywhere) so apologies in advance if it's not up to scratch.

I have:

  • Read and followed Crossplane's [contribution process].
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

make reviewable test

…ient interfaces, updating all tests

Signed-off-by: Liam Baker <62133605+VariableExp0rt@users.noreply.github.com>
@VariableExp0rt VariableExp0rt marked this pull request as ready for review January 25, 2023 13:48
@negz negz closed this in #375 Jan 25, 2023
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.

None yet

1 participant