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

Change yq json inserting to make it the same for linux and macos #185

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

kurlov
Copy link
Member

@kurlov kurlov commented Dec 20, 2023

Main change in resources/mixins/kubernetes/scripts/generate-dashboards.sh

There is an inconsistency in how linux and macos generates k8s mixin grafana dashboards. TBH, I am not sure what cause the problem but there is json -> yaml -> json transformation and if eliminate it then it works just fine.

This PR should make it cross OS and also it inserts json body as-is without changing order nor modifications

This should fix #184 CI pipeline

@kurlov kurlov merged commit 3922b07 into master Dec 21, 2023
1 check passed
@kurlov kurlov deleted the akurlov/make-yq-modifying-support-macos branch December 21, 2023 21:29
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.

3 participants