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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://togithub.com/github/codeql-action) | action | digest | `e8893c5` -> `ccf74c9` | ---...

automated

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/crossplane/crossplane-runtime). - WARN:...

stale

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google.golang.org/protobuf](https://togithub.com/protocolbuffers/protobuf-go) | `v1.31.0` -> `v1.33.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fprotobuf/v1.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

automated

### Description of your changes In case of deleting all MRs from a GVK, we should record 0 for `crossplane_managed_resource_exists`, `crossplane_managed_resource_ready` and `crossplane_managed_resource_synced` metrics. Fixes # I have: - [x]...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/docker/docker](https://togithub.com/docker/docker) | `v25.0.0+incompatible` -> `v25.0.5+incompatible` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fdocker%2fdocker/v25.0.5+incompatible?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

automated

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [k8s.io/api](https://togithub.com/kubernetes/api) | `v0.29.1` -> `v0.30.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapi/v0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

automated

### Description of your changes This PR does two things: * It updates controller-runtime and the Kubernetes dependencies to the latest versions * It removes most of `pkg/controller` - I...

release/breaking-api-change

### What problem are you facing? The `Ready` status of a resource is reflected nicely when the resource is being created, but not so when updating or doing other things....

enhancement
roadmap
stale

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://togithub.com/codecov/codecov-action) | action | digest | `e0b68c6` -> `5ecb98a` | ---...

automated

### Description of your changes This PR aims to align the behavior of the reconciler for `Update` operations with that of `Create` operations. It achieves this by rewriting some of...

stale