Adam Kaplan

Results 206 comments of Adam Kaplan

Website issue is still open. > do we need to start versioning on the docs in the website? Since we are still in an alpha phase, I don't think versioned...

Moving this to the post GA backlog. Triggers are an important feature, but not absolutely required.

@SaschaSchwarze0 following up on your comment here: https://github.com/shipwright-io/build/pull/824#pullrequestreview-693314397 I wasn't sure if adding events to the controller by itself warranted a SHP, since my initial intent was to not expose...

Note that this issue should require a SHIP

(I do, however, think we need a SHP if we want to emit events outside the cluster via CloudEvents)

@SaschaSchwarze0 noted that our current API also allows us to specify pull secrets for the builder image. For this to be fully deprecated, we need an alternate mechanism to provide...

Based on the feedback in #824 - we should discuss in a SHIP what events we want to emit, and consider how Shiwpright events may overlap/conflict with Tekton events.

Note that Tekton's feature that merges registry credentials is mainly used for the `spec.builder` image in our API. We have an issue to deprecate this field - #935. As a...

Marking this as needing a SHIP, since this will impact how build strategy implementations.