Pavel Busko

Results 13 issues of Pavel Busko

# Changes - [x] Tests - [ ] Documentation

### Summary `pack build` fails with the error `ERROR: failed to build: failed to fetch builder image 'index.docker.io/paketobuildpacks/builder:base': image index.docker.io/paketobuildpacks/builder:base does not exist on the daemon: not found` on MacOS...

type/bug
status/triage

# Changes When publishing a helm chart under the subfolder, it's not possible to use it as a dependency in the `Chart.yaml`, since the registry's `index.yaml` doesn't include the subfolder...

# Changes Added check if previous build exists, before verifying recovery status - [x] Tests - [ ] Documentation

Following the import-values example described [on the official website](https://helm.sh/docs/topics/charts/#importing-child-values-via-dependencies), we can't get the result shown on the page. If the parent chart has default values and the same value gets...

in progress
bug

**What this PR does / why we need it**: Address the issue https://github.com/helm/helm/issues/11518 **Special notes for your reviewer**: **If applicable**: - [ ] this PR contains documentation - [ ]...

refactor
size/M
needs-rebase
bug

* A short explanation of the proposed change: Implementation of the [RFC-0028](https://github.com/cloudfoundry/community/blob/main/toc/rfc/rfc-0028-cnb-lifecycle.md) * An explanation of the use cases your change solves This PR adds third lifecycle option: `cnb`. This...

## Where this PR should be backported? - [ ] [main](https://github.com/cloudfoundry/cli/tree/main) - all changes should by default start here - [ ] [v8](https://github.com/cloudfoundry/cli/tree/v8) - [ ] [v7](https://github.com/cloudfoundry/cli/tree/v7) ## Description of...

Seems like the latest `v1` release got released using the `main` branch instead of `release-1.x` ```bash $ go get github.com/buildpacks/[email protected] go: github.com/buildpacks/[email protected]: invalid version: go.mod has post-v1 module path "github.com/buildpacks/libcnb/v2"...

type:bug

https://github.com/buildpacks/lifecycle/pull/1346 https://github.com/buildpacks/lifecycle/pull/1346#issuecomment-2086928218