-
Notifications
You must be signed in to change notification settings - Fork 674
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
[BUG] make helm is failing on master #5055
Comments
Hey @eapolinario, great to see you back on deck! Hope you're ready to dive into another adventure with us. 🚀 Thank you for bringing this to our attention. The issue you're experiencing is due to a recent change in the location of the To resolve this issue, you should update the repository URL in your - name: spark-operator
alias: sparkoperator
version: 1.1.15
repository: https://spark-operator.github.io/spark-operator
condition: sparkoperator.enabled You can find this in the charts/flyte-deps/Chart.yaml file. Please note that the I hope this helps! If you have any other questions or run into any other issues, please don't hesitate to ask. Sources
|
root cause: kubeflow/spark-operator#1926 |
Signed-off-by: Patrick Brogan <[email protected]>
* fix rendering of flyte-core and flyteagent charts Signed-off-by: Patrick Brogan <[email protected]> * update to kubeflow spark-operator repo fixes #5055 Signed-off-by: Patrick Brogan <[email protected]> --------- Signed-off-by: Patrick Brogan <[email protected]>
Describe the bug
make helm
fails with:The spark-on-k8s-operator helm chart is no longer valid.
Expected behavior
make helm
should always succeed.Additional context to reproduce
No response
Screenshots
No response
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: