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://togithub.com/actions/create-github-app-token) | action | digest | `a0de6af` -> `31c86eb` | --- > [!WARNING]...

automated

### What problem are you facing? Crossplane providers are currently deployed as single instances of the provider binary. This single instance is responsible for managing multiple Managed Resources. This model...

enhancement

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google.golang.org/protobuf](https://togithub.com/protocolbuffers/protobuf-go) | require | minor | `v1.33.0` -> `v1.34.2` | --- > [!WARNING]...

automated

### What happened? We found a reproducable inconsistancy when persisting resolved references. Basically whenever you have more then one reference and one of them is resolved in a later reconcilation...

bug

This adds `paved.GetFloat()` function similar to `paved.GetString()` and `paved.GetInteger()` but returning a `float64`. I have: - [x] Read and followed Crossplane's [contribution process]. - [x] Run `earthly +reviewable` to ensure...

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [golangci/golangci-lint](https://redirect.github.com/golangci/golangci-lint) | minor | `v1.59.0` -> `v1.64.8` | --- > [!WARNING] > Some dependencies could...

automated

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [github/codeql-action](https://redirect.github.com/github/codeql-action) | minor | `v2.17.3` -> `v2.19.0` | --- > [!WARNING] > Some dependencies could...

automated

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aquasecurity/trivy-action](https://redirect.github.com/aquasecurity/trivy-action) | action | minor | `0.21.0` -> `0.24.0` | --- > [!WARNING]...

automated

### What problem are you facing? Crossplane currently doesn't support in-place replacement of resources. Currently you'd need to do things like https://github.com/haarchri/configuration-aws-tgw-routes/blob/main/apis/composition.yaml#L28 in your composition to support automatic replacement. ###...

enhancement

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 | `31c86eb` -> `5d869da` | --- > [!WARNING]...

automated