Enrique Encalada

Results 105 comments of Enrique Encalada

@sbose78 seems this is a duplicate of https://github.com/shipwright-io/build/issues/169 . If this is the case please close one of the issues.

@adambkaplan not 100%, I think the goal is: > Document all versions that we support for k8s and Tekton The idea behind that is: > Avoid as much as possible...

@siamaksade thanks for this issue, I also see potential here for post-ga. @ImJasonH currently the flow is as follows: ![image](https://user-images.githubusercontent.com/4812480/105898404-ae522500-6019-11eb-907e-29ca7e5f0e49.png) where: - an Strategy CRD holds a list of containers...

@ImJasonH that sounds promising, checking ...

We currently do a lot of validations in advance on the `Build` side, so that users can get immediate feedback on their configuration, prior to the `BuildRun` execution. Because a...

@ImJasonH I see. Yes, this will definitely be nice to have for both Build/BuildRun. I know Tekton have a controller to generate webhook certificates, is this something that you think...

I think https://coreos.slack.com/archives/C3VS0LV41/p1616609181255300 does not work for me :) Looking forward for more information on what we think is the best approach for us.

My two cents so far are: - We need to have a good understanding on how such `rebase` strategy will look. For example: - If for Buildpacks, we need to...