kpack-cli icon indicating copy to clipboard operation
kpack-cli copied to clipboard

A command line interface for interacting with kpack.

Results 57 kpack-cli issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.4.0 to 0.6.0. Commits 59c1ca1 errgroup: add reference to sync.WaitGroup 10739b0 all: update go directive to 1.18 See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sync&package-manager=go_modules&previous-version=0.4.0&new-version=0.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot...

dependencies
go

Add fallback to use Build Name for kp build logs and kp build status. Allows those commands to be used with builds not associated with an image resource

Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.9 to 0.6.0. Release notes Sourced from github.com/google/go-cmp's releases. v0.6.0 New API: (#340) Add cmpopts.EquateComparable Documentation changes: (#337) Use of hotlinking of Go identifiers Build changes: (#325)...

dependencies
go

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...

There's no way to pass in object references to Buildpack and ClusterBuildpacks.

The kp image list currently shows : kp image list -n NAME READY LATEST REASON LATEST IMAGE NAMESPACE Can the TIMESTAMP also be added as a field as below :...

[Reported by @mgbrodi] **Problem:** when `kp image trigger` was run, it resulted in an unrelated and confusing error message, especially since the user expects a build to be triggered by...

enhancement

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...

We could add a `--output github-actions` flag, when this is enabled , use output markers to make the output more acceptable in github actions (https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions) e.g. * `::debug::message` for debug...

Following the addition to [set `SOURCE_DATA_EPOCH` in `kapck`](https://github.com/pivotal/kpack/issues/1009), we would like to add a `--creation-time` flag to the cli.