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

error: When trying to compute drift in a umbrella chart #29

Closed
ishnmu opened this issue Sep 27, 2024 · 2 comments
Closed

error: When trying to compute drift in a umbrella chart #29

ishnmu opened this issue Sep 27, 2024 · 2 comments

Comments

@ishnmu
Copy link

ishnmu commented Sep 27, 2024

We deploy our services using helm umbrella chart (one chart has many within it), while attempting to calculate drift in config, the plugin is panicking.

error:

{"level":"debug","msg":"rendering manifest to disc, hold on for a moment....","time":"2024-09-27T15:59:25+05:30"}
{"level":"debug","msg":"failed to get 'metadata' from the manifest","time":"2024-09-27T15:59:25+05:30"}
ERRO[0003] getting manifest information from template errored with 'failed to get kind from the manifest, 'kind' is not type string' 
{"level":"fatal","msg":"failed to get kind from the manifest, 'kind' is not type string","time":"2024-09-27T15:59:25+05:30"}
Error: plugin "drift" exited with error
@nikhilsbhat
Copy link
Owner

@ishnmu, It seems I know the issue. I already have a PR open for another Helm plugin I developed ref. I'll work on abstracting the solution so that both plugins benefit from it. Were there any specific charts you tested with? That would help me troubleshoot further.

@ishnmu
Copy link
Author

ishnmu commented Sep 27, 2024 via email

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

No branches or pull requests

2 participants