You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some feedback from upstream projects where we've added charms is that it would be nice to be able to automatically generated the pod spec from existing manifests:
I believe that we have considered this, and decided against it for now.
We want to avoid the situation where we have a lot of charms that are just a little bit of boilerplate around an existing pod spec.
It's perfectly valid to take an existing spec, and think carefully about how to express it as a charm. But (for now), we aren't going to provide tooling to do this automatically.
Some feedback from upstream projects where we've added charms is that it would be nice to be able to automatically generated the pod spec from existing manifests:
kubeflow/katib#1465 (comment)
The text was updated successfully, but these errors were encountered: