Dmitriy Kalinin
Dmitriy Kalinin
> Error message: ``` Stderr: kapp: Error: Validation errors: - Expected 'kind' on resource '/ () cluster' to be non-empty (stdin doc 10) - Expected 'apiVersion' on resource '/ ()...
**Describe the problem/challenge you have** faced with following error: `Delete failed: Unblocking for deploy: Updating app: Operation cannot be fulfilled on apps.kappctrl.k14s.io "xxx": the object has been modified; please apply...
**Describe the problem/challenge you have** Currently when PackageRepository CR is created all packages become available for use. Administrators (who create PkgRepo CRs) might be interested in locking down what particular...
**Describe the problem/challenge you have** https://github.com/railwayapp/nixpacks would be a useful builder to include. **Describe the solution you'd like** [A clear and concise description of what you want to happen. If...
**Describe the problem/challenge you have** i would like to be able to sign images with cosign that are built by kbld. this should work regardless of the builder i use...
github.com/k14s/imgpkg is a builder that can create images from a set of files. let's have that as a backend. there probably needs to be two options: regular or bundle. for...
**Describe the problem/challenge you have** jfrog supports a way to proxy image downloads from a particular hostname + base path (e.g. jfrog.corp.com/project-x proxies all requests to upstream-registry.com/some-path). it should be...
we already support docker, and pack. let's add https://github.com/pivotal/kpack. - should this be an external binary since this pulls in k8s libraries? - kpack unlike pack does build+push step in...