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 crd wait: apiresources group/version can be empty #42

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

ecordell
Copy link
Contributor

@ecordell ecordell commented Aug 18, 2023

I'm not sure if the root issue is kube api version, but the group and version fields can sometimes be empty; I saw this in the spicedb-operator tests. There's no changes to the tests in this repo, they continue to work before and after this change.

This restructures CRD waiting to use the combined GroupVersion string that seems to always be present.

@ecordell ecordell enabled auto-merge August 18, 2023 13:58
@ecordell ecordell merged commit 0091c10 into authzed:main Aug 18, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Aug 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants