Documentation ¶
Overview ¶
Package topology implements topology utility functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShouldSkipImmutabilityChecks ¶
ShouldSkipImmutabilityChecks returns true if it is a dry-run request and the object has the TopologyDryRunAnnotation annotation set, false otherwise. This ensures that the immutability check is skipped only when dry-running and when the operations has been invoked by the topology controller. Instead, kubectl dry-run behavior remains consistent with the one user gets when doing kubectl apply (immutability is enforced).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.