Shoubhik Bose
Shoubhik Bose
+1 on this as well. I was playing with something similar https://github.com/shipwright-io/build/issues/904
> We should also give users a way to specify how to sign images produced by Shipwright that is more "Shipwright-native" -- this probably means something like the API changes...
Gabe, are you talking about providing a way to specify - Running `Builds` in parallel/Serial, or - Running BuildSteps in a Build in parallel/serial ?
From grooming: @imjasonh to add more details, assigned.
Noticed this work by Jason https://github.com/google/ko/commit/690533235ad4209fab6c88f44314760b102ce829
> today openshift build v1 can obtain certs for the global proxy Could this be put in a secret and linked to the service account which runs the builds?
@gabemontero The snippet is really helpful, thank you! A related topic: Where are the trusted CA certs stored in OpenShift / Kubernetes ?
We do need to verify that standard ways of passing proxy information is respected by the image build operation in a way agnostic to the distribution of Kubernetes. Example: *...
Proposal that should address association of custom CA certs https://github.com/shipwright-io/build/blob/master/docs/proposals/local-registry-image-specs.md
Assigned :)