Hello community,

here is the log from the commit of package kubernetes for openSUSE:Factory 
checked in at 2018-04-26 13:38:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubernetes (Old)
 and      /work/SRC/openSUSE:Factory/.kubernetes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubernetes"

Thu Apr 26 13:38:58 2018 rev:21 rq:601108 version:1.9.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubernetes/kubernetes.changes    2018-04-19 
15:33:27.837250634 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes.new/kubernetes.changes       
2018-04-26 13:38:58.949988468 +0200
@@ -1,0 +2,71 @@
+Wed Apr 25 09:24:19 UTC 2018 - [email protected]
+
+- Update to version 1.9.7+dd5e1a2978fd0b97d9b78e1564398aeea7e7fe92:
+  * Fix conformance testdata OWNERS file.
+  * add semver metadata regex
+  * Fix bug:Kubelet failure to umount mount points
+  * Increase RSS limit for runtime from 300MB to 350MB on test creating 100 
pods per node.
+  * Fix kubelet PVC metrics using a volume stats collector.
+  * Return missing ClusterID error instead of ignoring it
+  * Add clusterid tags to the instances in AWS tests
+  * fix bug where character devices are not recognized
+  * add remount logic for azure file plugin
+  * Fixes for HTTP/2 max streams per connection setting
+  * use new account generation method for blob disk
+  * Make admission webhooks work in custom apiservers.
+  * Fixes the races around devicemanager Allocate() and endpoint deletion.
+  * Add missing container-runtime "remote" option
+  * added missing error check
+  * reduce nesting
+  * Fixes 'Zone is empty' errors in PD upgrade tests; skips pd tests with 
inline volume in multizone clusters
+  * Fix creation of subpath with SUID/SGID directories.
+  * Fix e2e tests for emptydir
+  * e2e test: use sleep to wait in hostexec
+  * Update tests to use the hostexec:1.1 image
+  * Support new NODE_OS_DISTRIBUTION 'custom' on GCE
+  * Bump debian-iptables-amd64 digest for release 1.9
+  * IsNotFound should check ErrDefault404 and ErrUnexpectedResponseCode
+  * Kubernetes version v1.9.7-beta.0 openapi-spec file updates
+  * Add/Update CHANGELOG-1.9.md for v1.9.6.
+  * Bump Heapster to v1.5.2
+  * Use inner volume name instead of outer volume name for subpath directory
+  * Update cluster-proportional-autoscaler-amd64 in typha addon to w/ fix for 
CVE-2016-8859
+  * Added chmod a+x for local SSD when disk is created with NODE_LOCAL_SSDS
+  * Fix upgrade tests for GKE Regional Clusters
+  * Fix use of "-w" flag to iptables-restore
+  * Update fluentd-gcg and event-exporter images
+  * Use O_PATH to avoid errors on Openat
+  * Add a test case for the race in #59822
+  * Add started state to the processor to protect against double starts
+  * Ensure cloudprovider.InstanceNotFound is reported when the VM is not found 
on Azure
+  * Backport Cloud CIDR allocator fixes to 1.9
+  * use danglingerror
+  * move detach out of os volumes attach
+  * Remove mutation from pvc validation
+  * Add pod deletion to subpath tests, and subpath as file with container 
restart
+  * Use relative path for creating socket files
+  * Backport etcd.manifest fixes for HA clusters from #61241 to 1.9
+  * Register metav1 types into samplecontroller api scheme
+  * Update kube-dns to Version 1.14.9. Major changes: - Fix for kube-dns 
returns NXDOMAIN when not yet synced with apiserver. - Don't generate empty 
record for externalName service. - Add validation for upstreamNameserver port. 
- Update go version to 1.9.3.
+  * apiserver's webhook admission use its own scheme
+  * add e2e case for crd webhook
+  * Introduce multimaster clusters support to e2e framework for GKE
+  * Fix disruptive tests for GKE regional clusters
+  * Fix resize nodes tests for Regional Clusters
+  * Fix dns autoscaling test for Regional Clusters
+  * Fix restart nodes tests for Regional Clusters
+  * Fix resize test for Regional Clusters
+  * fix incompatible file type checking on Windows
+  * add tests for GetFileType
+  * Fix deprecated gcloud compute networks --mode switches.
+  * Fix daemon-set-controller bootstrap RBAC policy
+  * Fix PodStore to wait for being initialized
+  * fix nsenter GetFileType issue
+  * Cleanup CRD/CR confusion in webhook e2e tests
+  * Fix flaky crd e2e tests
+  * Ensure expected load balancer is selected for Azure
+  * remove default fsypte in azure disk
+  * Fix gofmt
+  * Update kube-dns to Version 1.14.10. Major changes: - Fix a bug in DNS 
resolution for externalName services and PTR records that need to query from 
upstream nameserver.
+
+-------------------------------------------------------------------

Old:
----
  kubernetes-1.9.6+9f8ebd171479bec0ada837d7ee641dec2f8c6dd1.tar.xz

New:
----
  kubernetes-1.9.7+dd5e1a2978fd0b97d9b78e1564398aeea7e7fe92.tar.xz

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

Other differences:
------------------
++++++ kubernetes.spec ++++++
--- /var/tmp/diff_new_pack.OnNmTJ/_old  2018-04-26 13:38:59.669962078 +0200
+++ /var/tmp/diff_new_pack.OnNmTJ/_new  2018-04-26 13:38:59.673961932 +0200
@@ -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 9f8ebd171479bec0ada837d7ee641dec2f8c6dd1
+%define commit_id dd5e1a2978fd0b97d9b78e1564398aeea7e7fe92
 
 Name:           kubernetes
-Version:        1.9.6
+Version:        1.9.7
 Release:        0
 Summary:        Container Scheduling and Management
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.OnNmTJ/_old  2018-04-26 13:38:59.721960172 +0200
+++ /var/tmp/diff_new_pack.OnNmTJ/_new  2018-04-26 13:38:59.721960172 +0200
@@ -3,8 +3,8 @@
     <param name="url">https://github.com/kubernetes/kubernetes.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="versionformat">1.9.6+%H</param>
-    <param name="revision">v1.9.6</param>
+    <param name="versionformat">1.9.7+%H</param>
+    <param name="revision">v1.9.7</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="tar" mode="disabled"/>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.OnNmTJ/_old  2018-04-26 13:38:59.745959293 +0200
+++ /var/tmp/diff_new_pack.OnNmTJ/_new  2018-04-26 13:38:59.745959293 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/kubernetes/kubernetes.git</param>
-              <param 
name="changesrevision">9f8ebd171479bec0ada837d7ee641dec2f8c6dd1</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">dd5e1a2978fd0b97d9b78e1564398aeea7e7fe92</param></service></servicedata>
\ No newline at end of file

++++++ kubernetes-1.9.6+9f8ebd171479bec0ada837d7ee641dec2f8c6dd1.tar.xz -> 
kubernetes-1.9.7+dd5e1a2978fd0b97d9b78e1564398aeea7e7fe92.tar.xz ++++++
/work/SRC/openSUSE:Factory/kubernetes/kubernetes-1.9.6+9f8ebd171479bec0ada837d7ee641dec2f8c6dd1.tar.xz
 
/work/SRC/openSUSE:Factory/.kubernetes.new/kubernetes-1.9.7+dd5e1a2978fd0b97d9b78e1564398aeea7e7fe92.tar.xz
 differ: char 26, line 1


Reply via email to