Renzo Rojas

Results 17 issues of Renzo Rojas

Fixes: #7632 **Related**: #7082 **Description** In this PR, Skaffold will iteratively create single platform images for builders that don't support native multi-arch builds, and then generate a ManifestList programmatically that...

size/L

### Expected behavior When running `skaffold build --platform=linux/arm64,linux/amd64 --default-repo=gcr.io/my-registry`, Skaffold should push the created multi-platform image to the specified default-repo. ### Actual behavior Instead, it tries to push it to...

kind/feature-request
priority/p2
area/multi-platform
v2-beta1-bugbash

Fixes: #7863 #7868 **Description** Integration tests for `run`, `dev`, `debug`, and `deploy` commands with multi-platform

size/L

### Expected behavior When an actionable error is triggered, that is not wrap inside an `error` type, the action text associated with it should be shown as part of the...

kind/bug
priority/p3
kind/todo

Fixes: #nnn **Related**: _Relevant tracking issues, for context_ **Merge before/after**: _Dependent or prerequisite PRs_ **Description** **User facing changes (remove if N/A)** **Follow-up Work (remove if N/A)**

size/M

Checking integration tests Fixes: #nnn **Related**: _Relevant tracking issues, for context_ **Merge before/after**: _Dependent or prerequisite PRs_ **Description** **User facing changes (remove if N/A)** **Follow-up Work (remove if N/A)**

size/L

Per #9134, is not clear how Skaffold injects a default deployer when there is not one configured in the `skaffold.yaml` file. This issue is to explain this behaviour in our...

area/deploy
priority/p3
area/docs

Stop testing Go 1.18, support dropped in [01 Feb 2023](https://endoflife.date/go). Aiming to free disk space. Also removing k8s manifests used to tests previous Go versions (already removed).