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

More principled way to wait for the CRD #852

Merged
merged 1 commit into from
Jan 20, 2022

Conversation

andreaTP
Copy link
Collaborator

this fixes an issue with CRD registration

The underlying problem is that with a small/new cluster etcd takes some time to propagate the state.

Unfortunately I couldn't reproduce on my machine(any suggestion on how to reproduce is welcome!), but this should be a more "kubernetes-client" idiomatic way to obtain the same result. 🙂

@csviri
Copy link
Collaborator

csviri commented Jan 20, 2022

Yes, I saw this before as well.

@andreaTP
Copy link
Collaborator Author

Sonar is not going to succeed @csviri :

Error:  Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar (default-cli) on project java-operator-sdk: You're not authorized to run analysis. No sonar.login or SONAR_TOKEN env variable was set

@csviri
Copy link
Collaborator

csviri commented Jan 20, 2022

np, this is known issue, will take a look, thx! will merge this

@csviri csviri merged commit 979b83a into operator-framework:main Jan 20, 2022
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.

2 participants