We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
As reported in #481 (comment) it seems like extension-developer-e2e job occassionally reports green when it should be be reporting red.
This allowed #444 to be merged without updating test data.
The text was updated successfully, but these errors were encountered:
operator-developer-e2e
Do we need to check metadata.generation == status.observedGeneration as a precondition for the other checks.
metadata.generation == status.observedGeneration
Sorry, something went wrong.
This job is now called extension-developer-e2e
Add check for client in e2e (operator-framework#485)
0dbef9b
Depending on how the e2e is run, we may not have a k8s client available. Signed-off-by: Todd Short <[email protected]>
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
As reported in #481 (comment) it seems like extension-developer-e2e job occassionally reports green when it should be be reporting red.
This allowed #444 to be merged without updating test data.
The text was updated successfully, but these errors were encountered: