We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 part of testing a number of namespace-based claims, we create namespaces that uptest cannot validate:
logger.go:42: 18:08:15 | case/0-apply | error: timed out waiting for the condition on namespaces/team-1
This is probably similar to #37
Uptest should know not to expect XP readiness checks on native Kubernetes resources.
The text was updated successfully, but these errors were encountered:
It seems this should already work: https://github.com/upbound/uptest/blob/306a7e7e218a7a31bbd983fff7c2efb7f96bf8e6/internal/templates/00-assert.yaml.tmpl#L14
Sorry, something went wrong.
No branches or pull requests
What problem are you facing?
As part of testing a number of namespace-based claims, we create namespaces that uptest cannot validate:
logger.go:42: 18:08:15 | case/0-apply | error: timed out waiting for the condition on namespaces/team-1
This is probably similar to #37
How could Uptest help solve your problem?
Uptest should know not to expect XP readiness checks on native Kubernetes resources.
The text was updated successfully, but these errors were encountered: