mirror of https://github.com/helm/helm
Address Copilot review on PR #32038: - dag.go: printChild returned early for subcharts whose chart metadata is unavailable (storage-decoded charts at rollback/uninstall), hiding the structural resource-group batches buildStructuralLevel generates. Print an accurate note and still recurse into the structural child level. The old 'not found in chart dependencies' message was also misleading. - sequencing.go: hoist HelmInternalSequencingAnnotations() out of the per-resource Visit closure so the slice is cloned once per batch.pull/32038/head
parent
1ab51f309c
commit
9cd32c1e91
Loading…
Reference in new issue