crossplane-runtime/pkg
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
..
controller Update controller runtime to v0.8.0 2021-01-21 13:29:16 +01:00
event Add debug logging and events to all reconcilers 2020-01-26 19:24:49 -08:00
fieldpath add more test about periods 2020-10-09 19:38:33 +08:00
logging Update go mod and refs with crossplane org name 2020-02-18 18:17:32 -06:00
meta Update core/v1alpha1 imports to common/v1 2020-11-19 20:03:48 -06:00
parser Add SkipEmpty FilterFn 2020-12-08 16:16:48 -06:00
password Move password generation into its own package 2020-01-31 16:41:25 -08:00
ratelimiter Update managed reconciler comments with backoff 2021-02-19 09:45:58 -06:00
reconciler Remove redundant managed resource deletion policy check 2021-03-29 13:32:13 -05:00
reference reference pointer utility function comments 2021-03-01 16:29:20 -05:00
resource Merge pull request #240 from hasheddan/creds-flex 2021-02-01 16:19:09 -06:00
test Update controller runtime to v0.8.0 2021-01-21 13:29:16 +01:00