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

Core v2: seldon-v2-components.yaml:563: unclosed action #4977

Closed
JSilent opened this issue Jul 5, 2023 · 4 comments
Closed

Core v2: seldon-v2-components.yaml:563: unclosed action #4977

JSilent opened this issue Jul 5, 2023 · 4 comments
Labels

Comments

@JSilent
Copy link

JSilent commented Jul 5, 2023

Describe the bug

When install core v2 with helm, an error pops up:
$ helm install seldon-core-v2 seldon-charts/seldon-core-v2-setup --namespace seldon-mesh
Error: parse error at (seldon-core-v2-setup/templates/seldon-v2-components.yaml:563): unclosed action

To reproduce

  1. helm repo update seldon-charts
  2. helm install seldon-core-v2 seldon-charts/seldon-core-v2-setup --namespace seldon-mesh

Expected behaviour

Helm install successfully.

Environment

Kubernetes Cluster Version: v1.23.17
Chart version: 2.5.0
Helm version: v3.5.2

@JSilent JSilent added the bug label Jul 5, 2023
@ukclivecox ukclivecox added the v2 label Jul 5, 2023
@ukclivecox
Copy link
Contributor

@JSilent which version of Helm are you using? We support v3+.

@JSilent
Copy link
Author

JSilent commented Jul 5, 2023

@JSilent which version of Helm are you using? We support v3+.

v3.5.2

@ukclivecox
Copy link
Contributor

Could this be related to this issue? Can you try upgrading Helm and trying again?

@JSilent
Copy link
Author

JSilent commented Jul 6, 2023

After upgrading to helm v3.12.1 is completed, the issue has gone. Thank you for the tips!

@JSilent JSilent closed this as completed Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants