mirror of https://github.com/crossplane/docs.git
Use if-then for inspecting external system
Signed-off-by: Nic Cope <nicc@rk0n.org>
This commit is contained in:
parent
c0dbc0f5cf
commit
ecaf5c20dd
|
@ -740,8 +740,8 @@ creation annotations after it created the resource, it also couldn't update the
|
|||
`crossplane.io/external-name` annotation.
|
||||
|
||||
{{<hint "tip">}}
|
||||
Inspect the external system when resources have a `cannot determine creation
|
||||
result` error.
|
||||
If a resource has a `cannot determine creation result` error, inspect the
|
||||
external system.
|
||||
|
||||
Use the timestamp from the `crossplane.io/external-create-pending` annotation to
|
||||
determine when the provider might have leaked a resource. Look for resources
|
||||
|
|
Loading…
Reference in New Issue