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

cluster spec values not used in cluster creation #19

Closed
bcle opened this issue Feb 7, 2022 · 1 comment
Closed

cluster spec values not used in cluster creation #19

bcle opened this issue Feb 7, 2022 · 1 comment

Comments

@bcle
Copy link
Collaborator

bcle commented Feb 7, 2022

When deploying a new cluster, parameters (e.g. k8s version, node instance type, etc...) from the cluster spec are not actually used, so the cluster is deployed using default values from the Helm chart's values.yaml. This can be confirmed by looking at pkg/cluster/root_app.go's ConstructRootApp() function.

Aha! Link: https://pf9.aha.io/features/ARLON-112

@bcle
Copy link
Collaborator Author

bcle commented Feb 14, 2022

Fixed with recent cluster spec changes.

@bcle bcle closed this as completed Feb 14, 2022
@cre8minus1 cre8minus1 added this to the Prototype milestone Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants