mgibson1121

Results 14 issues of mgibson1121

This is a request from @odedia. When using kpack in a CI/CD pipeline he would like to not have to manage passing the new commit ID to kpack so it...

needs discussion

**Problem:** Currently, build time environment variables can be configured when applying an Image resource. If a user is utilizing kpack to build from and monitor many different Image configurations, needing...

enhancement
needs discussion
clusterbuilder
builder

**Motivation:** This is feedback from @samarsinghal. In Gitops based workflows, the source as well as deployment configuration often live in the same repository. If kpack is monitoring this git repository...

needs discussion

**Motivation** When users onboard to kpack we offer a [tutorial](https://github.com/pivotal/kpack/blob/master/docs/tutorial.md) to get them started. Steps 3, 4, and 5 of this tutorial instruct the user to create a clusterstore, clusterstack,...

needs discussion

Context: Seth Boyles of the CAPI team contributing to CF noticed that some error messages returned during the build process could seem opaque to end users. He particularly noted `ERROR:...

enhancement
good first issue
feature request

This idea stems from accepting our initial pass at improving validation in #11. I understand this may be a contentious idea given that it may be a K8s pattern to...

enhancement
needs discussion

We have observed a number of factors that lead to issues with the builder/ClusterBuilders state that include cached secrets and issues accessing the registry in which a builder image is...

Some users of kpack prefer to more tightly control the resources (cpu and memory) allocated to build pods to ensure desired resource allocation for processes running on that Cluster. The...

As a user of `kp` I want to know when the last time a particular stack was updated with a new build and run image pair So that I can...

As an implication of allowing a user to return builds across images, we should consider replacing the image reference with the image name. That way, users can use it to...