Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package skaffold for openSUSE:Factory checked in at 2022-02-10 23:12:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/skaffold (Old) and /work/SRC/openSUSE:Factory/.skaffold.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skaffold" Thu Feb 10 23:12:19 2022 rev:3 rq:953157 version:1.36.0 Changes: -------- --- /work/SRC/openSUSE:Factory/skaffold/skaffold.changes 2022-01-31 22:57:38.681451176 +0100 +++ /work/SRC/openSUSE:Factory/.skaffold.new.1956/skaffold.changes 2022-02-10 23:13:02.308354551 +0100 @@ -1,0 +2,81 @@ +Thu Feb 10 10:07:57 UTC 2022 - ka...@b1-systems.de + +- Update to version 1.36.0: + * release: v1.36.0 (#7093) + * docs: document cross-platform build support (#7090) + * fix: use go 1.17.x in verify-examples github action (#7088) + * fix: failing windows UT (#7091) + * fix: dont update last-prompted if check-update is false (#7067) + * feat(logs): allow user config for parsing json application logs when using kubernetes deployers (#7074) + * feat: implement cross-platform build support for local docker builder & custom builder + * chore: update go.mod go directive and go mod tidy (#7061) + * feat(kustomize): Template `paths` (#7049) + * chore: install gke-gcloud-auth-plugin in skaffold images (#7060) + * feat: update to buildpacks/pack v0.23.0 (#6979) + * feat(tag): validate generated/provided tag (#7042) + * fix: Helm: uninstall: Release not loaded #5414 (#7045) + * fix: include registry for `docker login` and `gcloud auth configure-docker` (#7037) + * ci: ensure build_deps:latest and build_deps:latest-lts are pushed on change (#7038) + * ci: use consistent go build paths caching (#7044) + * chore: update Jib versions to 3.2.0 in examples (#7040) + * fix: Allow apply of manifests without file name restrictions (#6871) (#6914) + * fix: integration test skaffold config (#7025) + * feat(validations): add line number output skaffold to validation errors (#7003) + * feat(deps): Update Skaffold images to Go 1.17.3 (#7028) + * fix: allow quotes on base image tags in Dockerfiles (#7027) + * feat: fetch default-repo from local cluster (#6985) + * fix(ko): Debug port forwarding for `ko://` images (#7009) + * feat: add 'branches' git tag variant (#7006) + * fix: unblock cloud build edge builds (#7014) + * fix(labelling): hotfix for issues related to deploy erroring due to nested yaml field overriding in StatefulSet w/ PVC (#7011) + * fix(ko): Default repo for pushing `ko://` images (#7010) + * ci: fix lts image build (#7000) + * fix: add godoc to Fs var in config.go (#7004) + * refactor(configlocations): make yamlinfos field private (#7005) + * feat(lsp): add virtual file system support to ReadConfiguration and use this in LSP for buffer files and lint (#6977) + * feat(lint): added lib for getting yaml line #s for a given schema struct, sub-element and sub-fields. supports patches & profiles (#6955) + * feat: allow specifying hook command directory (#6982) + * doc: add some detail to local clusters and minikube docker (#6993) + * update: new config version v2beta27 (#6981) + * feat: monitor OS vulnerability in Skaffold LTS images. (#6964) + * fix: limit number of simultaneous taggers to GOMAXPROCS (#6976) + * fix: correct $SKIP_TEST env for custom builder (#6984) + * fix: bugs for skaffold.yaml files read in via stdin (#6970) + * feat: add multi-level-repo support to arbitrary repositories beyond just GCR and AR (#6915) + * docs: small typo "Skaffold knows to build" (#6967) + * fix: report build failures inline for failed concurrent builds (#6911) + * doc(debug): add why breakpoints may fail and clean up manual configuration (#6893) + * fix: modify error handling of SyncerMux#Sync (#6934) + * fix: Log kaniko errors that happen during the tar phase (#6901) + * feat(ko): Enable templating of `labels` and `env` (#6944) + * fix: distinguish docker build errors from streaming errors (#6910) + * fix: don't send error in skaffoldLogEvent if error is nil (#6945) + * test: modules integration tests (#6899) + * ci: remove cross compilation step of cloud build job (#6956) + * feat(lint): add end line and col support to lint (#6926) + * ci: add kokoro scripts for releases (#6906) + * feat(lsp): add new command skaffold lsp and working lsp functionality w/ lint rules (#6873) + * fix(ko): Do not print image name to stdout (#6928) + * fix: s/kubeclt/kubectl/ typo in kubectl errors (#6938) + * fix: docker build for artifact with cliFlags should use docker CLI (#6930) + * refactor(lint): remove unused regexp linter (#6923) + * feat: allow caching from built artifact on local Docker build (#6904) + * refactor: remove vestiges of parsing release info text from helm deployment (#6913) + * feat: ignore vim *.swp files in hot-reload example (#6895) + * docs: address comments from #6898 (#6900) + * docs: update status-check supported resource types (#6898) + * docs: link Cloud Code `Run on Kubernetes` guide in `skaffold dev` guide page (#6897) + * docs: fix typo in file name (#6887) + * docs: reorder `skaffold debug` docs (#6894) + * fix: correct English wording in error message (#6890) + * docs: link Cloud Code how-to guides (#6879) + * doc: add details on tryImportMissing (#6880) + * doc: address newcomer confusion when joining k8s slack channel (#6881) + * chore(deps): bump containerd and opencontainers/images-spec (#6876) + * fix(ko): Do not add `-trimpath` when debugging (#6874) + * fix: apply cmd should run `kubectl create --dry-run` to get the `ManifestList` (#6875) + * docs: separate quickstart guides (#6869) + * docs: link cloud code support for updating skaffold.yaml files (#6866) + * ci: update draft release to caps + +------------------------------------------------------------------- Old: ---- skaffold-1.35.2.tar.gz New: ---- skaffold-1.36.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ skaffold.spec ++++++ --- /var/tmp/diff_new_pack.W73SFA/_old 2022-02-10 23:13:03.368357235 +0100 +++ /var/tmp/diff_new_pack.W73SFA/_new 2022-02-10 23:13:03.376357256 +0100 @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: skaffold -Version: 1.35.2 +Version: 1.36.0 Release: 0 Summary: Easy and Repeatable Kubernetes Development License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.W73SFA/_old 2022-02-10 23:13:03.408357337 +0100 +++ /var/tmp/diff_new_pack.W73SFA/_new 2022-02-10 23:13:03.412357346 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/GoogleContainerTools/skaffold</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v1.35.2</param> + <param name="revision">v1.36.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> @@ -16,7 +16,7 @@ <param name="compression">gz</param> </service> <service name="go_modules" mode="disabled"> - <param name="archive">skaffold-1.35.2.tar.gz</param> + <param name="archive">skaffold-1.36.0.tar.gz</param> </service> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.W73SFA/_old 2022-02-10 23:13:03.432357397 +0100 +++ /var/tmp/diff_new_pack.W73SFA/_new 2022-02-10 23:13:03.436357408 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/GoogleContainerTools/skaffold</param> - <param name="changesrevision">f8ae4e65bafdcfd39e4de67329b185432899c7ad</param></service></servicedata> + <param name="changesrevision">189a55291c18ac850277134d2b8f3eaa2c4f7a1d</param></service></servicedata> (No newline at EOF) ++++++ skaffold-1.35.2.tar.gz -> skaffold-1.36.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/skaffold/skaffold-1.35.2.tar.gz /work/SRC/openSUSE:Factory/.skaffold.new.1956/skaffold-1.36.0.tar.gz differ: char 12, line 1 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/skaffold/vendor.tar.gz /work/SRC/openSUSE:Factory/.skaffold.new.1956/vendor.tar.gz differ: char 5, line 1