skaffold icon indicating copy to clipboard operation
skaffold copied to clipboard

Easy and Repeatable Kubernetes Development

Results 450 skaffold issues
Sort by recently updated
recently updated
newest added

### Expected behavior During the running of `skaffold debug` from the IDE, it would be very helpful when it's possible to write the rendered manifests from Helm to the filesystem,...

### Expected behavior I'd like to use Azure AD Workload Identity to authenticate my kaniko in-cluster build pod to my Azure container registry, rather than use hard coded service provider...

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.6 to 3.26.13. Changelog Sourced from github/codeql-action's changelog. 3.26.13 - 14 Oct 2024 No user facing changes. 3.26.12 - 07 Oct 2024 Upcoming breaking change: Add a...

size/XS
dependencies
github_actions

### Expected behavior I expected to successfully install Skaffold so that I could easily manage and deploy my Kubernetes applications. ### Actual behavior Upon attempting to install Skaffold, I encountered...

(Followup to #3951, #3890) I am having trouble with multiplatform builds, but there seems to be another issue with insecureRegistries. Note these lines in the trace below: * 58,65 taste...

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.0 to 4.4.3. Release notes Sourced from actions/upload-artifact's releases. v4.4.3 What's Changed Undo indirect dependency updates from #627 by @​joshmgross in actions/upload-artifact#632 Full Changelog: https://github.com/actions/upload-artifact/compare/v4.4.2...v4.4.3 v4.4.2 What's...

size/XS
dependencies
github_actions

I have a monorepo with a central skaffold.yaml file that includes all other skaffold.yaml files with `requires`. At some point someone in the configuration included an artifact that is duplicate...

### Expected behavior When I run `skaffold build -p $profile` to execute a Jib build for my Gradle project, which consumes one or more "-SNAPSHOT" dependencies, Skaffold successfully uploads a...

…s from job manifest Fixes GoogleContainerTools/skaffold#9409 Fixes: #9409 **Related**: _Relevant tracking issues, for context_ **Merge before/after**: _Dependent or prerequisite PRs_ **Description** This changes the logic that applies the provided container...

size/S

### Expected behavior Should have a link to download the `skaffold.yaml` since the document page is hard to find the specific information. It is expected to have better viewer which...