canonical / dex-auth-operator

Operator for Dex Auth
Apache License 2.0
3 stars 14 forks source link

tests: pin python-libjuju<3.1 #110

Closed NohaIhab closed 1 year ago

NohaIhab commented 1 year ago

pin python-libjuju<3.1 to avoid unsupported version errors the juju agent 2.9.34 is not compatible with pythonlib-juju 3.1, causing the following error: juju.errors.JujuConnectionError: juju server-version 2.9.34 not supported To avoid this, we have to pin to a version below 3.1.