open-cluster-management-io / addon-framework

addon apis
Apache License 2.0
23 stars 40 forks source link

WithAgentHealthProber(...) should pass ManagedClusterAddon to correctly detect agent namespace #221

Open tamalsaha opened 10 months ago

tamalsaha commented 10 months ago

Currently WithAgentHealthProber() does not have access to the agent namespace. This is required for workapi type prober to correctly identify the workloads for a given cluster.

qiujian16 commented 6 months ago

/assign @qiujian16