Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubernetes1.21 for openSUSE:Factory 
checked in at 2021-12-16 21:19:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubernetes1.21 (Old)
 and      /work/SRC/openSUSE:Factory/.kubernetes1.21.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubernetes1.21"

Thu Dec 16 21:19:04 2021 rev:10 rq:936733 version:1.21.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubernetes1.21/kubernetes1.21.changes    
2021-10-11 15:30:42.754757944 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes1.21.new.2520/kubernetes1.21.changes  
2021-12-16 21:19:52.690534159 +0100
@@ -1,0 +2,69 @@
+Wed Dec 08 15:22:24 UTC 2021 - rbr...@suse.com
+
+- Update to version 1.21.7:
+  * parameter 'disabled-metrics' is invalid
+  * defer close the rotated log open
+  * Fixed nil pointer dereference
+  * Add tests for checking bind mounts
+  * Check subpath file
+  * Add check for subpaths
+  * Manual cherry pick of kube-openapi changes for release-1.21 Bump 
kube-openapi against kube-openapi/release-1.21 branch
+  * Fixed unit test SELinux support
+  * Add shortcut for SELinux detection
+  * Don't guess SELinux support on error
+  * Use separate pathSpec for local and remote to properly handle cleaning 
paths
+  * [go1.16] Update to go1.16.10
+  * Automated cherry pick of #105122: added keys for structured logging 
(#105138)
+  * Update debian, debian-iptables, setcap images to pick up CVEs fixes
+  * Fixing how EndpointSlice Mirroring handles Service selector transitions
+  * Fix race condition in logging when request times out
+  * Remove nodes with Cluster Autoscaler taint from LB backends.
+  * Retry detaching FibreChannel volume few times
+  * Regenerate vendor/
+  * Move error reporting to volume plugins
+  * Retry reading /proc/mounts indifinetly in FC and iSCSI volume 
reconstruction
+  * ConsistentRead tries 10 times
+  * Bump k8s.io/utils
+  * Fix issue in node status updating VolumeAttached list
+  * Support cgroupv2 in node problem detector test
+  * Update CHANGELOG/CHANGELOG-1.21.md for v1.21.6
+  * Fix log spam for du failure on pod etc-hosts metrics
+  * Run storage hostpath e2e test client pod as privileged
+  * support more than 100 disk mounts on Windows
+  * Update to go1.16.9
+  * Fix PreferNominatedNode test
+  * Verifying the auth headers are set for upgraded aggregated API requests
+  * apiserver aggregator upgrade unit test
+  * Aggregator uses the regular transport even if the request requires upgrades
+  * check log directory for restartCount
+  * Copy VolumeSnapshotContent annotations in snapshottable.go test
+  * Bump klog to v2.9.0
+  * Ignore VMs in vmss delete backend pools
+  * aggregate errors when putting vmss
+  * fix: skip not found nodes when reconciling LB backend address pools
+  * fix: consolidate logs for instance not found error
+  * Remove a duplicate StorageClass creation call
+  * Bump golang.org/x/text to v0.3.6
+  * Revert 102925: Fix Node Resources plugins score when there are pods with 
no requests
+  * e2e scheduling priorities: do not reference control loop variable
+  * storege e2etest: Delete restored PVC/Pod in snapshottable
+  * tests: Wait for the network connectivity first
+  * v1.21: Fix test flake in old svc registry
+  * 'New' Event namespace validate failed
+  * Update CHANGELOG/CHANGELOG-1.21.md for v1.21.5
+  * Refine locking in API Priority and Fairness config controller
+  * kube-controller-manager: properly check generic ephemeral volume feature
+  * Fix null JSON round tripping
+  * Propagate conversion errors
+  * integration test
+  * fix 104329: check for headless before trying to release the ClusterIPs
+  * fix detach disk issue on deleting node
+  * fix: ignore the case when comparing azure tags in service annotation
+  * fix: ignore the case when updating tags
+  * backport metrics grabbing through port-forwarding
+  * remove listx from OWNERS_ALIASES
+  * Only use dualstack if the node and config supports it
+  * Local PV e2e: fix leaked local volumes
+  * Add explicit capability for online volume expansion
+
+-------------------------------------------------------------------

Old:
----
  kubernetes-1.21.5.tar.xz

New:
----
  kubernetes-1.21.7.tar.xz

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

Other differences:
------------------
++++++ kubernetes1.21.spec ++++++
--- /var/tmp/diff_new_pack.cjzAQ6/_old  2021-12-16 21:19:54.990535035 +0100
+++ /var/tmp/diff_new_pack.cjzAQ6/_new  2021-12-16 21:19:54.994535037 +0100
@@ -22,7 +22,7 @@
 %define baseversionminus1 1.20
 
 Name:           kubernetes%{baseversion}
-Version:        1.21.5
+Version:        1.21.7
 Release:        0
 Summary:        Container Scheduling and Management
 License:        Apache-2.0
@@ -73,8 +73,8 @@
 
 
 
-# packages to build containerized control plane
 
+# packages to build containerized control plane
 %package apiserver
 Summary:        Kubernetes apiserver for container image
 Group:          System/Management

++++++ _service ++++++
--- /var/tmp/diff_new_pack.cjzAQ6/_old  2021-12-16 21:19:55.062535062 +0100
+++ /var/tmp/diff_new_pack.cjzAQ6/_new  2021-12-16 21:19:55.066535063 +0100
@@ -5,7 +5,7 @@
     <param name="exclude">.git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">v1.21.5</param>
+    <param name="revision">v1.21.7</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="tar" mode="disabled"/>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.cjzAQ6/_old  2021-12-16 21:19:55.082535070 +0100
+++ /var/tmp/diff_new_pack.cjzAQ6/_new  2021-12-16 21:19:55.082535070 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/kubernetes/kubernetes.git</param>
-              <param 
name="changesrevision">99c0097ae267f91adc5f0aa86bdefe3df6658063</param></service></servicedata>
+              <param 
name="changesrevision">20949a340ddb3090422fbefced0aae7d1e922441</param></service></servicedata>
 (No newline at EOF)
 

++++++ kubernetes-1.21.5.tar.xz -> kubernetes-1.21.7.tar.xz ++++++
/work/SRC/openSUSE:Factory/kubernetes1.21/kubernetes-1.21.5.tar.xz 
/work/SRC/openSUSE:Factory/.kubernetes1.21.new.2520/kubernetes-1.21.7.tar.xz 
differ: char 15, line 1

++++++ kubernetes.obsinfo ++++++
--- /var/tmp/diff_new_pack.cjzAQ6/_old  2021-12-16 21:19:55.186535110 +0100
+++ /var/tmp/diff_new_pack.cjzAQ6/_new  2021-12-16 21:19:55.190535111 +0100
@@ -1,6 +1,6 @@
 name: kubernetes
-version: 1.21.5
-mtime: 1631739795
-commit: aea7bbadd2fc0cd689de94a54e5b7b758869d691
+version: 1.21.7
+mtime: 1637159678
+commit: 1f86634ff08f37e54e8bfcd86bc90b61c98f84d4
 
 

Reply via email to