Skip to content

Conversation

SungJin1212
Copy link
Member

@SungJin1212 SungJin1212 commented Oct 22, 2025

This PR fixes a panic that occurs when clearing all runtime configurations via a Helm chart. The panic was caused by the runtime config being null. This PR adds a check to handle the null case and prevent the crash.

How to reproduce

Clear all runtime_config in the helm chart like:

runtimeconfigmap:
  create: true
  annotations: {}
  runtime_config:

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@SungJin1212 SungJin1212 force-pushed the fix-panic-when-runtime-config-null branch from 8152822 to 00a055e Compare October 22, 2025 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant