Skip to content

EPMDEDP-17177: fix: default gatewayApi values to prevent nil-pointer render#294

Merged
SergK merged 1 commit into
masterfrom
add-support-for-envoy-1
Jul 7, 2026
Merged

EPMDEDP-17177: fix: default gatewayApi values to prevent nil-pointer render#294
SergK merged 1 commit into
masterfrom
add-support-for-envoy-1

Conversation

@SergK

@SergK SergK commented Jul 7, 2026

Copy link
Copy Markdown
Member
  • Guard GATEWAY_NAME/GATEWAY_NAMESPACE env against an absent global.gatewayApi so the deployment template renders even when the key is unset or nulled
  • Fall back to the chart defaults (main-gateway/envoy-gateway-system) instead of failing helm template with a nil-pointer error

…render

- Guard GATEWAY_NAME/GATEWAY_NAMESPACE env against an absent global.gatewayApi
  so the deployment template renders even when the key is unset or nulled
- Fall back to the chart defaults (main-gateway/envoy-gateway-system) instead
  of failing helm template with a nil-pointer error

Signed-off-by: Sergiy Kulanov <sergiy_kulanov@epam.com>
@SergK SergK requested a review from a team as a code owner July 7, 2026 17:35
@SergK SergK merged commit b9bf7f7 into master Jul 7, 2026
4 checks passed
@SergK SergK deleted the add-support-for-envoy-1 branch July 7, 2026 17:40
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.

1 participant