-
Notifications
You must be signed in to change notification settings - Fork 3
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
VEC-430 configure test and linting for all helm charts #48
base: main
Are you sure you want to change the base?
VEC-430 configure test and linting for all helm charts #48
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It works but what about the other charts?, is ako needed for what is there right now?, and do we need those uncommented lines in the values?
# | ||
storage: | ||
seeds: | ||
- aerocluster-0-0.aerocluster.aerospike.svc.cluster.local: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this on purpose (uncommented blocks?)
- /mnt/disks/avs-meta/avs-meta.dat | ||
EOF | ||
|
||
- name: Run chart-testing (install) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If I am reading this right, it checks if any chart has changed and if so runs lint on vector.
Is this generic? What does test do in this case? Do we need to install ako etc?
No description provided.