-
Notifications
You must be signed in to change notification settings - Fork 50
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
Define supported Juju version for CKF 1.8 and 1.9 #940
Comments
Thank you for reporting us your feedback! The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5887.
|
TestsJuju 3.4.3I have deployed CKF 1.8/stable and I can confirm that https://bugs.launchpad.net/juju/+bug/2060943 and none of the issues present in 3.5.x are happening. Likewise, I deployed CKF latest/edge and it seems like there are no issues. Juju 3.5.1I have deployed CKF 1.8/stable and as expected, some charms are failing with the mentioned errors. I was only able to run on this version because 3.5.2 hasn't been released. In this case latest/edge will also fail. Resolution optionsThe majority of the issues should be solved once juju 3.5.2 is released, which will potentially happen on the week of June 24th. Historically, the release has delayed in a few occassions (e.g. 3.4.3 delayed for more than a month), though. That being said, Option 1: use juju 3.4.3 in all CIWith this option we could guarantee some stability as juju 3.4 has been around for a while and we know it works for deploying CKF latest/edge and 1.8/stable. Pros:
Cons:
Option 2: use juju 3.5/stableWith this option we guarantee the juju version is newer and we are constantly testing it. Pros:
Cons:
|
Conclusion
Work from here
|
Conclusion: support juju 3.4/stable >=3.4.3 for both 1.8 and 1.9 releases. |
Context
In the past months, the team has hit different issues with certain juju versions. As we are approaching the CKF 1.9 release and to provide better support for users and customers, we have to define which version of juju we'll be using for testing and eventually communicate it as the supported one.
What needs to get done
Definition of Done
There is a communication with the juju version to use and it is guaranteed that it works.
The text was updated successfully, but these errors were encountered: