Nic Cope
Nic Cope
I'm adding this to the v1.7 release, which is due EOM. It's perhaps a little bit of a stretch to have an alpha implementation by that time, but I think...
> I'm adding this to the v1.7 release, which is due EOM. It's perhaps a little bit of a stretch to have an alpha implementation by that time, but I...
Hey folks! A few of us have started meeting to discuss this effort each week on Tuesdays at 9pm PST. If you’re interested in joining in and helping out please...
Breadcrumbs to https://github.com/GoogleContainerTools/kpt/issues/2567, which discusses alternatives to containers as ways to run KRM functions.
Thanks for adding this @jbla9028. I'm a little on the fence as to whether we need this - when you run the aforementioned command it will guide you to do...
@jbla9028 We haven't heard back from you so I'm going to close this.
We're currently prototyping two approaches to actually implement this. 1. https://github.com/crossplane/crossplane/issues/3001 2. https://github.com/crossplane/crossplane/issues/2959 The second approach also involves https://github.com/crossplane/crossplane/issues/2958. Each approach has tradeoffs and we may pick either one or...
This is now ready for review. I'd like to get approvals from @sergenyalcin and @turkenh - perhaps @sergenyalcin could do a first pass since he has the most context on...
I noticed while testing https://github.com/crossplane/crossplane/pull/3062 that the default seccomp profile in Docker and containerd reject the `unshare` syscall that we need to make rootless containers. Kubernetes runs with the Unconstrained...
@salaboy Thanks for your comments. I don't immediately share your concerns - my feeling is that what's proposed here should make it easier for folks to build and deploy functions...