Documentation ¶
Overview ¶
Package seedresourcesuptodatecondition contains a controller that is responsible for:
- Setting a condition on the cluster object when all Deployments and Statefulsets were fully rolled out
- This condition serves the purpose of limiting the load imposed on the seed
- All controllers that create Deployments or Statefulsets in the seed must respect it via `controllerutil.ClusterAvailableForReconciling`
Index ¶
Constants ¶
View Source
const ControllerName = "seed_resources_up_to_date_condition_controller"
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.