The controller of the managedclusteraddon is reconciled by addon-framework or addon-manager provided by ocm. So if we create the resource manually, It might arise some issues like ownerReferences not set.
We need the plan to install the managedclusteraddon automatically by the addon-manager to reduce the workflow.
Reference: https://open-cluster-management.io/developer-guides/addon/#managing-the-add-on-agent-lifecycle-by-addon-manager
The controller of the
managedclusteraddonis reconciled byaddon-frameworkoraddon-managerprovided by ocm. So if we create the resource manually, It might arise some issues likeownerReferences not set.We need the plan to install the
managedclusteraddonautomatically by theaddon-managerto reduce the workflow.Reference: https://open-cluster-management.io/developer-guides/addon/#managing-the-add-on-agent-lifecycle-by-addon-manager