-
Notifications
You must be signed in to change notification settings - Fork 14
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
dex-auth-operator fails tests track/2.31 #136
Comments
Invalid solution:
|
After debugging session it was concluded that solutions proposed in canonical/bundle-kubeflow#648 cannot be used in Dex's case. New possible approach is summarized in the same issue to keep information in one place. |
#136 Summary of changes: - Pinned SDDI to 0.3.6 that has a fix. Details are in canonical/bundle-kubeflow#648
PR is ready for review #143 |
* fix: use new sdi 0.3.6 #136 Summary of changes: - Pinned SDDI to 0.3.6 that has a fix. Details are in canonical/bundle-kubeflow#648 - update integrate - Pinned juju channel. - Updated integration requirements - Updated integation workflow - Pinned ops - Added comment
Fix is merged. Closing. |
Description
Discovered during running on pull request workflows when not related image retrieval script was checked in.
Integration tests are not starting after many attempts.Fails on setup:
This PR has the logs/traces for failing tests #135
Two problems were observed:
Need to review and address failing tests.Solution
Solutions were proposed in canonical/bundle-kubeflow#648
SDI schema update solved the issue with integration tests.
canonical/serialized-data-interface#51
canonical/serialized-data-interface#51
The text was updated successfully, but these errors were encountered: