Karmada propagates resources to all clusters when pp clusterAffinity is empty #7105
Closed
NickYadance
started this conversation in
General
Replies: 1 comment
-
@NickYadance This behavior is expected, ref the API: karmada/pkg/apis/policy/v1alpha1/propagation_types.go Lines 471 to 477 in 6a17ea8 The system replicates and distributes it as a regular resource. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
PP will propagate resource to all clusters when with empty clusterAffinity, i wonder is this intended ? This seems wried since the resources shows 0/0 in control panel, but actually propagates to all clusters. And empty pp behaves differently from no pp, which will not propagate resource. @XiShanYongYe-Chang
Beta Was this translation helpful? Give feedback.
All reactions