Skip to content
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

build: Add rust compiler to charms #1178

Open
11 tasks
orfeas-k opened this issue Dec 4, 2024 · 1 comment
Open
11 tasks

build: Add rust compiler to charms #1178

orfeas-k opened this issue Dec 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@orfeas-k
Copy link
Contributor

orfeas-k commented Dec 4, 2024

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.

  • argo-controller
  • kfp charms apart from metadata-writer
  • knative charms
  • kserve-controller
  • kubeflow-profiles-operator
  • volumes-operator
  • metacontroller-operator
  • minio-operator
  • namespace-node-affinity-operator
  • ngc-integrator
  • training-operator

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.

@orfeas-k orfeas-k added the enhancement New feature or request label Dec 4, 2024
Copy link

Thank you for reporting us your feedback!

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

This message was autogenerated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant