Tristan Metcalfe
Tristan Metcalfe
This is somewhere between a bug and a feature request. ### What happened? While developing an external resource, I accidentally updated its CompositeResourceDefinition where a field was deleted but was...
### What happened? I've created an XR with a particular XRD with some optional parameter which has a default value as specified in its corresponding Composition. If you choose to...
### What happened? I have noticed that there is an interesting order of precedence for how it determines the `RedrivePolicy`. In order of highest precedence to lowest: 1. `deadLetterTargetArn` 2....
### What happened? When you provision an RDS instance, and then attempt to update the tags, the tags will exist in the manage resource `forProvider`, but it will not actually...
List of strings order must match AWS list of strings order (possibly alphabetical) when reconciling
### What happened? When trying to create an RDS instance in Crossplane, I noticed it was going through regular update cycles, meaning that the RDS instance was seldom in the...
Update cycles = updating but the resource is still not in a desired state therefore Crossplane requests another update (which will go on indefinitely) ### What happened? There are some...