Hello community,

here is the log from the commit of package kubernetes for openSUSE:Factory 
checked in at 2018-01-22 16:20:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubernetes (Old)
 and      /work/SRC/openSUSE:Factory/.kubernetes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubernetes"

Mon Jan 22 16:20:44 2018 rev:12 rq:568077 version:1.8.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubernetes/kubernetes.changes    2017-12-14 
11:03:09.991153434 +0100
+++ /work/SRC/openSUSE:Factory/.kubernetes.new/kubernetes.changes       
2018-01-22 16:22:11.363632046 +0100
@@ -1,0 +2,45 @@
+Thu Jan 18 13:38:37 UTC 2018 - [email protected]
+
+- Update to version 1.8.7+b30876a5539f09684ff9fde266fda10b37738c9c:
+  * Disable GCE target
+  * Kubernetes version v1.8.6-beta.0 openapi-spec file updates
+  * Add/Update CHANGELOG-1.8.md for v1.8.5.
+  * kubelet falls back to parse generic version string if not semver
+  * Fix PV counter predicate in eclass
+  * move InitStorageAccount into azure disk provision func
+  * remove initialize storage account pool process
+  * Add cos as an alias for gci in the upgrade script
+  * fix bug in container lifecycle event generation
+  * remove time waiting after create storage account
+  * Add pvc as part of equivalence hash
+  * Update generated bazel
+  * Check both name and ports for azure health probes
+  * change default azure file/dir mode to 0755
+  * return error when create azure share failed
+  * enable flexvolume on Windows
+  * fix CreateVolume: search mode for Dedicated kind
+  * search by accounttype in CreateVolume func
+  * Temporary implementation of count metrics for PodSecurityPolicy
+  * Add --retry-connrefused to all curl invocations.
+  * Kubernetes version v1.8.7-beta.0 openapi-spec file updates
+  * Add/Update CHANGELOG-1.8.md for v1.8.6.
+  * Fix a bug in validating node existence.
+  * Remove a file that isn't in the 1.8 branch
+  * Get automatically created subnetwork if none is specified
+  * Update boilerplate for 2018
+  * Add generated runtime and generated device plugin to update-all
+  * Regenerate all generated code
+  * Configurable liveness probe initial delays for etcd and kube-apiserver in 
GCE
+  * Add 'exec' in all saltbase manifests using '/bin/sh -c'.
+  * Rename tree state from 'git archive' to 'archive'
+  * Use git archive to produce kubernetes-src.tar.gz when possible
+  * Honor make variable OUT_DIR.
+  * use /dev/disk/by-id instead of /dev/sd* for azure disk
+  * prefer /dev/disk/azure/scsi1/ over by-id for azure disk
+  * delete a node from its cache if it gets node not found error
+  * add remount logic if original mount path is invalid
+  * Updated Flexvolume setup mechanisms for COS instance image. - If 
REMOUNT_VOLUME_PLUGIN_DIR is set to true, VOLUME_PLUGIN_DIR is remounted with 
`exec` option during cluster startup. This allows any writable location to be 
used as the plugin directory. - New HostPath added to controller-manager 
deployment to enable access to volume plugin directory. - Improved how the 
default directory is passed to master and node setup.
+  * Use existing subnetwork of forwarding rule
+  * Avoid error on closed pipe
+
+-------------------------------------------------------------------

Old:
----
  kubernetes-1.8.5+cce11c6a185279d037023e02ac5249e14daa22bf.tar.xz

New:
----
  kubernetes-1.8.7+b30876a5539f09684ff9fde266fda10b37738c9c.tar.xz

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

Other differences:
------------------
++++++ kubernetes.spec ++++++
--- /var/tmp/diff_new_pack.iDg19z/_old  2018-01-22 16:22:13.303541313 +0100
+++ /var/tmp/diff_new_pack.iDg19z/_new  2018-01-22 16:22:13.307541126 +0100
@@ -23,10 +23,10 @@
 # be defined as seperate value).
 # This is fixing bug bsc#1065972
 # https://bugzilla.suse.com/show_bug.cgi?id=1065972
-%define commit_id cce11c6a185279d037023e02ac5249e14daa22bf
+%define commit_id b30876a5539f09684ff9fde266fda10b37738c9c
 
 Name:           kubernetes
-Version:        1.8.5
+Version:        1.8.7
 Release:        0
 Summary:        Container Scheduling and Management
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.iDg19z/_old  2018-01-22 16:22:13.363538506 +0100
+++ /var/tmp/diff_new_pack.iDg19z/_new  2018-01-22 16:22:13.367538320 +0100
@@ -4,8 +4,8 @@
     <param name="scm">git</param>
     <param name="filename">kubernetes</param>
     <param name="exclude">.git</param>
-    <param name="versionformat">1.8.5+%H</param>
-    <param name="revision">v1.8.5</param>
+    <param name="versionformat">1.8.7+%H</param>
+    <param name="revision">v1.8.7</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.iDg19z/_old  2018-01-22 16:22:13.391537197 +0100
+++ /var/tmp/diff_new_pack.iDg19z/_new  2018-01-22 16:22:13.391537197 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/kubernetes/kubernetes.git</param>
-              <param 
name="changesrevision">cce11c6a185279d037023e02ac5249e14daa22bf</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">b30876a5539f09684ff9fde266fda10b37738c9c</param></service></servicedata>
\ No newline at end of file

++++++ kubernetes-1.8.5+cce11c6a185279d037023e02ac5249e14daa22bf.tar.xz -> 
kubernetes-1.8.7+b30876a5539f09684ff9fde266fda10b37738c9c.tar.xz ++++++
/work/SRC/openSUSE:Factory/kubernetes/kubernetes-1.8.5+cce11c6a185279d037023e02ac5249e14daa22bf.tar.xz
 
/work/SRC/openSUSE:Factory/.kubernetes.new/kubernetes-1.8.7+b30876a5539f09684ff9fde266fda10b37738c9c.tar.xz
 differ: char 27, line 1


Reply via email to