Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package okteto for openSUSE:Factory checked in at 2022-10-19 13:17:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/okteto (Old) and /work/SRC/openSUSE:Factory/.okteto.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "okteto" Wed Oct 19 13:17:46 2022 rev:28 rq:1029808 version:2.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/okteto/okteto.changes 2022-09-17 20:10:41.937218997 +0200 +++ /work/SRC/openSUSE:Factory/.okteto.new.2275/okteto.changes 2022-10-19 13:18:17.129297768 +0200 @@ -1,0 +2,62 @@ +Tue Oct 18 18:20:19 UTC 2022 - ka...@b1-systems.de + +- Update to version 2.8.0: + * fix: panic on pipeline fallback to preview (#3169) (#3170) + * release-branch fix (#3166) + * fix build when is buildv1 but dockerfile need to be inferred (#3158) (#3163) + * feat: add insecure skip tls verify (#3075) + * add okteto healthchecks to compose (#3140) + * added error status when destroying to the manifest (#3142) + * Add "okteto@" as a prefix in OKTETO_BUILD_XXX_SHA (#3144) + * If insecure-skip-tls-verify set in context, don't put certificate-authority-data in temporal kubeconfig (#3125) + * Inject OKTETO_TOKEN in okteto deploy (#3139) + * add build variables as env vars for buildArgs (#3115) + * Review info messages shown at the beginning of each command (#3133) + * update init container logs (#3127) + * add e2e test to check if build cmd replace secrets properly (#3106) + * Followup unit test for secrets (#3128) + * Fix wrong arguments passed to `checkpvcvalues` (#3117) + * Different PV default sizes between cloud/staging and others (#3096) + * Interrupt command deploy (#3126) + * Deepsource bug risk (#3122) + * refactor: rewrite error message (#3121) + * Fix secret copy (#3119) + * Update direct dependencies (#3120) + * build(deps): Bump actions/stale from 5 to 6 (#3118) + * redeploy stack with 0 downtime (#3109) + * Add pr merge docs (#3110) + * Check context store exists on a context list command first. (#3108) + * Deepsource style doc (#3114) + * fix: improve tokern error message inside non ctx cmd (#3071) + * deprecate manifestv1 (#3085) + * Fix security issues deep source (#3095) + * fix antipatterns deepsource (#3099) + * Fix deploy build with compose: extra touches (#3100) + * fix: deploy with build flag (#3098) + * Return clear error when docker compose doesn't have dev section (#3092) + * Add test coverage to preview deploy cmd (#3084) + * Show `preview deploy` logs when running the command with `--wait` flag (#3081) + * Change logic for which images to build when deploying (#3057) + * Show pipeline deploy and destroy logs when running the command with `--wait` flag (#3073) + * feat: add keep annotation (#3088) + * Added BuildSecrets to build manifest (#3090) + * Fix static analysis style issues (#3087) + * fix: show warning only when secret value is different (#3079) + * feat: update syncthing to 1.21.0 (#3072) + +------------------------------------------------------------------- +Tue Oct 18 18:18:23 UTC 2022 - ka...@b1-systems.de + +- Update to version 2.7.1: + * fix patch in release-branch (#2961) (#3164) (#3165) + * fix build when is buildv1 but dockerfile need to be inferred (#3158) (#3161) + * fix: deploy with build flag (#3098) (#3104) + * Change logic for which images to build when deploying (#3057) (#3093) + * fix: show warning only when secret value is different (#3079) (#3080) + * fix: use specific terminal (#3019) + * Fix TestListDevModeOn (#3070) + * Okteto down and exec selector only active options (#3053) + * fix: visual bug (#3069) + * add build depends on okteto manifest v2 (#3064) + +------------------------------------------------------------------- Old: ---- okteto-2.7.0.tar.gz New: ---- okteto-2.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ okteto.spec ++++++ --- /var/tmp/diff_new_pack.iJfBhB/_old 2022-10-19 13:18:18.065299708 +0200 +++ /var/tmp/diff_new_pack.iJfBhB/_new 2022-10-19 13:18:18.073299725 +0200 @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: okteto -Version: 2.7.0 +Version: 2.8.0 Release: 0 Summary: Develop your applications directly in your Kubernetes Cluster License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.iJfBhB/_old 2022-10-19 13:18:18.113299808 +0200 +++ /var/tmp/diff_new_pack.iJfBhB/_new 2022-10-19 13:18:18.113299808 +0200 @@ -3,10 +3,10 @@ <param name="url">https://github.com/okteto/okteto</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">2.7.0</param> + <param name="revision">2.8.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> - <param name="match-tag">2.7.0</param> + <param name="match-tag">2.8.0</param> </service> <service name="set_version" mode="disabled"> <param name="basename">okteto</param> @@ -16,7 +16,7 @@ <param name="compression">gz</param> </service> <service name="go_modules" mode="disabled"> - <param name="archive">okteto-2.7.0.tar.gz</param> + <param name="archive">okteto-2.8.0.tar.gz</param> </service> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.iJfBhB/_old 2022-10-19 13:18:18.137299857 +0200 +++ /var/tmp/diff_new_pack.iJfBhB/_new 2022-10-19 13:18:18.141299865 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/okteto/okteto</param> - <param name="changesrevision">da4c8e8d5130047a476e01cbe51fed965efd5b3d</param></service></servicedata> + <param name="changesrevision">59c34cf45b9d2bc3997a3e44c8e070c6aa64c26b</param></service></servicedata> (No newline at EOF) ++++++ okteto-2.7.0.tar.gz -> okteto-2.8.0.tar.gz ++++++ ++++ 11537 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/okteto/vendor.tar.gz /work/SRC/openSUSE:Factory/.okteto.new.2275/vendor.tar.gz differ: char 5, line 1