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

Print warning for Helm resources using unsupported hooks #1460

Merged
merged 5 commits into from Feb 3, 2021

Conversation

lblackstone
Copy link
Member

@lblackstone lblackstone commented Feb 3, 2021

Proposed changes

Here's an example of how this looks:

kubernetes:traefik.containo.us/v1alpha1:IngressRoute (traefik-dashboard):
    warning: This resource contains Helm hooks that are not currently supported by Pulumi. The resource willbe created, but any hooks will not be executed. Hooks support is tracked at https://github.com/pulumi/pulumi-kubernetes/issues/555

Related issues (optional)

Fix #1454

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.

Warn on un-supported helm hooks
2 participants