crossplane-runtime
                                
                                 crossplane-runtime copied to clipboard
                                
                                    crossplane-runtime copied to clipboard
                            
                            
                            
                        A set of libraries for writing Crossplane controllers.
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/create-github-app-token](https://redirect.github.com/actions/create-github-app-token) | action | digest | `67e27a7` -> `d72941d` | --- > [!WARNING]...
### Description of your changes Today is pretty impossible to know when a managed resource is fully reconciled after an update. On creation we can check the `Ready` and `Sync`...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/oauth2 | indirect | minor | `v0.21.0` -> `v0.27.0` | --- ### Unexpected...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/oauth2 | indirect | minor | `v0.21.0` -> `v0.27.0` | --- ### Unexpected...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/oauth2 | indirect | minor | `v0.17.0` -> `v0.27.0` | --- ### Unexpected...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/oauth2 | indirect | minor | `v0.21.0` -> `v0.27.0` | --- > [!WARNING]...
### What problem are you facing? For some time, upjet-based providers have been reconciling resources asynchronously. In order to do so, it "lies" to managed reconciler. Doing so causes lots...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/google/go-cmp](https://redirect.github.com/google/go-cmp) | require | minor | `v0.6.0` -> `v0.7.0` | --- > [!WARNING]...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://redirect.github.com/renovatebot/github-action) | action | minor | `v40.1.11` -> `v40.3.6` | --- > [!WARNING]...
### Description of your changes This PR will fix the issue where the status sub-object would be cleared when adding the Finalizer. This would cause Observe-only resources to wait until...