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-03-22 19:41:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/okteto (Old)
 and      /work/SRC/openSUSE:Factory/.okteto.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "okteto"

Tue Mar 22 19:41:18 2022 rev:9 rq:964022 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/okteto/okteto.changes    2022-03-17 
17:02:04.273711661 +0100
+++ /work/SRC/openSUSE:Factory/.okteto.new.25692/okteto.changes 2022-03-22 
19:41:36.191178214 +0100
@@ -1,0 +2,135 @@
+Tue Mar 22 16:23:02 UTC 2022 - [email protected]
+
+- Update to version 2.0.1:
+  * fix: remove trailing whitespaces on build (#2404)
+  * fix: stack ctx pointing to kubecfg (#2403)
+  * fix: up retrocompatibility issue (#2399)
+  * fix: use sha on stack images (#2401)
+  * build(deps): Bump actions/cache from 2.1.7 to 3 (#2397)
+
+-------------------------------------------------------------------
+Mon Mar 21 20:29:46 UTC 2022 - [email protected]
+
+- Update to version 2.0.0:
+  * fix: set proxy name label after start (#2396)
+  * fix: image expansion on up (#2394)
+  * feat: send logs in plain while building in tty (#2395)
+  * fix: several bugs with the UI and the logs (#2391)
+  * fix: e2e tests (#2389)
+  * Jlopezbarb/fix logs on UI (#2388)
+  * fix manifest init (#2357)
+  * fix: add deploy flag to support compose file (#2383)
+  * fix: update not existing image error message (#2376)
+  * fix: ignore image if build exists and is okteto registry (#2379)
+  * fix: set stage not only on failures (#2371)
+  * fix: show the correct url on UI (#2382)
+  * fix: down unmarshall error (#2377)
+  * fix: up expand variables from build section into dev (#2372)
+  * fix: nil exception when deploy does not have manifest (#2375)
+  * fix: deduplicate information about running command (#2374)
+  * fix: build error on stack command (#2373)
+  * fix: command name displayed incorrectly (#2370)
+  * fix: error while building only volume mounts (#2369)
+  * Rename "Read manifest" to "Load manifest" (#2360)
+  * removing duplicate code for okteto ns and ctx (#2336)
+  * Warning if a service/volume in a stack already belongs to a different 
stack (#2353)
+  * Update deprecation messages to refer to 2.2.0 instead of 1.16.x (#2355)
+  * Update links to docs v2 (#2350)
+  * Retry build errors if i/o timeout (#2351)
+  * Revert "fix: stop other okteto for the same app #2299" (#2352)
+  * fix: e2e tests (#2347)
+  * Persist Bash History Between Iterations of a Dev Container (#2284)
+  * BUG: Added identitiesOnly key to SSH configuration (#2349)
+  * Metrics Fixes (#2319)
+  * feat: tty without collapsing (#2340)
+  * deploy stack should propagate same build name (#2346)
+  * feat: skip deploying a svc if its already deployed (#2341)
+  * feat: set vars as options as env vars (#2342)
+  * feat: add stages to destroy command (#2339)
+  * GitHub login email error (#2325)
+  * Fix a few meesages for Okteto CLI 2.0 (#2337)
+  * deprecating okteto update and adding okteto version (#2331)
+  * fix: forward fails on stack depends (#2334)
+  * feat: add build svc stage for every build (#2332)
+  * fix: windows build tests (#2333)
+  * fix: check if image extended after serialisation (#2329)
+  * fix: validate dev only when you have selected which one you want to 
develop in (#2330)
+  * fix: deploy fails without reason (#2328)
+  * Remove code to delete deprecated volume (#2327)
+  * fix: show complete error trace on tty (#2320)
+  * fix: infer stack was overriding dev and build (#2324)
+  * fix compose build integration (#2305)
+  * feat: Add deprecation message to okteto push command (#2268)
+  * deprecate extended images on dev in favour of build section (#2269)
+  * feat: hide rethinkdb port from endpoints (#2322)
+  * fix: wait until all the stdout is displayed (#2317)
+  * feat: upgrade syncthing to 1.19.1 (#2321)
+  * fix: infer manifest order (#2315)
+  * Discard reverse port if collision detected (#2304)
+  * fix: writes several lines for long commands (#2313)
+  * fix: up selector move correctly (#2314)
+  * fix: hide k8s warnings (#2316)
+  * Check metadata if err is nil (#2312)
+  * fix: stack deploy is showing endpoints when fail (#2310)
+  * fix: manifest v2 compose unmarshall (#2309)
+  * switch git clone from ssh to https because they are public (#2311)
+  * fix: add more descriptive selection after selector (#2308)
+  * fix: deploy indentation (#2307)
+  * build(deps): Bump actions/checkout from 2.4.0 to 3 (#2301)
+  * fix: okteto down cause nil pointer exception (#2303)
+  * Fix: UI not showing unmarshal errors (#2296)
+  * fix: stop other okteto for the same app (#2299)
+  * build(deps): Bump actions/setup-python from 2.3.2 to 3 (#2297)
+  * Review messages and help info (#2287)
+  * A general pass to the output of "okteto build", "okteto deploy" and 
"okteto destroy" commands (#2281)
+  * Add build from compose (#2282)
+  * Fix condition for using build v2 and max args at v1 (#2275)
+  * updating the contributing doc (#2240)
+  * Add init v2 (#2265)
+  * adding deprecation warning for okteto pipeline subcommands (#2266)
+  * deprecate stack in favour of deploy (#2267)
+  * Check "skip-if-exists" by accessing the configmap (#2270)
+  * Add CTA after deploy (#2262)
+  * skip showing deleting namespaces in okteto namespace command (#2181)
+  * build(deps): Bump github/super-linter from 4.8.7 to 4.9.0 (#2261)
+  * integrate compose with manifestv2 (#2252)
+  * Fix deploy not using context (#2260)
+  * fix: up was not working with args (#2259)
+  * build(deps): Bump github.com/docker/distribution (#2253)
+  * fix err with manifest v2 build (#2251)
+  * Remove manifest_v2 flag (#2244)
+  * refactor: reverted debug logs to check content at integration (#2249)
+  * Deploy build parallel (#2241)
+  * e2e tests get release from helm instead of using output (#2248)
+  * Improve tty output (#2208)
+  * autodeploy on up if app doesn't exists (#2242)
+  * Fix indentation error in info messages (#2247)
+  * fix: nil pointer on err (#2246)
+  * Jlopezbarb/add metrics (#2226)
+  * stderr send warnings instead of errors (#2238)
+  * refactor: fix pipeline opts.Branchs check (#2245)
+  * test: fix e2e (#2243)
+  * Git dependencies from manifest (#2215)
+  * Hide secrets and deploy vars in output (#2216)
+  * Add configmap to deploy commands (#2179)
+  * Fix build tag on deploy (#2235)
+  * Fix env vars expansion (#2234)
+  * add docker stage target to buildkit dockerBuildOptions.Target (#2230)
+  * build(deps): Bump actions/setup-python from 2.3.1 to 2.3.2 (#2232)
+  * Jlopezbarb/fix tests e2e (#2231)
+  * Add name to deploy command (#2087)
+  * Jlopezbarb/manifestv2 refactor (#2191)
+  * Add up deploy flag (#2036)
+  * Support multiple args okteto build (#2224)
+  * Update issue templates (#2223)
+  * Add repo and branch flags in deploy command (#2193)
+  * Fix waiting for the display to finish before running other commands (#2218)
+  * Add okteto-compose as a valid stack path (#2220)
+  * build(deps): Bump github/super-linter from 4.8.6 to 4.8.7 (#2210)
+  * Support for build global (#2197)
+  * Adds release name to ghr (#2199)
+  * Build global opt buildargs (#2189)
+  * Global registry optimisation (#2184)
+  * build(deps): Bump github/super-linter from 4.8.5 to 4.8.6 (#2200)
+
+-------------------------------------------------------------------

Old:
----
  okteto-1.15.8.tar.gz

New:
----
  okteto-2.0.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ okteto.spec ++++++
--- /var/tmp/diff_new_pack.ybTUJm/_old  2022-03-22 19:41:49.067191720 +0100
+++ /var/tmp/diff_new_pack.ybTUJm/_new  2022-03-22 19:41:49.071191725 +0100
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           okteto
-Version:        1.15.8
+Version:        2.0.1
 Release:        0
 Summary:        Develop your applications directly in your Kubernetes Cluster
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ybTUJm/_old  2022-03-22 19:41:49.127191783 +0100
+++ /var/tmp/diff_new_pack.ybTUJm/_new  2022-03-22 19:41:49.131191788 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/okteto/okteto</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">1.15.8</param>
+    <param name="revision">2.0.1</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
   </service>
@@ -15,7 +15,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param name="archive">okteto-1.15.8.tar.gz</param>
+    <param name="archive">okteto-2.0.1.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.ybTUJm/_old  2022-03-22 19:41:49.151191809 +0100
+++ /var/tmp/diff_new_pack.ybTUJm/_new  2022-03-22 19:41:49.159191818 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/okteto/okteto</param>
-              <param 
name="changesrevision">21c9426e49e71275e5ba18b8d4c7e1e9476c0526</param></service></servicedata>
+              <param 
name="changesrevision">d0b5fbd27425594d666a4a68641a1f4f7a114548</param></service></servicedata>
 (No newline at EOF)
 

++++++ okteto-1.15.8.tar.gz -> okteto-2.0.1.tar.gz ++++++
++++ 16816 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/okteto/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.okteto.new.25692/vendor.tar.gz differ: char 5, line 
1

Reply via email to