Nic Cope

Results 846 comments of Nic Cope

@xoanmi is your goal to deploy all providers to one namespace that is different from where Crossplane is deployed, or to deploy each provider to its own namespace? Based on...

I think the problem here is that including a comment before the `---` is interpreted as two YAML documents. The first one (where the comment is) being completely empty (e.g....

I've made @jbw976 an owner of https://buf.build/crossplane. I'm also an owner. @turkenh @phisco @bobh66 if you want to sign up for buf.build (it's a pretty quick signup using GitHub) I...

@jbw976 I don't think this is related to #5543. #5543 is about passing credentials to functions - credentials functions need to interact with external systems. This issue is about supporting...

Crossplane uses https://github.com/GoogleContainerTools/distroless as its base image. We use Renovate to keep the base image up-to-date, e.g. https://github.com/crossplane/crossplane/commit/54e16feaae4f471a2c423a6260b2ee8131dbaa80. The `gcr.io/distroless/static` tag we use is based on Debian 11 bullseye. Looks...

FYI @sttts still seeing flakes after bumping runtime to include https://github.com/crossplane/crossplane-runtime/pull/641.

https://github.com/crossplane/crossplane/pull/5651 might fix this - let's monitor for a while.

Obviously rolling this out would be a breaking API change. We can't just update existing claims and move their fields under `spec.crossplane`. I could at least imagine making this configurable...

/fresh I'll add exempt-from-stale. This is pretty long term thinking though, so probably won't happen anytime soon.