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

Helm chart rendering fails since version 0.4.37 #522

Open
Gerrit-K opened this issue Dec 2, 2024 · 0 comments
Open

Helm chart rendering fails since version 0.4.37 #522

Gerrit-K opened this issue Dec 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Gerrit-K
Copy link
Contributor

Gerrit-K commented Dec 2, 2024

Describe the bug
The chart rendering fails since version 0.4.37 with the error:

Error: template: datahub/charts/datahub-mce-consumer/templates/deployment.yaml:347:31: executing "datahub/charts/datahub-mce-consumer/templates/deployment.yaml" at <.Values.global.datahub.metadataChangeProposal.consumer.batch.enabled>: nil pointer evaluating interface {}.consumer

To Reproduce
Steps to reproduce the behavior:

  1. Render the Helm Chart
  2. Observe the error

Expected behavior
The default values should not cause any rendering errors.

Additional context
Probably related to this PR where a flag .Values.global.datahub.metadataChangeProposal.consumer.batch.enabled was added to the mce-consumer without adding the default value to the subchart's values (like it was done for the gms in the same PR.

@Gerrit-K Gerrit-K added the bug Something isn't working label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant