crossplane-runtime icon indicating copy to clipboard operation
crossplane-runtime copied to clipboard

A set of libraries for writing Crossplane controllers.

Results 124 crossplane-runtime issues
Sort by recently updated
recently updated
newest added

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]...

automated

### 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...

automated

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/oauth2 | indirect | minor | `v0.21.0` -> `v0.27.0` | --- ### Unexpected...

automated

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/oauth2 | indirect | minor | `v0.17.0` -> `v0.27.0` | --- ### Unexpected...

automated

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/oauth2 | indirect | minor | `v0.21.0` -> `v0.27.0` | --- > [!WARNING]...

automated

### 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...

enhancement

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]...

automated

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]...

automated

### 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...