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-10-21 16:20:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/skaffold (Old) and /work/SRC/openSUSE:Factory/.skaffold.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skaffold" Fri Oct 21 16:20:08 2022 rev:11 rq:1030379 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/skaffold/skaffold.changes 2022-09-08 14:23:30.590648975 +0200 +++ /work/SRC/openSUSE:Factory/.skaffold.new.2275/skaffold.changes 2022-10-21 16:20:17.338256282 +0200 @@ -1,0 +2,289 @@ +Fri Oct 21 10:55:28 UTC 2022 - ka...@b1-systems.de + +- Update to version 2.0.0: + * release: v2.0.0 (#7963) + * fix: resolve regression where skaffold v2 would not respect configured kubectl context namespaces (#7965) + * chore: create skaffold/v3 schema (#7960) + * chore: add generic `util.Ptr` function (#7961) + * chore: update project to use go 1.19.1 (#7871) + * fix: reverse order of deployers during cleanup (#7284) (#7925) + * chore(deps): bump peter-evans/create-or-update-comment (#7946) + * chore: update skaffold verify to GA maturity (#7950) + * chore: update skaffold v2 docs to point reference v2.0.0 and not v2.0.0-beta* (#7948) + * fix: no longer pass os env vars through to verify as this can cause unexpected issues with PATH, GOPATH, etc (#7949) + * docs: update skaffold v2 intro text to have correct expanded scope (#7953) + * docs: update v1 and v2 docs to properly reflect recent tagger changes (#7952) + * docs: Update _index.md (#7951) + * fix: kpt render with subdirectories (#7909) + * docs: Fix v1 and v2 docs links (#7931) + * docs: Add new inputDigest tagger alias to customTemplate tagger (#7939) + * fix: Cloud Code log viewer shows render stage correctly (#7937) + * fix: allow `init` without `render` and `deploy` (#7936) + * docs(ko): Design proposal: Hot reloading in dev (#7888) + * fix: add inputDigest tagger alias to customTemplate tagger (#7867) + * chore: update skaffold Dockerfiles to pull from approved GCS buckets vs open internet (#7921) + * docs: Add banner to v1 and v2 docs indicating that v1 is archived (#7920) + * chore: update cross and multi-platform build maturity (#7928) + * docs: Add version menu label (#7917) + * chore: change survey prompt frequency (#7912) + * fix: ensure project descriptor in Pack Build (#7884) + * fix: resolve issue where helm render did not respect --namespace flag (#7907) + * docs: Add examples to the info sidebar (#7906) + * chore(deps): bump ossf/scorecard-action from 2.0.3 to 2.0.4 (#7898) + * chore: update Google API client libraries (#7903) + * chore: move deploy error codes to render error codes (#7893) + * fix: images being pushed with same tags overwriting each other (#7900) + * chore: use cmp.Diff to check for differences (#7896) + * chore(examples): update Spring Boot to 2.7.4 and SnakeYAML 1.32 (#7895) + * docs: use relref shortcode to fix links (#7890) + * docs: add cloud deploy info to skaffold ci-cd docs (#7880) + * chore: enable platform flag in render command and fix integration tests against arm cluster (#7885) + * fix: deploy integration test image builds need to be multi-platform since we're testing against 3 types of k8s clusters (#7882) + * docs: Add an example for helm chart with multiple images (#7874) + * test: Add multi platform integration tests (#7852) + * Beta3 docs (#7879) + * fix: copy dependencies to a new slice to prevent mutation affecting the cache value (#7875) + * release: v2.0.0-beta3 (#7878) + * fix: remove RenderConfig and fix manifests issues with multi-config (#7877) + * docs: add kpt manifest.transform|validate functionality examples (#7870) + * chore: skip buildpacks integration test if being run on arm cluster (#7869) + * chore: update `Ingress` manifests (#7861) + * chore(deps): bump ossf/scorecard-action from 2.0.0 to 2.0.3 (#7858) + * Fix incorrect default set for project for jib (#7857) + * add: added service account to cloud build config (#7843) + * fix: adjust set namespace logic (#7841) + * chore: remove unnecessary rerender from devloop, and use the pre-rendered result from r.DeployManifest instead (#7845) + * chore: change `jib.from.image` to multi-arch image (#7849) + * chore(deps): bump ossf/scorecard-action from 1.1.2 to 2.0.0 (#7853) + * fix: remove Cloud Run location validation for commands that do not connect to Cloud Run (#7847) + * chore: adding status check phase with v2 taskEvent (#7846) + * chore: transform installation of go-licenses from go-get to go install (#7794) + * fix: add remote image support to verify (#7835) + * docs: fix small typo in v2.0.0-beta2 release changelog (#7832) + * chore: upgrade jib versions to 3.3.0 (#7831) + * chore: add render lifecycle hook highlight to changelog (#7829) + * docs: update v2 docs to have up to date v2.0.0-beta2 links (#7828) + * release: v2.0.0-beta2 (#7826) + * fix: helm template warnings breaking yaml parsing (#7825) + * fix: Remove the flag from deploy command (#7823) + * fix: Fill IMAGE_TAG,etc on Docker builds (#7788) + * chore: add-arm-build-integration-test (#7818) + * fix: add host platform metric to platform type events (#7821) + * feat: upgrade profiles when running skaffold fix (#7800) + * fix: check platform values for known OS and Arch, and fail fast (#7817) + * feat: add profile support to skaffold verify (#7807) + * fix: add auth to image pull (#7814) + * feat: add hooks support to render schema and phase (#7785) + * added apply to --rpc-port and --rpc-http-port definedons (#7799) + * fix: make helm renderer to use manifest.ManifestList (#7795) + * fix: add node unschedulable to retriable errors (#7798) + * chore: raise error when there is a multiplatform build without container registry (#7786) + * feat: add toleration for GKE ARM nodes (#7789) + * chore: safe type assersions (#7770) + * fix: remove required tag from cloud run region (#7784) + * chore: add-render-event-in-runner (#7781) + * refactor: remove v1 runner interfaces and simplify code (#7724) + * docs: add missing v1.39.0 and v1.39.1 changelog.md release info (#7777) + * fix: render should be online for `dev`, `deploy` and `run`. (#7768) + * fix: add error code for cross-platform build failure (#7765) + * fix: add flags for build platform selection heuristics (#7769) + * chore: unit test for CreateManifestList (#7772) + * feat(ko): Inferred file sync for ko static assets (#7728) + * fix: improve multi-arch docs (#7767) + * fix: `make preview-docs` failing due to missing v2 link (#7766) + * feat: implement creating `ManifestList` from single platform images (#7745) + * feat: cross-platform build support in GoogleCloudBuild (#7739) + * fix: enable node platform affinity definition for `dev`, (#7743) + * fix: skaffold build fails when attempting to COPY an empty dir (#6851) + * chore(deps): bump flask from 2.2.1 to 2.2.2 in /examples (#7760) + * chore(deps): bump flask from 2.2.1 to 2.2.2 in /integration/examples (#7761) + * docs: multi-platform docs (#7758) + * fix: remove typo in manifests error message (#7750) + * docs: add skaffold verify feature maturity (#7751) + * feat: Write out artifact cache with successful builds even on task failure #5892 (#7394) + * docs: update the skaffold v2 verify sample to have correct url (#7748) + * docs: update the skaffold v2 verify docs to have working sample (#7747) + * fix: render `offline` flag should disable image platform lookup (#7740) + * docs: update the skaffold v2 verify docs to explain only CLI available atm (#7746) + * docs: fix accidental windows and docker tab removal in v2 install docs (#7744) + * chore(deps): bump flask from 2.2.0 to 2.2.1 in /integration/examples (#7742) + * chore(deps): bump flask from 2.2.0 to 2.2.1 in /examples (#7741) + * docs: fix skaffold verify docs with proper image reference (#7738) + * release: v2.0.0-beta1 (#7736) + * docs: add new docs-v2 'upgrading from skaffold v1' docs section (#7737) + * docs: helm render docs and few fixes (#7734) + * docs: add initial docs for Cloud Run Deployer (#7733) + * chore: update skaffold-v2 docs site cb job endpoint and separate docs pipelines (#7735) + * chore: update skaffold-v2 docs site to be created per pr for beta->GA period (#7732) + * fix: Don't add kubectl deployer when cloud run deployer present. (#7731) + * fix: fix v3alpha*.json generation, v3alpha1 schema and misc schemas fixes (#7730) + * fix: add cloud run deployer nil check (#7729) + * feat: fix render and deploy when using kustomize and helm deployer. (#7723) + * use absolute paths to the container_image.tar in bazel build. (#7671) + * docs: update docs-v2 'installing skaffold' to match skaffold v2.0.0-beta1 installation instructions (#7727) + * feat: respect CLI flag in skaffold render (#7664) + * feat: Remove duplicate kustomize config (#7719) + * docs: update skaffold render to reflect current skaffold v2 status (#7717) + * docs: add v3alpha1.json schema to docs-v2/ (#7720) + * chore(deps): bump flask from 2.1.3 to 2.2.0 in /integration/examples (#7722) + * chore(deps): bump flask from 2.1.3 to 2.2.0 in /examples (#7721) + * fix: update changelog generation code to support skaffold v2 (#7718) + * fix: retagging an image index (#7703) + * feat: Support multiple renderer render in skaffold dev and skaffold run (#7697) + * fix: disallow `tryImportMissing` for multi-arch images (#7706) + * chore: support artifactOverrides schema functionality from v2beta* in v3alpha* (#7707) + * feat: add flags for Cloud Run configuration (#7694) + * fix: update deployers documentation to match with current skaffold v2 behavior (#7713) + * fix: Remove duplicate config from latest skaffold config (#7658) + * fix: multiple renderers clean up isue (#7699) + * feat: add image platform `nodeAffinity` definition to render output (#7684) + * refactor: change ptr *manifest.ManifestByConfig to struct (#7698) + * fix: Artifact type not set for upgraded config (#7692) + * fix: Fix standalone pods and deployment health check pending. (#7691) + * chore: update skaffold deps digests (#7695) + * feat: add verify validation to check tests exist on standalone command usage (#7688) + * chore: update skaffold deps image dependencies to latest approved releases (#7689) + * fix: updated typo and links that weren't rendering correctly (#7682) + * feat: Log Cloud Run details in event log (#7679) + * feat(ko): Init support for the ko builder (#7666) + * fix: Properly clean up and restart port forwarding for Cloud Run (#7663) + * fix: examples/* to use go 1.18 (vs 1.15) to match integration/examples and fix breakages (#7665) + * fix: skaffold delete command and cleanup function (#7657) + * fix: default to builder supported platform with a warning instead of erroring. (#7659) + * fix: skaffold render correct output when using helm renderer (#7654) + * fix: group renderers and deployers per config file (#7572) + * feat(ko): GCB remote builds for ko builder (#7650) + * fix: support running multiple verify tests with same image (#7645) + * feat: Add `clearCache` option for buildpacks (#7641) + * feat: add validation to verify container names to mirror k8s deployment validation (#7646) + * chore(deps): bump flask from 2.1.2 to 2.1.3 in `/integration/examples/buildpacks-python` (#7642) + * feat: allow requiring all activations when auto-activating profiles (#7619) + * fix: handle skaffold label in Cloud Run revision template (#7630) + * fix: index out of range error (#7592) + * docs: fix broken skaffold.dev gRPC API link for v1 skaffold.proto (#7626) + * fix: make gcr.io/buildpacks/builder:v1 default buildpacks builder; (#7629) + * chore: remove opt.skipRender flag and update doc (#7625) + * fix: change log level of kaniko pod deletion error (#7621) + * docs: update grpc docs to include cloud run error codes (#7627) + * test: diag.ContainerError.Make method (#7598) + * fix: handle project id correctly for cloud run deploy (#7618) + * test: cover the case when diag.Run encounters error (#7599) + * chore: Replace deprecated ioutil pkg with os & io (#7590) + * feat: add MuteRender functionality (#7611) + * docs: add missing templatable field (#7612) + * chore: use rbac.authorization.k8s.io/v1 (#7588) + * chore: Remove render from deployer inteface (#7603) + * feat: adding support for supplying manifests with url (#7578) + * chore(deps): bump ossf/scorecard-action from 1.1.1 to 1.1.2 (#7601) + * fix: verify now supports fully qualified image names, would error prior (#7575) + * Trigger draft release flow on v1 branch + * fix: update code and examples to properly work with v2alpha29 (#7581) + * fix: switch cloud run deployer to prefer project in Skaffold manifest over Cloud Run manifest (#7579) + * chore: unskip `TestDeployCloudRun` (#7573) + * doc: remove image building from the render command decription (#7569) + * Feat: Implement Services Port Forwarding for Cloud Run (#7556) + * feat: add `hostPlatform` and `targetPlatforms` (#7550) + * chore: fix flaky test -TestDevAutoSyncAPITrigger (#7553) + * feat: skaffold Init with v2 skaffold config (#7515) + * fix: unskip tests in samples_test.go and get them passing (#7548) + * fix: unskip tests in apply_test.go and get them passing (#7547) + * chore: re-enable/integration/dev_test (#7510) + * docs: include proper docs for api v2 (#7539) + * fix: plumb manifests through Apply to get functionality working (#7527) + * chore: revert "chore: re-enable-integration/build_cluster_test" (#7541) + * fix: unskip tests in render_test.go and get them passing (#7536) + * chore: re-enable-integration/build_cluster_test (#7529) + * feat: add helm renderer and update helm render integration tests (#7444) + * fix: get TestDev_WithDependencies passing and unskip the test (#7532) ++++ 92 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/skaffold/skaffold.changes ++++ and /work/SRC/openSUSE:Factory/.skaffold.new.2275/skaffold.changes Old: ---- skaffold-1.39.2.tar.gz New: ---- skaffold-2.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ skaffold.spec ++++++ --- /var/tmp/diff_new_pack.FPjhPD/_old 2022-10-21 16:20:18.638258719 +0200 +++ /var/tmp/diff_new_pack.FPjhPD/_new 2022-10-21 16:20:18.642258727 +0200 @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: skaffold -Version: 1.39.2 +Version: 2.0.0 Release: 0 Summary: Easy and Repeatable Kubernetes Development License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.FPjhPD/_old 2022-10-21 16:20:18.674258786 +0200 +++ /var/tmp/diff_new_pack.FPjhPD/_new 2022-10-21 16:20:18.678258794 +0200 @@ -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.39.2</param> + <param name="revision">v2.0.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.39.2.tar.gz</param> + <param name="archive">skaffold-2.0.0.tar.gz</param> </service> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.FPjhPD/_old 2022-10-21 16:20:18.698258832 +0200 +++ /var/tmp/diff_new_pack.FPjhPD/_new 2022-10-21 16:20:18.702258839 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/GoogleContainerTools/skaffold</param> - <param name="changesrevision">7ed1d722b53b55ac1c909f00d00a05b47d0964dd</param></service></servicedata> + <param name="changesrevision">6c50b2a6b1f3293918db05decacb175537834613</param></service></servicedata> (No newline at EOF) ++++++ skaffold-1.39.2.tar.gz -> skaffold-2.0.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/skaffold/skaffold-1.39.2.tar.gz /work/SRC/openSUSE:Factory/.skaffold.new.2275/skaffold-2.0.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.2275/vendor.tar.gz differ: char 5, line 1