Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
generate CRD for updated RSP
Browse files Browse the repository at this point in the history
  • Loading branch information
xunpan committed Apr 10, 2021
1 parent 33895f5 commit a1859f5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions charts/kubefed/charts/controllermanager/crds/crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -860,6 +860,13 @@ spec:
provided. If omitted, clusters without explicit preferences should
not have any replicas scheduled.
type: object
placementIntersection:
description: If set to true then the target kind (FederatedDeployment
or FederatedReplicaset) placement will be intersected with Clusters
of the RSP to determine the result clusters of the federated resource.
if set false or not defined, Clusters in the RSP overriding the
placment in the federated resource.
type: boolean
rebalance:
description: If set to true then already scheduled and running replicas
may be moved to other clusters in order to match current state to
Expand Down

0 comments on commit a1859f5

Please sign in to comment.