-
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
Verify that podspec charms can be deployed using juju 3.5
#867
Comments
Thank you for reporting us your feedback! The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5542.
|
Juju issue: https://bugs.launchpad.net/juju/+bug/2060943 |
Fix is merged juju/juju#17224, we need to wait for a new version of 3.4 to be released to stable (3.4.3). According to the juju team, a candidate version will be published next week, potentially having a stable one on a close date. EDIT: tried to use juju 3.4/edge to test the latest changes, but I couldn't bootstrap a controller, perhaps juju from that channel is broken. Will wait for an update from the team to proceed with testing. |
Juju 3.4 is delayed by a few weeks. We'll instead use 3.5, but 3.5 is currently delayed by a few days. 3.3.5 also received the bugfix we need, so as a check I'll try out the podspec charms with 3.3.5. |
Also, re the 3.4/edge channel, I tried using 3.5/edge just now and noticed the controller is pulling from a non-existent image:
which causes it to timeout. Seems like it wants to use the production image even though it doesn't exist yet? |
Due to delays in the release of Juju 3.4.3, which has the fix we require for this bug, we instead will bump everything to Juju 3.5. As a result, this task will now be to confirm podspec charms work for 3.5. |
juju 3.4
juju 3.5
Juju 3.5 was released as of yesterday,
we can proceed by bumping to 3.5 in our CI |
lgtm! |
Context
Due to #859, we must ensure that podspec charms can actually be deployed using juju
3.43.5 controllers and agents. In recent interactions we have made with that, the result is an error as mentioned here.This task allow us to track the progress on that issue in the CKF team, but the actual fix may be given by juju.
What needs to get done
Definition of Done
podspec charms can be deployed from Charmhub using juju
3.43.5.Update: see the comment below that justifies why we are now targeting with 3.5 instead of 3.4.
The text was updated successfully, but these errors were encountered: