Nic Cope

Results 164 issues of Nic Cope

### Description of your changes Fixes https://github.com/crossplane/crossplane/issues/3001 Fixes https://github.com/crossplane/crossplane/issues/2959 Fixes https://github.com/crossplane/crossplane/issues/2958 This commit adds a design document for 'Composition Functions', which we've previously referred to as 'Custom Compositions'. See https://github.com/crossplane/crossplane/issues/2524...

design

### What problem are you facing? The c/c maintainers are starting to have trouble keeping up with issues and PRs raised against this repo. We'd like to ensure a good...

enhancement
community

### What problem are you facing? https://crossplane.io/docs/master/reference/release-cycle.html Currently we release Crossplane every 8 weeks. Note that this applies only to "core" - i.e. this repo - not any particular provider....

enhancement

### What problem are you facing? Composition is the Crossplane feature that lets teams define their own opinionated APIs (i.e. Kubernetes CRs). We call these APIs "Composite Resources", or XRs...

enhancement
proposal
composition
custom-composition

### What problem are you facing? Under the recently merged [project charter](https://github.com/crossplane/crossplane/blob/6c1b06507db47801c7a1c7d91704783e8d13856f/CHARTER.md) CLI tooling is no longer 'in scope' for Crossplane as a project. We do however currently have a...

enhancement

### References Design: #3008 Implementation: #3007 ### What problem are you facing? When platform teams design their XRs they may want to use environment scoped data to render out composed...

enhancement
composition

### What problem are you facing? In Crossplane managed resource controllers there's a fairly strong correlation between "reconcile rate" - the rate at which the controller reconciles desired state with...

enhancement
performance
proposal

### What problem are you facing? As part of https://github.com/crossplane/crossplane/issues/2524 we're prototyping a few different approaches to how we might run "XRM functions" (a slightly more opinionated superset of KRM...

enhancement
composition
custom-composition

### What problem are you facing? There's a lot of overlap between Crossplane and ArgoCD users - we see a lot of folks wanting to use ArgoCD to manage their...

enhancement
argocd
exempt-from-stale

Issue Type: Feature request **What happened**: I run linkerd on Kubernetes in linker to linker mode. For whatever reason the Kubernetes `kube-system/l5d` service linkerd uses in my deployment to discover...