canonical / bundle-kubeflow

Charmed Kubeflow
Apache License 2.0
97 stars 47 forks source link

ci(aks+eks): bootstrap juju controller with agent version 3.5.0 #927

Closed orfeas-k closed 1 week ago

orfeas-k commented 3 weeks ago

Context

https://github.com/canonical/bundle-kubeflow/issues/921 is causing issues when deploying some charms; we need to add the workaround suggested there.

What needs to get done

Edit the deploy-to-eks and deploy-to-aks workflows to bootstrap the juju controller with agent 3.5.0 to avoid the issue.

Definition of Done

The juju controller that runs in those workflows is bootstrapped with agent 3.5.0 and the error is not present on the CI anymore.

syncronize-issues-to-jira[bot] commented 3 weeks ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5847.

This message was autogenerated

orfeas-k commented 1 week ago

Closing this as mentioned in https://github.com/canonical/bundle-kubeflow/pull/941#issuecomment-2183191865

Based on the decisions in #940, this PR won't apply anymore and will be replaced by #945. Feel free to close this PR and the issue it is trying to solve.