diff --git a/content/master/concepts/managed-resources.md b/content/master/concepts/managed-resources.md index c9ee2ef34..7fe314aea 100644 --- a/content/master/concepts/managed-resources.md +++ b/content/master/concepts/managed-resources.md @@ -802,6 +802,15 @@ spec: Remove the annotation to resume reconciliation. +{{}} +Kubernetes and Crossplane can't delete resources with a `paused` annotation, +even with `kubectl delete`. + +Read +[Crossplane discussion #4839](https://github.com/crossplane/crossplane/issues/4839) +for more details. +{{< /hint >}} + ## Finalizers Crossplane applies a [Finalizer](https://kubernetes.io/docs/concepts/overview/working-with-objects/finalizers/) diff --git a/content/v1.14/concepts/managed-resources.md b/content/v1.14/concepts/managed-resources.md index d9072c556..a9c944662 100644 --- a/content/v1.14/concepts/managed-resources.md +++ b/content/v1.14/concepts/managed-resources.md @@ -681,6 +681,15 @@ spec: Remove the annotation to resume reconciliation. +{{}} +Kubernetes and Crossplane can't delete resources with a `paused` annotation, +even with `kubectl delete`. + +Read +[Crossplane discussion #4839](https://github.com/crossplane/crossplane/issues/4839) +for more details. +{{< /hint >}} + ## Finalizers Crossplane applies a [Finalizer](https://kubernetes.io/docs/concepts/overview/working-with-objects/finalizers/) diff --git a/content/v1.15/concepts/managed-resources.md b/content/v1.15/concepts/managed-resources.md index c9ee2ef34..7fe314aea 100644 --- a/content/v1.15/concepts/managed-resources.md +++ b/content/v1.15/concepts/managed-resources.md @@ -802,6 +802,15 @@ spec: Remove the annotation to resume reconciliation. +{{}} +Kubernetes and Crossplane can't delete resources with a `paused` annotation, +even with `kubectl delete`. + +Read +[Crossplane discussion #4839](https://github.com/crossplane/crossplane/issues/4839) +for more details. +{{< /hint >}} + ## Finalizers Crossplane applies a [Finalizer](https://kubernetes.io/docs/concepts/overview/working-with-objects/finalizers/)