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

Fix godog-kubernetes package #2

Open
xunleii opened this issue Jun 4, 2021 · 0 comments · May be fixed by #3
Open

Fix godog-kubernetes package #2

xunleii opened this issue Jun 4, 2021 · 0 comments · May be fixed by #3
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@xunleii
Copy link
Owner

xunleii commented Jun 4, 2021

godog-kubernetes is currently unusable maybe because the issue kubernetes-sigs/controller-runtime#1511; I cannot list unstructured.Unstructured resources from the fakeClient.

The current workaround is to use a real Kubernetes cluster to run the Kubernetes context. For that, the tests context must be changed and I also need to add a README to explain the project, this issue and the workarround.

@xunleii xunleii added bug Something isn't working documentation Improvements or additions to documentation labels Jun 4, 2021
@xunleii xunleii self-assigned this Jun 4, 2021
@xunleii xunleii linked a pull request Jun 6, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant