-
Notifications
You must be signed in to change notification settings - Fork 280
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
normalize-manifests flag does not work #572
Comments
@dudicoco which version is worked? |
@dudicoco please try upgrade your helm-diff version. |
@yxxhero I have not tried the feature until now so I don't know if it worked in previous versions. |
@yxxhero any updates? |
@dudicoco I'll try to fix this issue. |
@dudicoco try to use https://github.com/databus23/helm-diff/tree/fix-normalize-manifests-issue , and show me the output. |
@dudicoco any updates? |
@dudicoco ping |
@yxxhero sorry for the delay. Is there a release binary which I can test? |
@dudicoco you can build it by youself. if you need help. I will do. |
ping |
@yxxhero sorry for the delay. I've tried building and got the following errors:
|
clone code go build -o bin/diff main.go |
@yxxhero thanks, managed to build it. Unfortunately the new version did not solve the issue. |
@dudicoco I need the log. |
@yxxhero please elaborate, which log? |
stdout. |
@yxxhero the stdout is the same as the diff in the first comment in the issue. |
@dudicoco did you see any context like this:
|
ping |
Hi,
When adding the normalize-manifests flag to the helm diff command the manifests are not getting normalized.
helm diff version 3.8.1
The text was updated successfully, but these errors were encountered: