-
Notifications
You must be signed in to change notification settings - Fork 100
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
[Bug]: juju loses connection with namespaced resource #877
Comments
Some quick comments.
|
@juanmanuel-tirado I test on py3.8 no, when everything crashes and I still have model there. I just run |
@juanmanuel-tirado here is smaller reproducible, same tox instruction https://github.com/canonical/seldon-core-operator/tree/minimal_for_juju |
#133 Summary of changes: - Use lightkube for deletion and testing. - Verify remove test when juju/python-libjuju#877 is resolved.
This issue is marked as incomplete because it has been open 30 days with no activity. Please remove incomplete label or comment or this will be closed in 5 days. |
This issue was closed because it has been stalled for 5 days with no activity. |
Description
we see this error when try to remove application as soon as we add custom namespaced resource with CRD
as soon as we comment out the test
test_seldon_predictor_server
, then Juju works fine. If we keep it, thentest_remove_with_resources_present
fails with following traceUrgency
Annoying bug in our test suite
Python-libjuju version
2.9.42.4
Juju version
2.9.42 and 2.9.43
Reproduce / Test
The text was updated successfully, but these errors were encountered: