Thibault Doubliez
Results
2
issues of
Thibault Doubliez
In my schema I have an array of objects that I define as: ```typescript { type: 'array', items: { type: 'object', properties: {...} } } ``` But this causes a...
### What happened? Updating a container Lambda function in Crossplane doesn't work as expected: - Updating `code.imageURI` alone doesn't trigger a reconciliation - Updating another field such as `description` does...
bug