crossplane-runtime/pkg/reconciler/managed
hasheddan f2418dc9cd
Remove redundant managed resource deletion policy check
Now that the managed reconciler will handle deletion with policy Orphan
early, there is no need to check that deletion policy is not orphan when
handling a managed resource with deletion timestamp set and external
resource exists.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-03-29 13:32:13 -05:00
..
api.go Use OpenAPI to set the default ProviderConfig 2021-03-11 08:02:04 +00:00
api_test.go Update controller runtime to v0.8.0 2021-01-21 13:29:16 +01:00
doc.go Add package doc for packages that currently lack it. 2020-01-15 12:27:16 -08:00
publisher.go Update go mod and refs with crossplane org name 2020-02-18 18:17:32 -06:00
publisher_test.go Update go mod and refs with crossplane org name 2020-02-18 18:17:32 -06:00
reconciler.go Remove redundant managed resource deletion policy check 2021-03-29 13:32:13 -05:00
reconciler_test.go Merge pull request #243 from hasheddan/backoff 2021-02-19 09:53:38 -06:00