Skip to content

Add a default value for the helm tests#143

Merged
czerwonk merged 1 commit into
czerwonk:mainfrom
bluecoveltd:testconnection-default-value
Feb 4, 2026
Merged

Add a default value for the helm tests#143
czerwonk merged 1 commit into
czerwonk:mainfrom
bluecoveltd:testconnection-default-value

Conversation

@eklesel

@eklesel eklesel commented Feb 4, 2026

Copy link
Copy Markdown
Contributor

When deploying the helm chart, there is no default value for .Values.test_connection, therefore the tests/test-connection.yaml manifest fails with the following error as it uses .Values.testConnection.enabled:

template: ping-exporter/templates/tests/test-connection.yaml:2:14: executing "ping-exporter/templates/tests/test-connection.yaml" at <.Values.testConnection.enabled>: nil pointer evaluating interface {}.enabled

This PR enables the connection tests by default.

@eklesel eklesel requested a review from czerwonk as a code owner February 4, 2026 10:44

@czerwonk czerwonk left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@czerwonk czerwonk merged commit 9399fa4 into czerwonk:main Feb 4, 2026
4 of 5 checks passed
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.

2 participants