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

Expose rendered helm manifest for helm releases #3054

Open
elonazoulay opened this issue Jun 11, 2024 · 1 comment
Open

Expose rendered helm manifest for helm releases #3054

elonazoulay opened this issue Jun 11, 2024 · 1 comment
Labels

Comments

@elonazoulay
Copy link

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

When a helm release fails, even with the verbose logging, only the error message is returned. Without the rendered yaml (helm manifest, helm hist), debugging is very difficult and may be impossible in some cases like a ci failure where we cannot log into the running kubernetes cluster to run the helm commands.

Let us know if we can provide more context, info.

Affected area/feature

Pulumi helm releases.

@elonazoulay elonazoulay added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Jun 11, 2024
@rquitales
Copy link
Contributor

Thanks for this suggestion. I agree that this would be a useful debugging feature and will add this to our backlog.

@rquitales rquitales added area/helm area/logging and removed needs-triage Needs attention from the triage team labels Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants