mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-23 17:43:25 +00:00
* CMA converted from v1alpha1 to v1beta1, ignore name=addonv1beta1.ReservedNoDefaultConfigName Fixes: https://github.com/open-cluster-management-io/ocm/issues/1526 Signed-off-by: Tesshu Flower <tflower@redhat.com> * test: add sentinel value filtering tests for cmainstallprogression Add test cases to verify that the ReservedNoDefaultConfigName sentinel value is properly filtered out from both DefaultConfigReferences and InstallProgressions status fields. These tests ensure that v1alpha1 CMAs with supportedConfigs but no defaultConfig don't leak the sentinel value into status, which would cause addons using older addon-framework versions to fail. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> Signed-off-by: Tesshu Flower <tflower@redhat.com> --------- Signed-off-by: Tesshu Flower <tflower@redhat.com> Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>