| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: skaffold-bash-completion | Distribution: openSUSE Tumbleweed |
| Version: 2.18.2 | Vendor: openSUSE |
| Release: 1.1 | Build date: Fri Mar 27 07:04:30 2026 |
| Group: System/Shells | Build host: reproducible |
| Size: 88708 | Source RPM: skaffold-2.18.2-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/GoogleContainerTools/skaffold | |
| Summary: Bash Completion for skaffold | |
Bash command line completion support for skaffold.
Apache-2.0
* Fri Mar 27 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 2.18.2:
No release notes, the list of commits can be found here:
https://github.com/GoogleContainerTools/skaffold/compare/v2.18.1...v2.18.2
* Fri Mar 20 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 2.18.1:
* fix: update gcr.io/kpt-fn/ to
ghcr.io/kptdev/krm-functions-catalog fo… (#10020)
* fix: update gcr.io/kpt-fn/ to
ghcr.io/kptdev/krm-functions-catalog for the kpt transformers
* fix some images, update unit test
* integration test fixes
* Fri Mar 13 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 2.18.0:
* chore: Release 2.18 (#10010)
* chore: Upgrade golang version to 1.25.8 (#10009)
* chore: bumping up docker cli to address CVE-2025-15558 (#10008)
* chore: bump actions/upload-artifact from 6 to 7 in the
github-actions group (#9998)
* chore: bump flask from 2.2.5 to 3.1.3 in
/examples/hot-reload/python (#10004)
* chore: bump rack from 2.2.20 to 2.2.22 in
/integration/examples/ruby/backend (#10005)
* chore: bump flask from 3.1.0 to 3.1.3 in
/examples/buildpacks-python (#10006)
* Upgrade go dependencies for skaffold. (#10007)
* chore: bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0
(#9996)
* chore: delete webhooks (#9999)
* chore: bump rack from 2.2.20 to 2.2.22 in
/examples/ruby/backend (#9981)
* chore: bump flask from 2.2.5 to 3.1.3 in
/integration/examples/hot-reload/python (#9989)
* chore: bump github.com/cloudflare/circl from 1.6.1 to 1.6.3
(#9993)
* Migration to Kokoro instances (#9991)
* chore: fixing docs due to upgrade in Hugo (#9977)
* Updated the node version to fix error (#9976)
* Updated Dockerfile to try to fix vuln bug (#9974)
* chore: upgrade golang to 1.25.7 (#9973)
* Use mirror in Dockerfiles for integration tests to prevent
docker hub rate limits (#9970)
* chore: bump golang.org/x/crypto from 0.36.0 to 0.45.0 in
/hack/tools (#9916)
* chore: bump golang.org/x/oauth2 from 0.7.0 to 0.27.0 in
/examples/grpc-e2e-tests/service (#9918)
* chore: bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16.5
(#9971)
* test(integration): Update busybox and alpine:3 to use the
mirror to avoid docker rate hub limit errors (#9966)
* chore: bump github.com/theupdateframework/go-tuf/v2 from 2.3.0
to 2.4.1 (#9962)
* chore: bump github.com/sigstore/rekor from 1.4.3 to 1.5.0
(#9956)
* chore: bump github.com/sigstore/sigstore from 1.10.3 to 1.10.4
(#9957)
* cicd: bazel github presubmit flow fixes for recent bazel 9.0.0
release (#9961)
* chore: bump github.com/sigstore/cosign/v2 from 2.6.1 to 2.6.2
(#9948)
* Upgrade github.com/google/ko to v0.18.1 (#9939)
* chore: upgrade golang to 1.25.5 (#9944)
* ci: disabling kaniko integration tests due to kaniko service
account permissions issue and fix github workflow (#9943)
* chore: bump the github-actions group across 1 directory with 3
updates (#9934)
* chore: bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#9917)
* Tue Mar 10 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 2.17.3:
* chore: Update various dependencies.
* Fri Feb 13 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 2.17.2:
* cherrypick (#9978)
- chore: bump github.com/sigstore/cosign/v2 from 2.6.1 to 2.6.2
- chore: bump github.com/sigstore/rekor from 1.4.3 to 1.5.0
- chore: bump github.com/theupdateframework/go-tuf/v2 from
2.3.0 to 2.4.1
- chore: bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16.5
- chore: bump golang.org/x/oauth2 from 0.7.0 to 0.27.0 in
/examples/grpc-e2e-tests/service
- chore: bump golang.org/x/crypto from 0.36.0 to 0.45.0 in
/hack/tools
* Mon Jan 12 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 2.17.1:
No changelog available in the release, the full list of changes
can be found here:
https://github.com/GoogleContainerTools/skaffold/compare/v2.17.0...v2.17.1
* Fri Nov 14 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 2.17.0:
* New Features and Additions:
- feat(helm): Support Helm v4 for rendering and deployment,
drop Helm v2 support for rendering since helm version
- -client parameter is not supported anymore in v4 #9892
- Add support for workerpool resource. #9852
* Fixes:
- fix: Avoid sync retry if file/directory was not found #9721
- fix: Enable registries with self-signed certificates #9863
- fix: use print-access-token to allow iam impersonation #9841
- fix: open skaffold-overrides.yaml: no such file or directory
since up grading to skaffold "v2.15.0" (#9788) #9849
- fix: handle heredoc in Dockerfile #9835
- fix: Update PrintNamespacesList to use a YAML parser for
multiple manifest files (#9825) #9833
- fix: update debug skip probes annotation to be Kubernetes
valid annotation #9831
- fix: Update PrintNamespacesList to use a YAML parser for
multiple manifest files #9825
- fix(helm): Fix unformatted error message #9814
* Updates and Refactors:
* Docs, Test, and Release Updates:
- chore: upgrade golang to 1.25.4 #9909
- chore: bump rack from 2.2.14 to 2.2.20 in
/integration/examples/ruby/backend #9907
- chore: bump github.com/opencontainers/selinux from 1.12.0 to
1.13.0 #9908
- chore: bump the golang group with 10 updates #9905
- chore: bump github.com/containerd/containerd from 1.7.28 to
1.7.29 #9903
- chore: fix the broken integration tests #9904
- chore: bump the golang group with 3 updates #9899
- chore: bump actions/upload-artifact from 4 to 5 in the
github-actions group #9897
- chore: bump the golang group with 2 updates #9896
- chore: send one PR a week with all golang dependabot updates
[#9888]
- chore: tell dependabot to ignore the examples directories
[#9887]
- chore: upgrade the rest of the dependencies #9886
- Fix minor typo in custom-actions.md #9873
- chore: bump github/codeql-action from 3 to 4 #9879
- chore: bump actions/setup-go from 5 to 6 #9865
- chore: bump ossf/scorecard-action from 2.4.2 to 2.4.3 #9874
- chore: upgrade a lot of dependencies #9884
- test: fix the Cloud Run Worker Pool integration test #9885
- chore: upgrade golang to 1.25.3 #9882
- chore: upgrade golangcli-lint #9881
- chore: pin the Windows unit tests to Windows 2022. #9880
- chore: upgrade to Go 1.25.0 #9859
- chore: bump github.com/go-viper/mapstructure/v2 from 2.3.0 to
2.4.0 #9854
- chore: bump actions/checkout from 4 to 5 #9851
- chore: bump actions/setup-java from 4 to 5 #9858
- chore: bump github.com/go-viper/mapstructure/v2 from 2.2.1 to
2.3.0 #9836
- [bug]: Support helm depBuild flags for helm deploys #9808
- Fix a small typo in helm documentation #9847
- chore: fix the proto generation #9844
- chore: fix the scorecard-action #9842
- chore: bump golang.org/x/oauth2 from 0.7.0 to 0.27.0 in
/integration/examples/grpc-e2e-tests/cloud-spanner-bootstrap
[#9840]
- chore: updates to the GitHub Actions workflows #9822
- chore: bump rack from 2.2.13 to 2.2.14 in
/integration/examples/ruby/backend #9818
- chore: reduce dependabot PRs #9819
- chore: bump rack from 2.2.13 to 2.2.14 in
/examples/ruby/backend #9817
- doc: state default parameter for manifests::rawYaml #9816
- cicd: migrate internal build config to internal config
repository. #9810
- docs: add a KEYS file for verifying our releases #9813
* Wed Jun 18 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 2.16.1:
* fix: Update PrintNamespacesList to use a YAML parser for
multiple manifest files (#9825) (#9833)
* chore: 2.16 release (#9807)
* chore: update dependencies in Dockerfile and integration tests
(#9806)
* chore: upgrade to Go 1.24.2 (#9805)
* chore: upgrade all dependencies (#9802)
* chore: remove the `skaffold survey` code (#9803)
* docs: remove reference to the deprecated office hours (#9804)
* chore: bump github/codeql-action from 3.28.16 to 3.28.17
(#9801)
* Bugfix: Only prune images if changed (#9787)
* feat: Add support in Cloud Run for configuring
tolerateFailuresUntilDeadline and disabling status checks
(#9799)
* Wed May 07 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 2.16.0:
* New Features and Additions:
- feat(config): Enhance config list/set output #9780
- feat: Add support for configurable statusCheckDeadlineSeconds
field for Cloud Run #9778
- feat: Add support in Cloud Run for configuring
tolerateFailuresUntilDeadline and disabling status checks
[#9799]
* Fixes:
- Bugfix: Only prune images if changed #9787
* Docs, Test, and Release Updates:
- docs: Make --no-prune documentation clearer #9786
- chore: bump golang.org/x/net from 0.23.0 to 0.38.0 in
/integration/examples/grpc-e2e-tests/service #9792
- chore: remove the skaffold survey code #9803
- chore: upgrade all dependencies #9802
- chore: upgrade to Go 1.24.2 #9805
- chore: update dependencies in Dockerfile and integration
tests #9806
* Sat Apr 05 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 2.15.0:
* New Features and Additions:
- feat(helm): add depBuild and template flags to
HelmDeployFlags schema #9696
- feat: allow ValuesFile from GCS #9182
* Fixes:
- fix: fix lifecycle version in go.mod #9774
- fix: port-forward error logs failed to port forward (#9728)
[#9759]
- fix(verify): use container name from configuration in verify
tests #9753
- fix: gcb builder incorrectly assumes target project from
worker pool project #9725
- fix: port-forward error logs failed to port forward #9728
- fix: kustomize render should workwith inline patches #9732
- fix(helm): Fix helm package installation order #9693
- fix(helm): Fix helm package installation order (#9693) #9709
- fix: (helm) Add expand env template for dependsOn, fix
concurrent installation (#9689) #9707
- fix(helm): Add expand env template for dependsOn, fix
concurrent installation #9689
* Docs, Test, and Release Updates:
- chore: Fix BuildContextCompressionLevel description, output
the level #9688
- chore: update dockerfile and integration skaffold
dependencies #9776
- chore: Update go deps for 2.15 release #9773
- chore: bump go version to 1.24.1 #9772
- chore: bump github/codeql-action from 3.28.12 to 3.28.13
[#9767]
- chore: bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2
[#9763]
- chore: bump actions/upload-artifact from 4.6.1 to 4.6.2 #9761
- chore: bump github/codeql-action from 3.28.11 to 3.28.12
[#9760]
- chore: bump golang.org/x/net from 0.33.0 to 0.36.0 in
/examples/grpc-e2e-tests/service #9758
- chore: bump github.com/containerd/containerd from 1.7.25 to
1.7.27 #9756
- chore: bump rack from 2.2.11 to 2.2.13 in
/integration/examples/ruby/backend #9752
- chore: bump golang.org/x/net from 0.23.0 to 0.36.0 in
/hack/tools #9750
- chore: bump golang.org/x/net from 0.35.0 to 0.36.0 #9751
- chore: bump rack from 2.2.11 to 2.2.13 in
/examples/ruby/backend #9749
- chore: bump github/codeql-action from 3.28.10 to 3.28.11
[#9748]
- chore: new schema version v4beta13 #9741
- chore: bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5
[#9737]
- chore: bump golang.org/x/net from 0.23.0 to 0.33.0 in
/examples/grpc-e2e-tests/service #9736
- chore: bump actions/upload-artifact from 4.6.0 to 4.6.1 #9733
- chore: bump ossf/scorecard-action from 2.4.0 to 2.4.1 #9734
- chore: bump github/codeql-action from 3.28.9 to 3.28.10 #9735
- chore: bump github/codeql-action from 3.28.8 to 3.28.9 #9724
- chore: bump github.com/grpc-ecosystem/grpc-gateway/v2 from
2.26.0 to 2.26.1 #9715
- Revert back to only allowing security updates from
dependabot. #9727
- chore: bump rack from 2.2.8.1 to 2.2.11 in
/integration/examples/ruby/backend #9719
- chore: bump rack from 2.2.8.1 to 2.2.11 in
/examples/ruby/backend #9720
- chore: bump golang.org/x/net from 0.23.0 to 0.33.0 in
/integration/examples/grpc-e2e-tests/cloud-spanner-bootstrap
[#9726]
- chore: bump google.golang.org/api from 0.219.0 to 0.221.0
[#9723]
- chore: bump
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
from 1.25.0 to 1.26.0 #9697
- chore: bump github.com/spf13/pflag from 1.0.5 to 1.0.6 #9701
- chore: bump github.com/evanphx/json-patch from
5.9.0+incompatible to 5.9.11+incompatible #9698
- chore: bump github/codeql-action from 3.28.5 to 3.28.8 #9702
- chore: bump
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric
from 0.49.0 to 0.50.0 #9700
- chore: bump google.golang.org/api from 0.218.0 to 0.219.0
[#9699]
- chore: bump google.golang.org/grpc from 1.69.4 to 1.70.0
[#9683]
- chore: bump github/codeql-action from 3.28.1 to 3.28.5 #9685
- chore: bump google.golang.org/protobuf from 1.36.3 to 1.36.4
[#9684]
* Thu Mar 20 2025 opensuse_buildservice@ojkastl.de
- Update to version 2.14.2:
* fix: port-forward error logs `failed to port forward` (#9728)
(#9759)
* Fri Feb 07 2025 opensuse_buildservice@ojkastl.de
- Update to version 2.14.1:
* feat: revert "feat: transform imagePullPolicy when using local
cluster (#9495)" (#9703) (#9708)
* fix(helm): Fix helm package installation order (#9693) (#9709)
* fix: (helm) Add expand env template for dependsOn, fix
concurrent installation (#9689) (#9707)
* Thu Jan 23 2025 opensuse_buildservice@ojkastl.de
- Update to version 2.14.0:
Large update, please see the full changelog at
https://github.com/GoogleContainerTools/skaffold/releases/tag/v2.14.0
* New Features and Additions:
- feat: default to ADC when gcloud cred helper is configured in
docker/config.json when using docker go library #9469
- feat: added retry on files sync error #9261
- Use bazel info workspace to get workspace, check for
MODULE.bazel #9445
- feat(git): added commit hash support to git.ref #9430
- feat(kaniko): Add kaniko cache run layers flag #9465
- feat: new gcs client using cloud client libraries #9518
- feat(sync): Add pod filter using FieldSelector #9493
- feat(cluster): Add labels to cluster config #9553
- feat(bin): Add graceful shutdown for helm command #9520
- feat: Optimize helm deploy by using goroutines #9451
- feat: transform imagePullPolicy when using local cluster
[#9495]
- Support TemplateField for build.artifacts.docker.cliFlags
[#9582]
- feat(kaniko): Optimize kaniko build by 50% using compression
and add progress #9476
- feat(verify.go): Add pod fail reason and message to output
[#9589]
- feat(helm): Add helm dependencies support #9624
- feat: implement kaniko.imagePullSecret for pulling images
from private registry w/ auth #9665
* Fixes:
- fix: send maxRetries property when it is specified by the
user in a cloud run job manifest #9475
- fix: keep the original template if template expansion fails
[#9503]
- fix(wait): Add panic prevent WaitForPodInitialized #9511
- fix(kaniko): replaces kaniko --snapshotMode argument with
- -snapshot-mode #9458
- fix: emit CloudRunServiceReady event even if default url is
disabled #9523
- fix: Set the client DialContext to the connhelper dialer
DOCKER_HOST is present #9521
- fix(config): Replace json tag with yaml for VerifyEnvVar
[#9558]
- fix: Continue deployment even if ContainerRemove call returns
error #9561
- fix: Wrap errors when unmarshal Cloud Run deploy manifests
fail. #9578
- fix: Handle StandalonePods Succeeded case when checking
status #9580
- fix(sync): log a warning for empty pods #9599
- fix: kustomize render should support components #9636
- fix: Update the k8s Job container logic for custom actions to
match v… #9584
- fix: Helm deploy was not working with variable templatinging
chart path #9600
- fix: retry on errors when watching pods #9373
- fix: Make defaultNamespace warning more useful #9669
- fix: Add Dockerfile for digest calculation #9666
- fix: make IMAGE_TAG available in buildArgs when used in
docker FROM 9664
* Fri Sep 13 2024 opensuse_buildservice@ojkastl.de
- Update to version 2.13.2:
* fix: keep the original template if template expansion fails
(#9503) (#9504)
* Wed Jul 24 2024 opensuse_buildservice@ojkastl.de
- Update to version 2.13.1:
* New Features and Additions:
- feat: make ADC the default option for GCP authentication when
using go-containerregistry #9456
* Fixes:
- fix: send maxRetries property when it is specified by the
user in a cloud run job manifest #9475
* Wed Jul 10 2024 opensuse_buildservice@ojkastl.de
- Update to version 2.13.0:
* docs: update changelog for v2.13.0 (#9471)
* feat: make ADC the default option for GCP authentication when
using go-containerregistry (#9456)
* chore: upgrade-go-to-1.22.4 (#9454)
* fix: first and last image won't be detected as known image, do
not add single quote to the jsonpath (#9448) (#9449)
* chore(logs): update log messages for better clarity (#9443)
* feat: Optimized fs walker and util.IsEmptyDir (#9433)
* fix(cmd): fixed err output for delete and deploy commands
(#9437)
* Tue May 14 2024 opensuse_buildservice@ojkastl.de
- Update to version 2.12.0:
* New Features and Additions:
- feat: add --destination flag for kaniko build #9415
- feat(exec|verify): enabled "namespace" option for exec and
verify commands #9307
- feat: support templating in diagnose command #9393
- feat(docker-network): docker.network now supports any value
[#9390]
* Fixes:
- fix: TestGenerateMavenBuildArgs-host-platform #9410
- fix(kaniko): delete kaniko pod on graceful shutdown #9270
- fix(tar): data race fix #9309
- fix: add --load flag for local buildkit #9387
* Updates and Refactors:
- chore: bump github/codeql-action from 3.25.1 to 3.25.2 #9402
- chore: bump actions/upload-artifact from 4.3.2 to 4.3.3 #9403
- chore: bump github.com/sigstore/cosign/v2 from 2.2.1 to 2.2.4
[#9385]
- chore: bump flask from 3.0.2 to 3.0.3 in
/integration/examples #9381
- chore: bump flask from 3.0.2 to 3.0.3 in /examples #9379
- chore: bump golang.org/x/net from 0.17.0 to 0.23.0 in
/integration/examples/grpc-e2e-tests/cloud-spanner-bootstrap
[#9396]
- chore: bump golang.org/x/net from 0.17.0 to 0.23.0 in
/examples/grpc-e2e-tests/service #9397
- chore: bump golang.org/x/net from 0.22.0 to 0.23.0 in
/hack/tools #9399
- chore: bump golang.org/x/net from 0.22.0 to 0.23.0 #9400
- chore: bump golang.org/x/net from 0.17.0 to 0.23.0 in
/integration/examples/grpc-e2e-tests/service #9398
- chore: bump golang.org/x/net from 0.17.0 to 0.23.0 in
/examples/grpc-e2e-tests/cloud-spanner-bootstrap #9395
- chore: bump actions/upload-artifact from 4.3.1 to 4.3.2 #9394
- schema: v4beta11 #9401
- chore: bump github/codeql-action from 3.24.9 to 3.25.1 #9391
* Docs, Test, and Release Updates:
- docs: add bazel cross-platform documentation #9363
* Wed Apr 10 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 2.11.1:
* Fixes:
- fix: Windows binary properly signed
* Wed Apr 03 2024 opensuse_buildservice@ojkastl.de
- Update to version 2.11.0:
* New Features and Additions:
- feat: Support Bazel platform mappings #9300
- feat: new repo resolver logic to fetch info from a gcbrepov2
[#9283]
- feat: extracted kaniko copyTimeout and copyMaxRetries into
config #9267
- feat(tar): added logs to CreateTar func #9271
* Fixes:
- fix: revert cache lookup changes #9313
- fix(lookupRemote): fixed lookup.go lookupRemote to compare
remote and cached digests #9278
- fix(helm): use secrets helm plugin to render when
useHelmSecrets is true #9295
* Updates and Refactors:
- chore: upgrade cosign from
2.0.3-0.20230523133326-0544abd8fc8a to 2.2.1 #9369
- chore: bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3
[#9333]
- chore: bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
[#9242]
- chore: bump flask from 3.0.1 to 3.0.2 in
/integration/examples #9297
- chore: bump rack from 2.2.6.4 to 2.2.8.1 in
/examples/ruby/backend #9328
- chore: bump rack from 2.2.6.4 to 2.2.8.1 in
/integration/examples/ruby/backend #9329
- chore: bump github/codeql-action from 3.24.8 to 3.24.9 #9354
- chore: bump google.golang.org/protobuf from 1.30.0 to 1.33.0
in
/integration/examples/grpc-e2e-tests/cloud-spanner-bootstrap
[#9339]
- chore: bump google.golang.org/protobuf from 1.30.0 to 1.33.0
in /examples/grpc-e2e-tests/cloud-spanner-bootstrap #9341
- chore: bump github.com/docker/docker from 25.0.3+incompatible
to 25.0.5+incompatible #9366
- chore: bump moby/buildkit and opencontainers/runc versions,
upgrade go to 1.22 #9364
- chore: updating google api and opentelemetry version #9352
- chore: bump github/codeql-action from 3.24.0 to 3.24.8 #9348
- chore: bump google.golang.org/protobuf from 1.30.0 to 1.33.0
in /integration/examples/grpc-e2e-tests/service #9342
- chore: new googleCloudBuildRepoV2 field to configure a remote
dependency #9293
- chore: upgrade go to v1.21.6 due to vuls #9303
- chore: bump github.com/opencontainers/runc from 1.1.7 to
1.1.12 #9290
- chore: bump flask from 3.0.1 to 3.0.2 in /examples #9298
- chore: bump actions/upload-artifact from 4.3.0 to 4.3.1 #9299
- chore: bump github/codeql-action from 3.23.1 to 3.24.0 #9296
- chore: generate schema v4beta9 #9287
* Thu Feb 08 2024 opensuse_buildservice@ojkastl.de
- Update to version 2.10.1:
* fix(lookupRemote): cherry-pick cache remote fix (#9301)
* Tue Jan 09 2024 opensuse_buildservice@ojkastl.de
- Update to version 2.10.0:
* docs: update changelog for v2.10.0 (#9247)
* chore: bump puma in /integration/examples/ruby/backend (#9244)
* fix: helm-deploy-chart-path-template (#9243)
* fix: apply-setter and transformer should ignore
non-k8s-resource for kustomize paramterization (#9240)
* chore: bump github/codeql-action from 3.22.12 to 3.23.0 (#9241)
* chore: bump golang.org/x/crypto from 0.12.0 to 0.17.0 (#9227)
* feat: Skaffold post renderer (#9203)
* fix: Scope Issue with the 'entry' variable when looking up
remote images and tests additions (#9211)
* chore: bump github/codeql-action from 2.22.9 to 3.22.12 (#9231)
* chore: bump github.com/go-git/go-git/v5 from 5.8.1 to 5.11.0
(#9234)
* chore: bump golang.org/x/crypto from 0.14.0 to 0.17.0 in
/hack/tools (#9228)
* chore: clean up example project deps (#9216)
* chore: bump actions/upload-artifact from 3.1.3 to 4.0.0 (#9226)
* chore: inject imageInfo when expanding templates for ko builder
(#9207)
* chore: change bazel example (#9218)
* fix: remove global helm flags from flags sent to `skaffold
filter` (#9212)
* chore: bump github/codeql-action from 2.22.8 to 2.22.9 (#9214)
* fix: add riscv64 to the install-golint.sh script (#9210)
* chore: generate schema v4beta9 (#9204)
* chore: bump github/codeql-action from 2.22.7 to 2.22.8 (#9193)
* fix: puling images when working with a remote repository
(#9177) (#9181)
* chore: bump github/codeql-action from 2.22.6 to 2.22.7 (#9180)
* docs: Add missing template field (#9186)
* fix: custom crd not printing streams logs (#9136)
* fix: non-crossplatform should not use cli (#9178)
* fix: panic in Logger.Stop (#9159)
* chore: bump github/codeql-action from 2.22.5 to 2.22.6 (#9173)
* fix: sync slow (#9167)
* Wed Nov 08 2023 kastl@b1-systems.de
- Update to version 2.9.0:
* docs: update changelog for v2.9.0 (#9165)
* chore: add new skip-unreachable-dirs to not error on init
command when a dir can not be read (#9163)
* chore: bump golang.org/x/net from 0.7.0 to 0.17.0 in
/hack/tools (#9129)
* chore: bump golang.org/x/net in
/examples/grpc-e2e-tests/service (#9130)
* chore: bump golang.org/x/net (#9131)
* chore: bump golang.org/x/net (#9128)
* chore: bump google.golang.org/grpc from 1.55.0 to 1.56.3
(#9156)
* chore: bump google.golang.org/grpc (#9154)
* chore: bump google.golang.org/grpc in
/examples/grpc-e2e-tests/service (#9153)
* chore: bump google.golang.org/grpc (#9152)
* chore: bump google.golang.org/grpc (#9155)
* chore: bump github/codeql-action from 2.22.4 to 2.22.5 (#9157)
* chore: add new config to control the pull behaviour for verify
(#9150)
* fix: kpt force named "false" in schema (#9074)
* chore: change custom actions pull logic, to check if an image
exists locally first before triggering a pull (#9147)
* chore: bump ossf/scorecard-action from 2.3.0 to 2.3.1 (#9149)
* chore: bump schema version to v4beta8 (#9143)
* chore: bump peter-evans/create-or-update-comment from 3.0.2 to
3.1.0 (#9142)
* chore: bump github/codeql-action from 2.22.3 to 2.22.4 (#9146)
* chore: bump github/codeql-action from 2.22.2 to 2.22.3 (#9137)
* chore: bump golang.org/x/net (#9132)
* chore: bump github/codeql-action from 2.22.1 to 2.22.2 (#9133)
* docs: fix releaseNoteLink for v2.8.0 (#9125)
* chore: bump ossf/scorecard-action from 2.2.0 to 2.3.0 (#9122)
* chore: bump github/codeql-action from 2.22.0 to 2.22.1 (#9123)
* chore: bump github/codeql-action from 2.21.9 to 2.22.0 (#9115)
* chore: bump flask from 2.3.3 to 3.0.0 in /integration/examples
(#9107)
* chore: bump flask from 2.3.3 to 3.0.0 in /examples (#9106)
* Thu Oct 05 2023 kastl@b1-systems.de
- Update to version v2.8.0:
* docs: update changelog for v2.8.0 (#9109)
* feat: Support post-renderer for helm deployer. (#9100)
* chore: bump github/codeql-action from 2.21.8 to 2.21.9 (#9101)
* chore: bump github/codeql-action from 2.21.7 to 2.21.8 (#9097)
* docs: Fix document tutorials/skaffold-resource-selector.md
(#9083)
* chore: bump github/codeql-action from 2.21.6 to 2.21.7 (#9096)
* feat: inject namespace from rendered manifests in post deploy
hooks (#9090)
* chore: add set docker host by current context (#9094)
* chore: bump github/codeql-action from 2.21.5 to 2.21.6 (#9093)
* docs: add templatable field (#9088)
* chore: verify should preserve job manifest envs (#9087)
* feat: Add skaffold inspect command for adding config
dependencies (#9072)
* feat: Add global build pre- and post-hooks (#9047)
* chore: bump actions/upload-artifact from 3.1.2 to 3.1.3 (#9075)
* chore: upgrade ko (#9043)
* feat: allow specifying a remote config dependency from Google
Cloud Storage (#9057)
* chore: bump actions/checkout from 3 to 4 (#9067)
* chore: update the release script (#9060)
* docs: Update changelog for 2.7.0 (#9059)
* feat: bazel oci rule support (#9048)
* chore: remove refs to deprecated io/ioutil (#9061)
* chore: Generate schema version v4beta7 as latest version.
(#9054)
* Thu Sep 14 2023 kastl@b1-systems.de
- Update to version 2.7.1:
* chore: cherry-pick upgrade ko (#9043) to v2.7 (#9089)
* Tue Sep 05 2023 kastl@b1-systems.de
- Update to version 2.7.0:
* fix: verify flaky tests (#9050)
* chore: bump github/codeql-action from 2.21.4 to 2.21.5 (#9053)
* fix: save runtime type in artifact json (#9052)
* feat: crd status check (#9016)
* chore: bump flask from 2.3.2 to 2.3.3 in /integration/examples
(#9041)
* chore: bump flask from 2.3.2 to 2.3.3 in /examples (#9042)
* chore: bump puma from 4.3.12 to 5.6.7 in /examples/ruby/backend
(#9036)
* chore: bump puma in /integration/examples/ruby/backend (#9037)
* feat: enable skaffold render to track telemetry (#9020)
* fix: use moby/patternmatcher for dockerignore (#9029)
* feat: support url as kustomize file path (#9023)
* fix: status check list all events (#9015)
* chore: bump github/codeql-action from 2.21.3 to 2.21.4 (#9022)
* feat: configure verify and exec commands to emit metrics
(#9013)
* feat: support overrides in helm renderer (#8966)
* fix: ignore unset variables from minikube docker-env (#9018)
* fix: Address #9006 (#9008)
* docs: update documentation (#9017)
* fix: documentation for Helm Template Value (#8991)
* chore: upgrade go to 1.21.0 (#8999)
* feat: Add Sprig template functions (#9005)
* chore: bump github/codeql-action from 2.21.2 to 2.21.3 (#9000)
* chore: upgrade go 1.19.10 -> 1.20.7 (#8992)
* docs: add example to use cloudrun deployer + local build
(#8983)
* chore: remove latest tagging from relase process (#8986)
* docs: add anchors to yaml paths (#8541)
* fix: status check connecting to the wrong context (#8981)
* chore: bump github/codeql-action from 2.21.1 to 2.21.2 (#8980)
* fix: remote kustomize manifest being watched (#8979)
* docs: schema version mapping (#8973)
* chore: bump github/codeql-action from 2.21.0 to 2.21.1 (#8975)
* fix: Add integration tests for helm namespace (#8965)
* fix: edit original file if the given skaffold path is a symlink
(#8955)
* chore: bump github/codeql-action from 2.20.4 to 2.21.0 (#8964)
* fix: verify hangs if event-logs-file does not exist (#8961)
* chore: update the way the LTS images are built (#8953) (#8957)
* chore: bump ossf/scorecard-action from 2.1.3 to 2.2.0 (#8915)
* chore: bump github.com/sigstore/rekor from 1.1.1 to 1.2.0
(#8829)
* feat: remove condition that checks if an image was built from
Skaffold (#8935)
* chore: configure minikube to a static version in github ci
(#8951)
* chore: bump github/codeql-action from 2.20.3 to 2.20.4 (#8950)
* fix: Fix typo in Cloud Run log tailing (#8944)
* chore: disable edge image scanning (#8942)
* chore: remove duplicate page meta links (#8824)
* chore: bump github/codeql-action from 2.20.2 to 2.20.3 (#8937)
* chore: bump google.golang.org/grpc (#8932)
* chore: bump google.golang.org/grpc in
/examples/grpc-e2e-tests/service (#8933)
* chore: bump google.golang.org/grpc (#8934)
* chore: bump google.golang.org/grpc (#8931)
* docs: document cmd template function (#8929)
* chore: bump github/codeql-action from 2.20.1 to 2.20.2 (#8928)
* chore: push scanning marker tag to remote (#8917)
* Sun Aug 06 2023 kastl@b1-systems.de
- Update to version 2.6.3:
* chore: remove latest tagging from relase process (#8988)
* Wed Jul 19 2023 kastl@b1-systems.de
- Update to version 2.6.2:
* chore: update the way the LTS images are built (#8953)
* chore: configure minikube to a static version in github ci
(#8951) (#8954)
* Thu Jul 06 2023 kastl@b1-systems.de
- Update to version 2.6.1:
* chore: save public image tag (#8930)
* Wed Jun 28 2023 kastl@b1-systems.de
- Update to version 2.6.0:
* release: v2.6.0 (#8921)
* feat: support tempalte parameterization for helm (#8911)
* feat: implement skaffold delete for docker deployer using
docker labels (#8885)
* chore: port apply-setter krm function over to skaffold (#8902)
* fix: Clean up dev images except the last (#8897)
* fix: add docker to the LTS container images (#8905)
* chore: bump github/codeql-action from 2.20.0 to 2.20.1 (#8903)
* chore: upgrade go version (#8893)
* feat: new verify timeout config feature (#8801)
* chore: bump github/codeql-action from 1.0.26 to 2.20.0 (#8888)
* fix: Go default template doesn't work for tagging (#8881)
* fix: #8870 manifest kustomize paths using env var with absolute
path (#8877)
* fix: condition to not update helm deployer hook patches, is not
needed (#8862)
* chore: bump schema version to v4beta6 (#8849)
* fix: logic to interrupt a k8sjob logs as soon as it fails
(#8847)
* chore: bump peter-evans/create-or-update-comment from 3.0.1 to
3.0.2 (#8865)
* fix: Always Pass skaffold binary in post-render to add labels
for status-check (#8826)
* chore: add lock to jib cache lookup (#8850)
* feat: logic to only emit the tags related with verify on
`skaffold verify` (#8851)
* fix: conditionally drain docker logs on stop to avoid docker
deployer to stay in infinite loop (#8838)
* fix(ko): Ko builder push vs load behavior (#8845)
* chore: update release build script to support internal scanning
(#8834)
* fix: Replace Kustomize field `patches` in examples (#8757)
* test: increase progressDeadlineSeconds timeout to make
TestRunUnstableChecked pass (#8833)
* Mon Jun 12 2023 kastl@b1-systems.de
- Update to version 2.5.1:
* fix: logic to interrupt a k8sjob logs as soon as it fails
(#8847) (#8871)
* fix: increase progressDeadlineSeconds for TestRunUnstable test
and change in baseRef (#8878)
* Sat May 27 2023 kastl@b1-systems.de
- Update to version 2.5.0:
* release: v2.5.0 (#8823)
* docs: doc page for Custom Actions and skaffold exec (#8809)
* docs: Fix reference to `dateTime` tagger (#8813)
* chore: update various container deps. (#8810)
* docs: update skaffold.yaml page to show latest schema version
(#8808)
* test: disable failing buildpacks tests (#8812)
* docs: first pass at adding overrides and jobManifestPath to
verify docs (#8762)
* chore: add script to update lts dependencies (#8773)
* chore: update go deps (#8789)
* feat: new k8s task and exec env for custom actions (#8755)
* chore: update Dockerfile bin deps (#8774)
* chore: bump github.com/cloudflare/circl from 1.1.0 to 1.3.3
(#8771)
* chore: bump github.com/docker/distribution (#8772)
* release: v2.4.1 (#8769)
* fix: discard standout from helm dep command to not have
corrupted data in output yaml file (#8756)
* fix: resolve issue where hack/release.sh wouldn't mark schema
as released (#8752)
* fix: resolve issues with hack/new-version.sh so it works w/ no
manual changes necessary (#8750)
* chore: include third_party deps licenses in repo and add check
(#8747)
* chore: updated examples/ to updated schema version (#8748)
* chore: bump flask from 2.3.1 to 2.3.2 in /integration/examples
(#8734)
* chore: bump flask from 2.3.1 to 2.3.2 in /examples (#8735)
* chore: bump flask from 1.0 to 2.2.5 in
/examples/hot-reload/python (#8744)
* fix: scanning filter not working properly due to version
sorting (#8727)
* chore: bump peter-evans/create-or-update-comment from 3.0.0 to
3.0.1 (#8736)
* chore: bump flask in /integration/examples/hot-reload/python
(#8738)
* chore: bump github.com/sigstore/rekor from 1.0.1 to 1.1.1
(#8741)
* release: v2.4.0 (#8739)
* Thu May 11 2023 kastl@b1-systems.de
- Update to version 2.4.1:
* fix: discard standout from helm dep command to not have
corrupted data in output yaml file (#8756) (#8761)
* Thu May 04 2023 kastl@b1-systems.de
- Update to version 2.4.0:
* fix: missing Sessionable ID in exported metrics (#8737)
* chore: vendor deps (#8725)
* test: comment last line of expected log due to issue #8728
(#8729)
* release: v2.4.0 (#8726)
* fix: new `remove` method in docker client to use in custom
actions and don't get the error related with prune (#8710)
* chore: increase vulns scanning window (#8723)
* docs: Tutorial: Go coverage profiles for e2e tests (#8558)
* fix: resolve issue where skaffold logger could hang
indefinitely if k8s job pod wasn't created (#8717)
* feat: change inspect executionMode list to list all actions
exec mode per default (#8719)
* chore: bump flask from 2.2.3 to 2.3.1 in /integration/examples
(#8706)
* chore: bump flask from 2.2.3 to 2.3.1 in /examples (#8707)
* feat: new exec command to execute a custom action (#8696)
* fix: delete does not working properly (#8702)
* feat: extend `inspect jobManifestPaths [list|modify]` to
include custom actions info (#8703)
* chore: bump google.golang.org/protobuf from 1.29.0 to 1.29.1
(#8705)
* chore: update go version and related deps to enhance security
(#8704)
* chore: Update ko builder to use ko v0.13.0 (#8699)
* feat: add wait group in docker and k8s job logger to avoid race
condition (#8695)
* feat: add custom actions execution modes to `inspect
executionModes list` (#8697)
* chore: remove kaniko NoPush field from skaffold schemas as it
does not work currently (#8591)
* fix: change util pkg import to use ParseEnvVariablesFromFile
(#8700)
* feat: support set value file for render (#8647)
* docs: update helm renderer docs to use correct manifests vs
deploy syntax (#8667)
* ci: Use Go 1.20 in GitHub Actions workflows (#8691)
* feat: logic to create a new ActionsRunner (#8681)
* chore: add v2.0.8 release to CHANGELOG.md (#8685)
* feat: new docker exec env and task (#8662)
* fix: add curl to skaffold docker image (#8669)
* chore: add v2.3.1 release to CHANGELOG.md (#8663)
* fix: create new docker network only when the --docker-network
flag is not set (#8649)
* docs: update templating.md to reflect chartPath addition +
minor field fixes (#8661)
* fix: update skaffold verify to respect deploy default namespace
field (#8660)
* feat: better Job support by allowing skaffold to re-apply Jobs
by removing child pod label transform (#8659)
* feat: custom actions interfaces and actions runner
implementation (#8563)
* feat: add template support for `chartPath` (#8645)
* feat: add new 'skaffold inspect executionModes' command (#8651)
* docs: fix typo in render page (#8638)
* feat: add support for deployment cancellation and error surface
when admission webhook blocks pod skaffold is waiting on
(#8624)
* feat: read firelog API key from embedded file (#8646)
* feat: standarize renders to inject namespace only if
- -namespace or render specific config is set (#8561)
* fix: add the LOG_STREAM_RUN_GCLOUD_NOT_FOUND code in the proto
file and run of ./hack/generate-proto.sh (#8644)
* chore: bump peter-evans/create-or-update-comment from 2.1.1 to
3.0.0 (#8639)
* chore: bump github.com/docker/docker (#8636)
* feat: extend schema to support customActions stanza (#8616)
* fix: deploy to multiple namespaces (#8623)
* fix: fix issue where verify would panic if a jobManifestPath
with no spec.template.spec.metadata.labels existed (#8618)
* fix: remove printing errors from IsKubernetesManifest and
change doApply to not use this method but
ParseKubernetesObjects to retrieve the error (#8559)
* feat: set firelog API key (#8617)
* docs: update verify docs to reflect k8s job support (#8601)
* chore: bump image deps (#8612)
* chore: bump xt0rted/pull-request-comment-branch from 1.4.0 to
2.0.0 (#8613)
* chore: bump ossf/scorecard-action from 2.1.2 to 2.1.3 (#8614)
* fix: use active gcp account (#8584)
* docs: minor edits to Cloud Build docs (#8571)
* chore: upgrade docker and make integration-in-docker to use
docker dependencies from pr (#8596)
* chore: restore firelog exporter (#8555) (#8599)
* chore: bump examples/ schema versions (#8607)
* feat: helm dependency build on render (#8486)
* chore: bump github.com/opencontainers/runc from 1.1.4 to 1.1.5
(#8602)
* Thu Apr 13 2023 kastl@b1-systems.de
- Update to version 2.3.1:
* fix: update skaffold verify to respect deploy default namespace
field (#8660)
* chore: upgrade docker and make integration-in-docker to use
docker dependencies from pr (#8596)
* chore: bump image deps (#8612)
* feat: better Job support by allowing skaffold to re-apply Jobs
by removing child pod label transform (#8659)
* fix: fix issue where verify would panic if a jobManifestPath
with no spec.template.spec.metadata.labels existed (#8618)
* fix: deploy to multiple namespaces (#8623)
* feat: add support for deployment cancellation and error surface
when admission webhook blocks pod skaffold is waiting on
(#8624)
* feat: add new 'skaffold inspect executionModes' command (#8651)
* Wed Mar 29 2023 kastl@b1-systems.de
- Update to version 2.3.0:
* release: v2.3.0 (#8593)
* Revert "chore: firelog exporter (#8555)" (#8598)
* feat: add 'skaffold inspect jobManifestPath' and 'skaffold
transform-schema jobManifestPath' commands (#8575)
* Revert "chore: upgrade docker version in skaffold image
(#8583)" (#8590)
* chore: change verify schema from v1.Container to subset of
direct primitive types (#8577)
* chore: upgrade docker version in skaffold image (#8583)
* chore: fix transformer share configmap issues (#8582)
* fix: correctly rewrite /deploy/kubectl/manifests in patch
upgrades (#8585)
* chore: enhance vuln monitor (#8570)
* chore: firelog exporter (#8555)
* fix: improve verify command s.t. os envs not passed through to
container envs and instead add a flag for this purpose (#8557)
* chore: update cloudbuild config to publish distroless-skaffold
image to artifact registry for vulns scanning (#8524)
* chore: bump actions/setup-go from 3 to 4 (#8554)
* chore: bump rack in /integration/examples/ruby/backend (#8552)
* chore: bump rack from 2.1.4.3 to 2.2.6.4 in
/examples/ruby/backend (#8553)
* Revert "fix: `kubectl create` with `dry-run` shouldn't pass the
namespace flag (#8543)" (#8551)
* fix: make it so tolerateFailuresUntilDeadline also handles
kubectl failures (vs. just parsing kubectl resource status
values). (#8549)
* chore: upgrade go version in skaffold image (#8540)
* fix: `kubectl create` with `dry-run` shouldn't pass the
namespace flag (#8543)
* chore: Add output flag for diagnose (#8546)
* fix: move verify schema changes to v4beta4 and remove it from
already released v4beta3 (#8514)
* chore: bump snakeyaml from 1.32 to 2.0 in /examples/jib (#8513)
* chore: bump snakeyaml in
/integration/examples/dev-journey-buildpacks (#8526)
* chore: bump snakeyaml from 1.32 to 2.0 in
/examples/jib-multimodule (#8531)
* chore: bump snakeyaml in /examples/dev-journey-buildpacks
(#8532)
* chore: bump snakeyaml from 1.32 to 2.0 in /examples/jib-sync
(#8528)
* chore: bump snakeyaml from 1.32 to 2.0 in
/examples/buildpacks-java (#8530)
* chore: bump snakeyaml in /integration/examples/buildpacks-java
(#8529)
* chore: bump snakeyaml in /integration/examples/jib-multimodule
(#8527)
* chore: bump rack in /integration/examples/ruby/backend (#8505)
* chore: bump rack from 2.1.4.2 to 2.1.4.3 in
/examples/ruby/backend (#8506)
* chore: bump snakeyaml from 1.32 to 2.0 in
/integration/examples/jib-sync (#8500)
* fix: can't use ctrl-c to terminate building with kaniko at
uploading build context stage (#8516)
* chore: bump github.com/rjeczalik/notify to get rid of
deprecation on darwin (#8502)
* chore: bump schema version to v4beta4. Also some misc fixes
(#8507)
* chore: bump snakeyaml from 1.32 to 2.0 in
/integration/examples/jib (#8511)
* chore: bump examples to latest released version v4beta3 (#8508)
* feat: Whitelist strimzi.io CRDs (#8491)
* docs: add tooltip with yaml path in Skaffold yaml reference
page (#8477)
* feat: add k8s Job support to verify and status check (#8415)
* dep: replace dockerignore.ReadAll with github.com/...
.../moby/buildkit/frontend/dockerfile/dockerignore.ReadAll
(#8488)
* fix: add upgrade logic to inject a kubectl deployer when an old
kustomize deployer is detected (#8457)
* chore: bump golang.org/x/net (#8498)
* chore: bump golang.org/x/net from 0.1.0 to 0.7.0 in /hack/tools
(#8497)
* Tue Mar 28 2023 Johannes Kastl <kastl@b1-systems.de>
- add subpackages for shell completions
* Tue Mar 07 2023 kastl@b1-systems.de
- Update to version 2.2.0:
* release: v2.2.0 (#8496)
* docs: update _index.md: add `minikube tunnel` command (#8490)
* fix: retag multiarch images (#8493)
* chore: update CHANGELOG.md with 3 patch releases (#8487)
* fix: skaffold render/apply namespace regression in v2 (#8482)
* docs: update _index.md (#8484)
* feat: support deploying to multiple clusters (#8459)
* fix: resolve issue in which skaffold + helm did not properly
handle ':' chars in go templating (#8464)
* chore: remove validation for kpt version (#8425)
* chore: bump golang.org/x/net (#8478)
* fix: expand home directory for docker secrets (#8476)
* chore: bump golang.org/x/net in
/examples/grpc-e2e-tests/service (#8473)
* chore: bump golang.org/x/crypto in /hack/tools (#8469)
* chore: upgrade kpt to support parameterization (#8470)
* chore: remove unnecessary code comments (#8350)
* chore: add docs to explain keep-running-on-failure (#8446)
* fix: output cause of kubernetes manifest parsing error vs
generic message (#8463)
* chore: delete unused helm fields and methods from v1 -> v2
migration (#8461)
* chore: bump golang.org/x/text in
/examples/grpc-e2e-tests/service (#8468)
* chore: bump golang.org/x/text (#8467)
* chore(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2
(#8304)
* chore: bump golang.org/x/text (#8466)
* chore: bump golang.org/x/text (#8465)
* docs: follow-ups to builders page refactor (#8449)
* chore: Update skaffold base image (#8460)
* chore: golang.org/x/net from 0.6.0 to 0.7.0 (#8451)
* docs: add missing space (#8450)
* chore: change skaffold base image (#8433)
* chore: add more krm functions to allowList (#8445)
* chore(deps): bump github.com/containerd/containerd from 1.6.15
to 1.6.18 (#8444)
* docs: add Python 3.11 not currently supported but coming soon
info (#8435)
* chore(deps): bump flask from 2.2.2 to 2.2.3 in
/integration/examples (#8442)
* chore(deps): bump flask from 2.2.2 to 2.2.3 in
/examples (#8443)
* chore: upgrade dependencies (#8431)
* fix: not inject `metadata.namespace` in manifests rendered
with kustomize (#8409)
* fix: change log level to Info so
`skaffold render --output=render.yaml` produces same output as
`skaffold render &> render.yaml` for helm with OCI registry
(#8341)
* chore: upgrade go in dockerfile (#8420)
* docs: restructure builders docs (#8426)
* chore: bump pack version used in skaffold pack image (#8428)
* chore: bump schema version to v4beta3 (#8421)
* docs: update upgrade.md to reflect helm hooks support change
(#8419)
* feat: parameterization (#8365)
* docs: fix issue where debug.md link was not rendered properly
(#8412)
* fix: prevent long startup time (#8376)
* refactor: replace 4d63.com/tz with time/tzdata (#8408)
* feat: define `skaffold.env` file for loading environment
variables (#8395)
* chore(deps): bump peter-evans/create-or-update-comment (#8404)
* fix: resolve issue where verify validation did not properly
validate uniqueness across all modules (#8373)
* docs: add IMAGE_DIGEST_* as well to *.tag docs examples (#8402)
* docs: add more detail to Cloud Run deployer page (#8381)
* fix: envTemplate is not working with command template and
output with spaces (#8393)
* docs: Upgrade hugo and docsy versions to enable collapsible nav
(#8398)
* fix: resolve issue where verify incorrectly failed when run
with multiple modules where any module didn't have verify test
cases (#8369)
* fix: resolve issue where kubectl Flags.Apply namespace flag
usage would fail (#8351)
* chore: bump examples to v4beta2 after v2.1.0 release (#8355)
* feat: add timeout for copying build context on kaniko (#8329)
* feat: add support for remote docker over ssh (#8349)
* chore(deps): bump rack from 2.1.4.1 to 2.1.4.2 in
/examples/ruby/backend (#8332)
* test: integration test for helm render with OCI repo (#8352)
* chore(deps): bump rack in /integration/examples/ruby/backend
(#8331)
* Tue Jan 24 2023 kastl@b1-systems.de
- Update to version 2.1.0:
* fix: resolve issue where skaffold version would print nothing (#8353)
* release: v2.1.0 (#8343)
* chore: update skaffold image deps based on lts policy (#8347)
* docs: add status check documentation for new tolerateFailuresUntilDeadline config field (#8337)
* docs: remove `log tailing` from note of unsupported features for Cloud Run (#8344)
* chore: add v1.39.5 changelog info (#8346)
* chore: add v2.0.5 changelog info (#8345)
* feat: add ingore-path kaniko flag support (#8340)
* feat: add keep-running-on-failure-implementation (#8270)
* docs: update cloudrun docs to include log streaming and Job support (#8338)
* fix: Handle StatefulSets with an OnDelete update strategy (#8292)
* fix: add proper artifactOverrides->setValueTemplates conversion when upgrading from v2beta29 (#8335)
* chore: unskip TestFix* integration tests (#8334)
* doc: Updating installation link for Cloud Code in VSCode (#8326)
* fix: use new URL format for Google Cloud Build log (#8323)
* feat: add new inspect namespaces list command to skaffold (#8309)
* feat: include gcloud alpha and beta components in Docker images, needed for cloud run log steaming and port forward (#8314)
* fix: resolve issue where skaffold always added namespace to rendered manifests (#8312)
* fix: use release namespace in render when specified (#8259)
* chore: support-external-cmd-call-in-template (#8296)
* docs: update docs for new `runtimeType` field (#8298)
* docs: remove duplicate maturity entry for Cloud Run Deployer (#8280)
* feat: allow specifying debug runtime in `skaffold.yaml` for artifact (#8295)
* fix: write maximum of 200 metrics per session (#8294)
* docs: Update Quickstart and Tutorials pages with new Skaffold onboarding walkthrough (#8274)
* chore(deps): bump ossf/scorecard-action from 2.1.1 to 2.1.2 (#8278)
* feat: get image digest from container logs for kaniko builder (#8264)
* chore: make iterative status check default to true (#8212)
* chore: add v2.0.4 information to CHANGELOG.md (#8273)
* docs: remove extraneous 'F' in 'Depending' (#8271)
* feat: more meaningful error message for kustomize issues: #8218 (#8220)
* fix: resolve issue where skaffold would not add digest when using helm in v1 -> v2 migration case (#8269)
* fix: correct issue where skaffold setTemplateValues env vars were in some cases empty (#8261)
* chore(deps): bump ossf/scorecard-action from 2.1.0 to 2.1.1 (#8266)
* chore(deps): bump ossf/scorecard-action from 2.0.6 to 2.1.0 (#8238)
* fix: remove kubecontext check warning from kubectl deploy (#8256)
* test: use `T.Setenv` to set env vars in tests (#8258)
* fix: scanning ignored files in dev session (#8249)
* fix: always override `skaffold.dev/run-id` label. (#8236)
* feat: new `--auto` flag (#8202)
* docs: update `build-artifacts` flag description (#8211)
* chore: change integration test default repo to a dedicated testing repo (#8197)
* fix: add v2 to module path (#8169)
* docs: missing `}` in docs/environment/templating.md (#8232)
* chore: don't stop on failed cleanup (#8209)
* fix: validate whether kubeContext is blank or not (#8230)
* docs: how-to default values for template variables (#8229)
* chore: move docs to docs-v1 to make the dir contents more clear AND add some missing refs to docs-v2 in tests (#8215)
* fix: kpt validators link to render properly (#8217)
* fix: expand namespace with env variables (#8222)
* chore: updated github workflows to more gracefully handle cancel-in-progress (#8214)
* docs: Update _index.md (#8205)
* feat: add life cycle hooks to Cloud Run deployer (#8173)
* fix: `generate-man.sh` should update docs-v2 (#8213)
* feat: enable --tag flag in render command (#8199)
* feat: changing messages when no artifacts are detected to watch, generate tags, or to check if exist on local cache (#8208)
* Revert "chore: re-enable TestBuildKanikoInsecureRegistry gcp test (#8196)" (#8210)
* chore: fix latest label misplaced issue (#8195)
* chore: re-enable gcp tests (#8198)
* chore: update error message for build failure due to failed image push (#8201)
* chore: re-enable TestBuildKanikoInsecureRegistry gcp test (#8196)
* docs: update templated fields docs to reflect recent changes (#8176)
* feat: remove jdk from slim image deps (#8179)
* chore: bump schema version to v4beta2 (#8187)
* chore: update CHANGELOG.md to include v2.0.3 (#8184)
* fix: allow transformer values to contain ':' (#8178)
* fix: support alternative env var naming using support env variable + artifact-name (vs env variable + index) (#8175)
* chore: fix doc edit url (#8174)
* fix: integration-test cleanup (#8118)
* chore: optmize github action (#8171)
* docs: update helm docs to reflect new prioritization and changes to setValueTemplates (#8164)
* fix: support alternative env var naming using support env variable + artifact-name (vs env variable + index) (#8147)
* chore: add log-streaming and cloud-run-proxy gcloud components in release dockerfile (#8156)
* fix: properly wire deploy.kubectl.defaultNamespace field to be set in SKAFFOLD_NAMESPACES (#8129)
* fix: change to make buildFlatMap support arrays as YAML values (#8152)
* docs: remove TODOs from resource selector docs (#8165)
* fix: new condition to create hydrate-dir only if a kpt renderer or deployer (#8117)
* chore: remove pined python version when installing gcloud (#8153)
* chore: fix github workflow linux unit diagnostics tests run command (#8145)
* fix: correct recently released schemas to have correct schema field key (#8141)
* chore: fix profile patch validation against original config (#8138)
* fix: use http://json-schema.org/draft-07/schema# in JSONSchema v7 as value for $schema key (#7387)
* fix: bump skaffold slim image deps (#8132)
* fix: pin github actions to ubuntu 20.04 to avoid python + gcloud issues (#8136)
* chore: repartition integration test (#8106)
* fix: always add namespaces in generated manifests regardless of offline=[true|false] (#8124)
* docs: update docs with fixes for helm, quickstart and install pages (#8101)
* chore: remove resolved or obsolete TODO, etc. code comments (#8125)
* docs: Add code samples to v2 info sidebar (#8119)
* chore: bump skaffold image deps (#8113)
* fix: gcp jib-gradle test (#8112)
* feat: implement cleanup for Cloud Run Jobs (#8096)
* docs: add link to Cloud Run YAML reference in deployer doc (#8104)
* fix: examples schema check failing (#8108)
* feat: Add support for Cloud Run services to stream logs (#8012)
* chore: bump skaffold container images jdk version to JDK 17 (#8103)
* Sat Jan 21 2023 kastl@b1-systems.de
- Update to version 2.0.5:
* fix: add proper artifactOverrides->setValueTemplates conversion when upgrading from v2beta29 (#8335)
* fix: use release namespace in render when specified (#8259)
/usr/share/bash-completion/completions/skaffold
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Apr 17 22:21:45 2026