rancher-sandbox / cluster-api-addon-provider-fleet

Cluster API Add-on Provider for Fleet will auto register child clusters with fleet.
Apache License 2.0
2 stars 3 forks source link

Add support for patching fleet manifests #26

Closed Danil-Grigorev closed 2 months ago

Danil-Grigorev commented 2 months ago

Adding two new options for controller users.

  1. Patching resources - maintain the state of the Fleet objects as controller defines them
  2. Disable owner references - in case the Fleet object is created by some other mechanism (i.e. Rancher), stop managing deletion.