File tree Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -802,6 +802,15 @@ spec:
802
802
803
803
Remove the annotation to resume reconciliation.
804
804
805
+ {{<hint "important">}}
806
+ Kubernetes and Crossplane can't delete resources with a `paused` annotation,
807
+ even with `kubectl delete`.
808
+
809
+ Read
810
+ [Crossplane discussion # 4839](https://github.com/crossplane/crossplane/issues/4839)
811
+ for more details.
812
+ {{< /hint >}}
813
+
805
814
# # Finalizers
806
815
Crossplane applies a
807
816
[Finalizer](https://kubernetes.io/docs/concepts/overview/working-with-objects/finalizers/)
Original file line number Diff line number Diff line change @@ -681,6 +681,15 @@ spec:
681
681
682
682
Remove the annotation to resume reconciliation.
683
683
684
+ {{<hint "important">}}
685
+ Kubernetes and Crossplane can't delete resources with a `paused` annotation,
686
+ even with `kubectl delete`.
687
+
688
+ Read
689
+ [Crossplane discussion # 4839](https://github.com/crossplane/crossplane/issues/4839)
690
+ for more details.
691
+ {{< /hint >}}
692
+
684
693
# # Finalizers
685
694
Crossplane applies a
686
695
[Finalizer](https://kubernetes.io/docs/concepts/overview/working-with-objects/finalizers/)
Original file line number Diff line number Diff line change @@ -802,6 +802,15 @@ spec:
802
802
803
803
Remove the annotation to resume reconciliation.
804
804
805
+ {{<hint "important">}}
806
+ Kubernetes and Crossplane can't delete resources with a `paused` annotation,
807
+ even with `kubectl delete`.
808
+
809
+ Read
810
+ [Crossplane discussion # 4839](https://github.com/crossplane/crossplane/issues/4839)
811
+ for more details.
812
+ {{< /hint >}}
813
+
805
814
# # Finalizers
806
815
Crossplane applies a
807
816
[Finalizer](https://kubernetes.io/docs/concepts/overview/working-with-objects/finalizers/)
You can’t perform that action at this time.
0 commit comments