mirror of
https://github.com/replicatedhq/troubleshoot.git
synced 2026-04-15 07:16:34 +00:00
license.json was being ignored when configmaps containing a license ID appeared earlier in the tar archive. The function now collects both candidates in a single pass and returns the license.json result if present, falling back to the configmap scan only when license.json is absent. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>