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

[node] fix warning #354

Merged
merged 3 commits into from
Aug 21, 2024
Merged

[node] fix warning #354

merged 3 commits into from
Aug 21, 2024

Conversation

BulatSaif
Copy link
Contributor

Fix for warning during node deployment:

coalesce.go:286: warning: cannot overwrite table with non-table for node.node.keys (map[])

Solution: Ensure that node.node.keys is defined consistently as a list in values files. Check and update values files to avoid conflicting data types for node.node.keys.

@BulatSaif BulatSaif self-assigned this Aug 21, 2024
@lazam
Copy link
Contributor

lazam commented Aug 21, 2024

Don't forget to bump the version

@BulatSaif BulatSaif merged commit 078ce05 into main Aug 21, 2024
3 checks passed
@BulatSaif BulatSaif deleted the bs/fix-warnings branch August 21, 2024 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants