Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubernetes1.22 for openSUSE:Factory 
checked in at 2022-03-18 16:41:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubernetes1.22 (Old)
 and      /work/SRC/openSUSE:Factory/.kubernetes1.22.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubernetes1.22"

Fri Mar 18 16:41:32 2022 rev:6 rq:962177 version:1.22.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubernetes1.22/kubernetes1.22.changes    
2022-03-13 20:24:57.679640819 +0100
+++ /work/SRC/openSUSE:Factory/.kubernetes1.22.new.25692/kubernetes1.22.changes 
2022-03-18 16:41:40.749161694 +0100
@@ -1,0 +2,74 @@
+Wed Mar 16 12:35:07 UTC 2022 - rbr...@suse.com
+
+- Update to version 1.22.7:
+  * Update Go to 1.16.14
+  * add namespace in azurefile volumeid
+  * fix: azurefile volumeid conflict in csi migration
+  * Execute sync before taking the snapshot
+  * Mark device as uncertain if unmount device succeeds
+  * Set max results if its not set
+  * Update CHANGELOG/CHANGELOG-1.22.md for v1.22.6
+  * Update k/utils to v0.0.0-20211116205334-6203023598ed
+  * [go] update to Go 1.16.13
+  * Enabling kube-proxy metrics on windows kernel mode
+  * fix: ignore the case when comparing azure tags in service annotation
+  * fix: remove outdated ipv4 route when the corresponding node is deleted
+  * fix: delete non existing disk issue
+  * fix containers order after applying
+  * generated: ./hack/update-vendor.sh
+  * upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1
+  * fix: azuredisk parameter lowercase translation issue
+  * fix: do not delete the lb that does not exist
+  * removed unnecessary log line
+  * Fix header mutation race in timeout filter
+  * use node informer to check volumes attachment status before backoff
+  * When volume is not marked in-use, do not backoff
+  * kubeadm: remove the restriction that the ca.crt can only contain one 
certificate
+  * flake fix: remove the error handler for cronjob integration test
+  * vendor: bump cAdvisor to v0.39.3
+  * Fix the leak of vSphere client sessions
+  * fix nil pointer in create secret commands
+  * client-go: Clear the ResourceVersionMatch on paged list calls
+  * Update GCE manifest to use konnectivity 0.0.27
+  * Update to apiserver-network-proxy v0.0.27
+  * add gce loadbalancer no-op finalizer and existingFwdRule tests
+  * disable gce service handling if has rbs forwarding rule
+  * add ELBRbsFinalizer
+  * add gce elb rbs opt-in annotation
+  * Improving performance of EndpointSlice controller metrics cache
+  * fix the error when cleaning up jobs for cronjob
+  * Update CHANGELOG/CHANGELOG-1.22.md for v1.22.5
+  * Add test to confirm containers won't start
+  * Check for failed sandbox and failed workload containers
+  * mount-utils: Detect potential stale file handle
+  * [go1.16] Update to go1.16.12
+  * Skip creating HNS loadbalancer with empty endpoints
+  * dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
+  * kubeadm: avoid requiring a CA key during kubeconfig expiration checks
+  * kubeadm: print the CA of kubeconfig files in "check expiration"
+  * kubeadm: validate local etcd certficates during expiration checks
+  * kubelet: set failed phase during graceful shutdown
+  * [go1.16] Update to go1.16.11
+  * fix: ignore the case when updating tags
+  * Ensure deletion of pods in queues and cache
+  * kubelet: Rejected pods should be filtered from admission
+  * kube-scheduler: Increase the duration to expire an assumed pod
+  * Skip check for all topology labels when using system default spreading
+  * workqueue: fix leak in queue preventing objects from being GCed
+  * Fix workqueue memory leak
+  * Ignore 'wait: no child processes' error when calling mount/umount
+  * Reduce calls to docker from dockershim for stats
+  * Update CHANGELOG/CHANGELOG-1.22.md for v1.22.4
+  * Add warning about using unsupported CRON_TZ
+  * Fix flake caused by sampling signal counter too early.
+  * Ensure there is one running static pod with the same full name
+  * NodeConformance: Respect grace period when updating static pod
+  * Fix concurrent map writes error in kube-apiserver
+  * e2e: node: release-1.22: backport findKubeletServiceName
+  * node: e2e: add test for the checkpoint recovery
+  * devicemanager: checkpoint: support pre-1.20 data
+  * fix: remove VMSS and VMSS instances from SLB backend pool only when 
necessary
+  * fix: leave the probe path empty for TCP probes
+  * fix: skip instance not found when decoupling vmss from lb
+
+-------------------------------------------------------------------

Old:
----
  kubernetes-1.22.4.tar.xz

New:
----
  kubernetes-1.22.7.tar.xz

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

Other differences:
------------------
++++++ kubernetes1.22.spec ++++++
--- /var/tmp/diff_new_pack.AoqB3V/_old  2022-03-18 16:41:41.517162244 +0100
+++ /var/tmp/diff_new_pack.AoqB3V/_new  2022-03-18 16:41:41.521162247 +0100
@@ -22,7 +22,7 @@
 %define baseversionminus1 1.21
 
 Name:           kubernetes%{baseversion}
-Version:        1.22.4
+Version:        1.22.7
 Release:        0
 Summary:        Container Scheduling and Management
 License:        Apache-2.0
@@ -52,7 +52,7 @@
 BuildRequires:  bash-completion
 BuildRequires:  fdupes
 BuildRequires:  git
-BuildRequires:  go >= 1.16.7
+BuildRequires:  go >= 1.16.14
 BuildRequires:  go-go-md2man
 BuildRequires:  golang-packaging
 BuildRequires:  rsync
@@ -69,6 +69,7 @@
 for management and discovery.
 
 
+
 # packages to build containerized control plane
 %package apiserver
 Summary:        Kubernetes apiserver for container image

++++++ _service ++++++
--- /var/tmp/diff_new_pack.AoqB3V/_old  2022-03-18 16:41:41.589162295 +0100
+++ /var/tmp/diff_new_pack.AoqB3V/_new  2022-03-18 16:41:41.593162298 +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.22.4</param>
+    <param name="revision">v1.22.7</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="tar" mode="disabled"/>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.AoqB3V/_old  2022-03-18 16:41:41.613162313 +0100
+++ /var/tmp/diff_new_pack.AoqB3V/_new  2022-03-18 16:41:41.617162315 +0100
@@ -1,5 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/kubernetes/kubernetes.git</param>
-              <param 
name="changesrevision">714321c6b1b5f8b7964b9eb17d48f2746545f615</param></service></servicedata>
+              <param 
name="changesrevision">24b377b021ac443a1ee3afef5701e469516a1358</param></service></servicedata>
+(No newline at EOF)
 

++++++ kubernetes-1.22.4.tar.xz -> kubernetes-1.22.7.tar.xz ++++++
/work/SRC/openSUSE:Factory/kubernetes1.22/kubernetes-1.22.4.tar.xz 
/work/SRC/openSUSE:Factory/.kubernetes1.22.new.25692/kubernetes-1.22.7.tar.xz 
differ: char 15, line 1

++++++ kubernetes.obsinfo ++++++
--- /var/tmp/diff_new_pack.AoqB3V/_old  2022-03-18 16:41:41.721162390 +0100
+++ /var/tmp/diff_new_pack.AoqB3V/_new  2022-03-18 16:41:41.721162390 +0100
@@ -1,5 +1,5 @@
 name: kubernetes
-version: 1.22.4
-mtime: 1637163702
-commit: b695d79d4f967c403a96986f1750a35eb75e75f1
+version: 1.22.7
+mtime: 1645011772
+commit: b56e432f2191419647a6a13b9f5867801850f969
 

Reply via email to