crossplane-runtime
crossplane-runtime copied to clipboard
A set of libraries for writing Crossplane controllers.
### What happened? We create managed resources using _only_ the `Observe` management policy and the provider will initially set the `Synced` condition to `True` but will not set the `Ready`...
### Description of your changes Sort outputs from `ResolveMultiple`. Fixes #803 I have: - [x] Read and followed Crossplane's [contribution process]. - [x] Run `earthly +reviewable` to ensure this PR...
### What happened? When using `Firewall` from Linode provider. We get a reconciliation loop on the resource. ``` start watching the diff of firewalls on f-agent @Now=2025-01-14 16:05:02.770090568 +0100 CET...
### What problem are you facing? The new metrics framework currently does not include the ability to view metrics or status for claims. This limitation makes it challenging to monitor...