Matt Moore
Matt Moore
Not that we discussed, but for completeness (since the CRD also supports `refs`) we should include `${REF_NAME}`.
I'd prefer to be dumb and consistent. If you want `${BRANCH_NAME}` use `branch: `. Don't feel super strongly. If we start being smart, then maybe we always set `${REF_NAME}` (except...
Let's consider three options for provenance: * Builder `X` puts an image into the docker daemon, post-step pushes from the daemon. * Builder `Y` produces a `docker save` tarball, post-step...
I'm not sure this is the most productive forum for this, perhaps we should add to next week's Build WG agenda?
_(haven't caught up on this thread, just chiming in with historical context)_ /unassign @mattmoor /unassign @ian-mi /assign @tcnghia @adamglt The history here is that when we first started enabling sidecars...
/cc @n3wscott
> Do you have an example usage of the DispatchingInterface? My guess is you're using it to support multiple webhooks within a single MutatingWebhookConfiguration. If that's the case why not...
/remove-lifecycle stale Ping @n3wscott @lionelvillard @nachocano @vaikas
/lifecycle frozen
[Openshift](https://github.com/openshift/api/blob/master/build/v1/types.go) supports a handful more types: This is the openshift enum, where I've removed the overlapping options, and I've tweaked the comments to better reflect what these do out of...