We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hit during #1156 and #1177, we hit the issue where charms fail to be built due to the absence of a rust compiler during build time.
Add appropriate dependencies as we previously did canonical/kubeflow-dashboard-operator@c31941b or follow what mysql-k8s team is doing seen here canonical/charmcraft#1722 (comment). The latter proved to be building faster the charm ( 12 minutes compared to 18 minutes for argo-controller)
Charms can be built with dependencies requiring a rust compiler.
The text was updated successfully, but these errors were encountered:
Thank you for reporting us your feedback!
The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-6645.
This message was autogenerated
Sorry, something went wrong.
build: Enable building rust dependencies
b055eeb
Ref canonical/bundle-kubeflow#1178
c5ccd8f
385132f
No branches or pull requests
Context
Hit during #1156 and #1177, we hit the issue where charms fail to be built due to the absence of a rust compiler during build time.
What needs to get done
Add appropriate dependencies as we previously did canonical/kubeflow-dashboard-operator@c31941b or follow what mysql-k8s team is doing seen here canonical/charmcraft#1722 (comment). The latter proved to be building faster the charm ( 12 minutes compared to 18 minutes for argo-controller)
Definition of Done
Charms can be built with dependencies requiring a rust compiler.
The text was updated successfully, but these errors were encountered: