Skip to content

Update to newer non-deprecated placement api#53

Merged
mbaldessari merged 4 commits into
validatedpatterns:mainfrom
mbaldessari:freshup
Mar 23, 2026
Merged

Update to newer non-deprecated placement api#53
mbaldessari merged 4 commits into
validatedpatterns:mainfrom
mbaldessari:freshup

Conversation

@mbaldessari
Copy link
Copy Markdown
Contributor

  • Migration from PlacementRule to Placement API
  • Add managedclustersetbinding
  • Stop using musthaveonly for the configmap
  • Add some more unit tests

Changes per pair:
- PlacementBinding: kind: PlacementRule -> kind: Placement, apiGroup: apps.open-cluster-management.io -> apiGroup: cluster.open-cluster-management.io
- PlacementRule -> Placement: apiVersion: apps.open-cluster-management.io/v1 -> apiVersion: cluster.open-cluster-management.io/v1beta1, kind: PlacementRule -> kind: Placement, removed clusterConditions
It causes flapping of the status of the subscription
because the ca operator will fill in the data, and acm will try to empty
it again
@mbaldessari mbaldessari merged commit c9911bc into validatedpatterns:main Mar 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant