Hello community,

here is the log from the commit of package kubernetes for openSUSE:Factory 
checked in at 2017-12-14 11:02:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubernetes (Old)
 and      /work/SRC/openSUSE:Factory/.kubernetes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubernetes"

Thu Dec 14 11:02:47 2017 rev:11 rq:556663 version:1.8.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubernetes/kubernetes.changes    2017-11-29 
10:53:09.543563758 +0100
+++ /work/SRC/openSUSE:Factory/.kubernetes.new/kubernetes.changes       
2017-12-14 11:03:09.991153434 +0100
@@ -1,0 +2,46 @@
+Tue Dec 12 14:28:23 UTC 2017 - opensuse-packag...@opensuse.org
+
+- Update to version 1.8.5+cce11c6a185279d037023e02ac5249e14daa22bf:
+  * Kubernetes version v1.8.5-beta.0 openapi-spec file updates
+  * Set -w flag on all iptables calls during master startup
+  * conversion-gen: check for nil pkg in getManualConversionFunctions
+  * Add/Update CHANGELOG-1.8.md for v1.8.4.
+  * Fix panic when AlphaFeatureGate isn't configured for gce.
+  * Tolerate partial discovery in garbage collector
+  * oidc auth: fix prefix flag plumbing
+  * Use v0.0.0 gitVersion on branches in support of new .gitattributes 
solution.
+  * kubeadm: Fix a small bug in the self-hosting code
+  * Fix incorrect localhost seccomp profile path
+  * Verify seccomp absolute path in dockershim
+  * Update bazel and remove unused data files
+  * add user-specified ns to --dry-run created obj
+  * add tests
+  * Fix setting resources in fluentd-gcp plugin
+  * Fix panic in GCE loadbalancer library
+  * support mount options in azure file
+  * add vers mountoptions and fix comments
+  * If mountPath is missing, prefix with root dir.
+  * update API, remove validation.
+  * Include ServerName in tls transport cache key
+  * remove disk allocatable evictions
+  * Fix TestAggregatedAPIServer setup
+  * update cadvisor godeps to v0.27.3
+  * add Standard GRS, RAGRS support for azure disk
+  * Fix typo in component name of prometheus-to-sd config.
+  * Changed GetAllZones to only get zones with nodes that are currently 
running (renamed to GetAllCurrentZones). Added E2E test to confirm this 
behavior.
+  * Initial changes for adding forward rules
+  * Review updates
+  * log errors while trying to GC resources
+  * Wait for controllerrevision informer to sync on statefulset controller 
startup
+  * adjust the expected output based kubectl verison
+  * update comment that are out of date
+  * [e2e] make sure to specify APIVersion in HPA tests
+  * kubelet: MustRunAsNonRoot should reject a pod if it has non-numeric USER.
+  * This was missed when I cherry picked the original CL back. Also fix the 
test startup script to match the GCE startup script.
+  * Fix scheduler cache panic when updating pod conditions
+  * Update Dashboard add-on to version 1.8.0
+  * certs: add month buckets
+  * fix inter-pod anti-affinity issue
+  * fix gce.conf multi-value parameter processing
+
+-------------------------------------------------------------------
@@ -4 +50 @@
-- After upgrade to Kubernetes v1.8.4 drop:
+- After upgrade to Kubernetes v1.8.4 drop the patches:

Old:
----
  kubernetes-1.8.4+9befc2b8928a9426501d3bf62f72849d5cbcd5a3.tar.xz

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

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

Other differences:
------------------
++++++ kubernetes.spec ++++++
--- /var/tmp/diff_new_pack.PnDxEM/_old  2017-12-14 11:03:11.291090681 +0100
+++ /var/tmp/diff_new_pack.PnDxEM/_new  2017-12-14 11:03:11.295090487 +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 9befc2b8928a9426501d3bf62f72849d5cbcd5a3
+%define commit_id cce11c6a185279d037023e02ac5249e14daa22bf
 
 Name:           kubernetes
-Version:        1.8.4
+Version:        1.8.5
 Release:        0
 Summary:        Container Scheduling and Management
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.PnDxEM/_old  2017-12-14 11:03:11.335088557 +0100
+++ /var/tmp/diff_new_pack.PnDxEM/_new  2017-12-14 11:03:11.339088364 +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.4+%H</param>
-    <param name="revision">v1.8.4</param>
+    <param name="versionformat">1.8.5+%H</param>
+    <param name="revision">v1.8.5</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.PnDxEM/_old  2017-12-14 11:03:11.359087398 +0100
+++ /var/tmp/diff_new_pack.PnDxEM/_new  2017-12-14 11:03:11.359087398 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/kubernetes/kubernetes.git</param>
-              <param 
name="changesrevision">9befc2b8928a9426501d3bf62f72849d5cbcd5a3</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">cce11c6a185279d037023e02ac5249e14daa22bf</param></service></servicedata>
\ No newline at end of file

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


Reply via email to