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

[pull] master from kubernetes-sigs:master #121

Merged
merged 2 commits into from
Apr 5, 2021

Conversation

pull[bot]
Copy link

@pull pull bot commented Apr 5, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

alvaroaleman and others added 2 commits April 3, 2021 10:08
The fake client will currently error out of given a Kind in an
UnstructuredList that doesn't end with list. This is different from what
we do in the actual client, where we tolerate that:
https://github.com/kubernetes-sigs/controller-runtime/blob/10ae090c1d3ac0c560dfa1a29b2517eb8d74442b/pkg/client/unstructured_client.go#L204

This change brings the fake client in line with the real client.
🐛 Fakeclient: Do not require ListKind
@pull pull bot added the ⤵️ pull label Apr 5, 2021
@pull pull bot merged commit 11dfabf into alexeldeib:master Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants