commit kubernetes1.27 for openSUSE:Factory

2024-04-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubernetes1.27 for openSUSE:Factory 
checked in at 2024-04-21 20:25:33

Comparing /work/SRC/openSUSE:Factory/kubernetes1.27 (Old)
 and  /work/SRC/openSUSE:Factory/.kubernetes1.27.new.26366 (New)


Package is "kubernetes1.27"

Sun Apr 21 20:25:33 2024 rev:12 rq:1169211 version:1.27.13

Changes:

--- /work/SRC/openSUSE:Factory/kubernetes1.27/kubernetes1.27.changes
2024-04-08 17:52:54.159082029 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes1.27.new.26366/kubernetes1.27.changes 
2024-04-21 20:26:37.088461869 +0200
@@ -1,0 +2,18 @@
+Thu Apr 18 11:26:41 UTC 2024 - Priyanka Saggu 
+
+- Update to version 1.27.13:
+  * Add envFrom to serviceaccount admission plugin
+  * [go] Bump images, dependencies and versions to go 1.21.9 and distroless 
iptables
+  * [CVE-2023-45288] .*: bump x/net to v0.23.0
+  * Use the right feature gate when updating uncertain volumes
+  * fix panic with SIGSEGV in kubeadm certs check-expiration
+  * hack/tools: bump honnef.co/go/tools to v0.4.6
+  * Serve watch without resourceVersion from cache and introduce a 
WatchFromStorageWithoutResourceVersion feature gate to allow serving watch from 
storage.
+  * Use DBG=1 for conformance verification
+  * build: use -trimpath in non-DBG mode
+
+- Update .spec file to bump go version build requirements:
+  * `BuildRequires:  go >= 1.21.9`
+  * ref: 
https://github.com/kubernetes/kubernetes/blob/v1.27.13/build/dependencies.yaml#L96-L98
+
+---
@@ -27 +45 @@
-  * `BuildRequires:  go >= 1.21.18`
+  * `BuildRequires:  go >= 1.21.8`

Old:

  kubernetes-1.27.12.tar.xz

New:

  kubernetes-1.27.13.tar.xz



Other differences:
--
++ kubernetes1.27.spec ++
--- /var/tmp/diff_new_pack.xrzYOX/_old  2024-04-21 20:26:37.856490053 +0200
+++ /var/tmp/diff_new_pack.xrzYOX/_new  2024-04-21 20:26:37.856490053 +0200
@@ -1,5 +1,5 @@
 #
-# spec file
+# spec file for package kubernetes1.27
 #
 # Copyright (c) 2024 SUSE LLC
 #
@@ -22,7 +22,7 @@
 %define baseversionminus1 1.26
 
 Name:   kubernetes%{baseversion}
-Version:1.27.12
+Version:1.27.13
 Release:0
 Summary:Container Scheduling and Management
 License:Apache-2.0
@@ -51,7 +51,7 @@
 Patch5: revert-coredns-image-renaming.patch
 BuildRequires:  fdupes
 BuildRequires:  git
-BuildRequires:  go >= 1.21.8
+BuildRequires:  go >= 1.21.9
 BuildRequires:  go-go-md2man
 BuildRequires:  golang-packaging
 BuildRequires:  rsync
@@ -76,6 +76,7 @@
 
 
 # packages to build containerized control plane
+
 %package apiserver
 Summary:Kubernetes apiserver for container image
 Group:  System/Management
@@ -168,7 +169,7 @@
 Provides:   kubernetes-client-provider = %{version}
 Requires:   kubernetes%{baseversion}-client-common
 Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 
 %description client
 Kubernetes client tools like kubectl.

++ _service ++
--- /var/tmp/diff_new_pack.xrzYOX/_old  2024-04-21 20:26:37.920492401 +0200
+++ /var/tmp/diff_new_pack.xrzYOX/_new  2024-04-21 20:26:37.924492548 +0200
@@ -5,7 +5,7 @@
 .git
 @PARENT_TAG@
 v(.*)
-v1.27.12
+v1.27.13
 enable
   
   

++ _servicedata ++
--- /var/tmp/diff_new_pack.xrzYOX/_old  2024-04-21 20:26:37.944493282 +0200
+++ /var/tmp/diff_new_pack.xrzYOX/_new  2024-04-21 20:26:37.944493282 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/kubernetes/kubernetes.git
-  12031002905c0410706974560cbdf2dad9278919
+  96b450c75ae3c48037f651b4777646dcca855ed0
 (No newline at EOF)
 

++ kubernetes-1.27.12.tar.xz -> kubernetes-1.27.13.tar.xz ++
/work/SRC/openSUSE:Factory/kubernetes1.27/kubernetes-1.27.12.tar.xz 
/work/SRC/openSUSE:Factory/.kubernetes1.27.new.26366/kubernetes-1.27.13.tar.xz 
differ: char 15, line 1

++ kubernetes.obsinfo ++
--- /var/tmp/diff_new_pack.xrzYOX/_old  2024-04-21 20:26:38.040496804 +0200
+++ /var/tmp/diff_new_pack.xrzYOX/_new  2024-04-21 20:26:38.044496951 +0200
@@ -1,5 +1,5 @@
 name: kubernetes
-version: 1.27.12
-mtime: 1710468373
-commit: 12031002905c0410706974560cbdf2dad9278919
+version: 1.27.13
+mtime: 1713279442
+commit: 96b450c75ae3c48037f651b4777646dcca855ed0
 


commit kubernetes1.27 for openSUSE:Factory

2024-04-08 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubernetes1.27 for openSUSE:Factory 
checked in at 2024-04-08 17:40:32

Comparing /work/SRC/openSUSE:Factory/kubernetes1.27 (Old)
 and  /work/SRC/openSUSE:Factory/.kubernetes1.27.new.1905 (New)


Package is "kubernetes1.27"

Mon Apr  8 17:40:32 2024 rev:11 rq:1166176 version:1.27.12

Changes:

--- /work/SRC/openSUSE:Factory/kubernetes1.27/kubernetes1.27.changes
2024-02-26 19:46:41.956746813 +0100
+++ /work/SRC/openSUSE:Factory/.kubernetes1.27.new.1905/kubernetes1.27.changes  
2024-04-08 17:52:54.159082029 +0200
@@ -1,0 +2,29 @@
+Mon Apr  8 11:11:50 UTC 2024 - Priyanka Saggu 
+
+- update .spec file to set FORCE_HOST_GO env variable,
+  to force k8s build scripts use the local GOTOOLCHAIN version from the build 
pipeline
+  (i.e. GOTOOLCHAIN='auto')
+  * ref: 
https://github.com/kubernetes/kubernetes/blob/9791f0d1f39f3f1e0796add7833c1059325d5098/hack/lib/golang.sh#L507
+
+---
+Mon Apr 08 11:10:48 UTC 2024 - priyanka.sa...@suse.com
+
+- Update to version 1.27.12:
+  * keep existing PDB conditions when updating status
+  * remove --v arg from kubetest2-tester-ginkgo test args
+  * ci: bump kind to latest for kms jobs
+  * [go] Bump images, dependencies and versions to go 1.21.8 / 
distroless-iptables to v0.4.6
+  * [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, 
google.golang.org/protobuf v1.33.0
+  * fix UT failure TestPrintIPAddressList
+  * e2e_node: replace `registry.k8s.io/stress:v1` with agnhost
+  * promote agnhost to v2.47
+  * fixing issue with GetCPUUsageNanoCores on Windows
+  * Fix cleanup of file subpaths
+  * etcd: Update to version 3.5.12
+  * build etcd image v3.5.12
+
+- Update .spec file to bump go version build requirements:
+  * `BuildRequires:  go >= 1.21.18`
+  * ref: 
https://github.com/kubernetes/kubernetes/blob/v1.27.12/build/dependencies.yaml#L96-L98
+
+---

Old:

  kubernetes-1.27.11.tar.xz

New:

  kubernetes-1.27.12.tar.xz



Other differences:
--
++ kubernetes1.27.spec ++
--- /var/tmp/diff_new_pack.bf8SBH/_old  2024-04-08 17:52:56.007150237 +0200
+++ /var/tmp/diff_new_pack.bf8SBH/_new  2024-04-08 17:52:56.011150385 +0200
@@ -22,7 +22,7 @@
 %define baseversionminus1 1.26
 
 Name:   kubernetes%{baseversion}
-Version:1.27.11
+Version:1.27.12
 Release:0
 Summary:Container Scheduling and Management
 License:Apache-2.0
@@ -51,7 +51,7 @@
 Patch5: revert-coredns-image-renaming.patch
 BuildRequires:  fdupes
 BuildRequires:  git
-#BuildRequires:  go >= 1.21.7
+BuildRequires:  go >= 1.21.8
 BuildRequires:  go-go-md2man
 BuildRequires:  golang-packaging
 BuildRequires:  rsync
@@ -74,8 +74,8 @@
 
 
 
-# packages to build containerized control plane
 
+# packages to build containerized control plane
 %package apiserver
 Summary:Kubernetes apiserver for container image
 Group:  System/Management
@@ -234,6 +234,7 @@
 %endif
 
 #TEST
+export FORCE_HOST_GO=y
 make WHAT="cmd/kube-apiserver cmd/kube-controller-manager cmd/kube-scheduler 
cmd/kube-proxy cmd/kubelet cmd/kubectl cmd/kubeadm" GOFLAGS="-buildmode=pie"
 
 # The majority of the documentation has already been moved into

++ _service ++
--- /var/tmp/diff_new_pack.bf8SBH/_old  2024-04-08 17:52:56.143155257 +0200
+++ /var/tmp/diff_new_pack.bf8SBH/_new  2024-04-08 17:52:56.159155848 +0200
@@ -5,7 +5,7 @@
 .git
 @PARENT_TAG@
 v(.*)
-v1.27.11
+v1.27.12
 enable
   
   

++ _servicedata ++
--- /var/tmp/diff_new_pack.bf8SBH/_old  2024-04-08 17:52:56.211157767 +0200
+++ /var/tmp/diff_new_pack.bf8SBH/_new  2024-04-08 17:52:56.219158062 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/kubernetes/kubernetes.git
-  b9e2ad67ad146db566be5a6db140d47e52c8adb2
+  12031002905c0410706974560cbdf2dad9278919
 (No newline at EOF)
 

++ kubernetes-1.27.11.tar.xz -> kubernetes-1.27.12.tar.xz ++
/work/SRC/openSUSE:Factory/kubernetes1.27/kubernetes-1.27.11.tar.xz 
/work/SRC/openSUSE:Factory/.kubernetes1.27.new.1905/kubernetes-1.27.12.tar.xz 
differ: char 15, line 1

++ kubernetes.obsinfo ++
--- /var/tmp/diff_new_pack.bf8SBH/_old  2024-04-08 17:52:56.343162639 +0200
+++ /var/tmp/diff_new_pack.bf8SBH/_new  2024-04-08 17:52:56.347162787 +0200
@@ -1,5 +1,5 @@
 name: kubernetes
-version: 1.27.11
-mtime: 1707906714
-commit: b9e2ad67ad146db566be5a6db140d47e52c8adb2
+version: 1.27.12
+mtime: 1710468373
+commit: 12031002905c0410706974560cbdf2dad9278919
 


commit kubernetes1.27 for openSUSE:Factory

2024-02-26 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubernetes1.27 for openSUSE:Factory 
checked in at 2024-02-26 19:45:48

Comparing /work/SRC/openSUSE:Factory/kubernetes1.27 (Old)
 and  /work/SRC/openSUSE:Factory/.kubernetes1.27.new.1770 (New)


Package is "kubernetes1.27"

Mon Feb 26 19:45:48 2024 rev:10 rq:1151156 version:1.27.11

Changes:

--- /work/SRC/openSUSE:Factory/kubernetes1.27/kubernetes1.27.changes
2024-02-01 18:04:48.749854201 +0100
+++ /work/SRC/openSUSE:Factory/.kubernetes1.27.new.1770/kubernetes1.27.changes  
2024-02-26 19:46:41.956746813 +0100
@@ -1,0 +2,19 @@
+Mon Feb 26 08:39:41 UTC 2024 - priyanka.sa...@suse.com
+
+- Update to version 1.27.11:
+  * [go] Bump images, dependencies and versions to go 1.21.7 / 
distroless-iptables to v0.4.5
+  * Revert "kubeadm: fix a bug where the uploaded kubelet configuration in 
kube-system/kubelet-config ConfigMap does not respect user patch"
+  * Add processStartTime in metrics/slis
+  * If a pvc has an empty storageclass name, don't try to assign a default 
StorageClass to it.
+  * Drop PendingChanges methods from change trackers, move into UpdateResults
+  * Squash some unnecessarily-chained methods in the change trackers
+
+- Update .spec file to bump go version build requirements:
+  * `BuildRequires:  golang(API) = 1.21`
+
+---
+Thu Feb 22 12:44:02 UTC 2024 - Dominique Leuenberger 
+
+- Use %patch -P N instead of deprecated %patchN.
+
+---

Old:

  kubernetes-1.27.10.tar.xz

New:

  kubernetes-1.27.11.tar.xz



Other differences:
--
++ kubernetes1.27.spec ++
--- /var/tmp/diff_new_pack.TNYqKw/_old  2024-02-26 19:46:43.684809285 +0100
+++ /var/tmp/diff_new_pack.TNYqKw/_new  2024-02-26 19:46:43.684809285 +0100
@@ -22,7 +22,7 @@
 %define baseversionminus1 1.26
 
 Name:   kubernetes%{baseversion}
-Version:1.27.10
+Version:1.27.11
 Release:0
 Summary:Container Scheduling and Management
 License:Apache-2.0
@@ -51,12 +51,12 @@
 Patch5: revert-coredns-image-renaming.patch
 BuildRequires:  fdupes
 BuildRequires:  git
-#BuildRequires:  go >= 1.20.13
+#BuildRequires:  go >= 1.21.7
 BuildRequires:  go-go-md2man
 BuildRequires:  golang-packaging
 BuildRequires:  rsync
 BuildRequires:  systemd-rpm-macros
-BuildRequires:  golang(API) = 1.20
+BuildRequires:  golang(API) = 1.21
 BuildRequires:  golang(github.com/jteeuwen/go-bindata)
 ExcludeArch:%{ix86} s390 ppc64
 
@@ -73,6 +73,7 @@
 
 
 
+
 # packages to build containerized control plane
 
 %package apiserver
@@ -214,10 +215,10 @@
 
 %prep
 %setup -q -n kubernetes-%{version}
-%patch2 -p1
-%patch3 -p1
-%patch4 -p0
-%patch5 -p1
+%patch -P 2 -p1
+%patch -P 3 -p1
+%patch -P 4 -p0
+%patch -P 5 -p1
 
 %build
 # This is fixing bug bsc#1065972

++ _service ++
--- /var/tmp/diff_new_pack.TNYqKw/_old  2024-02-26 19:46:43.744811455 +0100
+++ /var/tmp/diff_new_pack.TNYqKw/_new  2024-02-26 19:46:43.748811599 +0100
@@ -5,7 +5,7 @@
 .git
 @PARENT_TAG@
 v(.*)
-v1.27.10
+v1.27.11
 enable
   
   

++ _servicedata ++
--- /var/tmp/diff_new_pack.TNYqKw/_old  2024-02-26 19:46:43.764812177 +0100
+++ /var/tmp/diff_new_pack.TNYqKw/_new  2024-02-26 19:46:43.768812321 +0100
@@ -1,6 +1,6 @@
 
 
 https://github.com/kubernetes/kubernetes.git
-  0fa26aea1d5c21516b0d96fea95a77d8d429912e
+  b9e2ad67ad146db566be5a6db140d47e52c8adb2
 (No newline at EOF)
 

++ kubernetes-1.27.10.tar.xz -> kubernetes-1.27.11.tar.xz ++
/work/SRC/openSUSE:Factory/kubernetes1.27/kubernetes-1.27.10.tar.xz 
/work/SRC/openSUSE:Factory/.kubernetes1.27.new.1770/kubernetes-1.27.11.tar.xz 
differ: char 15, line 1

++ kubernetes.obsinfo ++
--- /var/tmp/diff_new_pack.TNYqKw/_old  2024-02-26 19:46:43.864815793 +0100
+++ /var/tmp/diff_new_pack.TNYqKw/_new  2024-02-26 19:46:43.868815937 +0100
@@ -1,5 +1,5 @@
 name: kubernetes
-version: 1.27.10
-mtime: 1705498721
-commit: 0fa26aea1d5c21516b0d96fea95a77d8d429912e
+version: 1.27.11
+mtime: 1707906714
+commit: b9e2ad67ad146db566be5a6db140d47e52c8adb2
 


commit kubernetes1.27 for openSUSE:Factory

2023-10-27 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubernetes1.27 for openSUSE:Factory 
checked in at 2023-10-27 22:27:57

Comparing /work/SRC/openSUSE:Factory/kubernetes1.27 (Old)
 and  /work/SRC/openSUSE:Factory/.kubernetes1.27.new.17445 (New)


Package is "kubernetes1.27"

Fri Oct 27 22:27:57 2023 rev:7 rq:1120460 version:1.27.7

Changes:

--- /work/SRC/openSUSE:Factory/kubernetes1.27/kubernetes1.27.changes
2023-10-01 21:22:13.288461310 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes1.27.new.17445/kubernetes1.27.changes 
2023-10-27 22:28:17.987749054 +0200
@@ -1,0 +2,43 @@
+Thu Oct 26 05:39:37 UTC 2023 - Priyanka Saggu 
+
+- Update .spec file to bump go version build requirements:
+  * `BuildRequires:  go >= 1.20.10`
+- Update to version 1.27.7:
+  * Release commit for Kubernetes v1.27.7
+  * Register UnauthenticatedHTTP2DOSMitigation into kube components
+  * Skip TestUnauthenticatedHTTP2ClientConnectionClose http1 tests
+  * Disable UnauthenticatedHTTP2DOSMitigation by default
+  * Prevent rapid reset http2 DOS on API server
+  * Fix concurrent write when filling PVC labels
+  * Modify test PVC to detect concurrent map write bug
+  * [go] Bump images, dependencies and versions to go 1.20.10
+  * Fix to honor PDB with an empty selector `{}`
+  * .: bump golang.org/x/net to v0.17.0
+  * Mark a volume as uncertain-attached after detach error
+  * Add nil checks for hpa object target type values
+  * [go] Bump images, versions and deps to use Go 1.20.9
+  * bump etcd cluster image to 3.5.9
+  * cronjob controller: ensure already existing jobs are added to Active list 
of cronjobs
+  * change rolling update logic to exclude sunsetting nodes
+  * vsphere: adapt to govmomi bump
+  * .: bump govmomi to v0.30.6
+  * move check for noop managed field timestamp updates
+  * mount-utils: fix flaky test 'TestFormat'
+  * Increase range of job_sync_duration_seconds
+  * sync Service API status rest storage
+  * updating dependencies.yaml for etcd v3.5.9 version
+  * use upstream etcd github path instead of redirecting one
+  * update etcd version in install.sh to 3.5.9
+  * Update CHANGELOG/CHANGELOG-1.27.md for v1.27.6
+  * fixup patcher test to include field manager
+  * remove checks for fieldmanager from handlers
+  * include apiextensions types in apiextensions generated openapi
+  * fix scale not being given gvk in CRD openapi schemas
+  * add OpenAPIV3 config to tests and server options
+  * add error for attempting to initialize field manager with nil typeconverter
+  * supply deduced typeconverter to apiserver tests
+  * Throw error if OpenAPIV3 config is not provided
+  * e2e pods: fix WaitForPodsResponding retry
+  * scheduler: start scheduling attempt with clean UnschedulablePlugins
+
+---

Old:

  kubernetes-1.27.6.tar.xz

New:

  kubernetes-1.27.7.tar.xz



Other differences:
--
++ kubernetes1.27.spec ++
--- /var/tmp/diff_new_pack.1wfqqw/_old  2023-10-27 22:28:19.299797174 +0200
+++ /var/tmp/diff_new_pack.1wfqqw/_new  2023-10-27 22:28:19.303797321 +0200
@@ -22,7 +22,7 @@
 %define baseversionminus1 1.26
 
 Name:   kubernetes%{baseversion}
-Version:1.27.6
+Version:1.27.7
 Release:0
 Summary:Container Scheduling and Management
 License:Apache-2.0
@@ -51,7 +51,7 @@
 Patch5: revert-coredns-image-renaming.patch
 BuildRequires:  fdupes
 BuildRequires:  git
-BuildRequires:  go >= 1.20.8
+BuildRequires:  go >= 1.20.10
 BuildRequires:  go-go-md2man
 BuildRequires:  golang-packaging
 BuildRequires:  rsync
@@ -71,8 +71,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.1wfqqw/_old  2023-10-27 22:28:19.379800108 +0200
+++ /var/tmp/diff_new_pack.1wfqqw/_new  2023-10-27 22:28:19.383800256 +0200
@@ -5,7 +5,7 @@
 .git
 @PARENT_TAG@
 v(.*)
-v1.27.6
+v1.27.7
 enable
   
   

++ _servicedata ++
--- /var/tmp/diff_new_pack.1wfqqw/_old  2023-10-27 22:28:19.403800989 +0200
+++ /var/tmp/diff_new_pack.1wfqqw/_new  2023-10-27 22:28:19.403800989 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/kubernetes/kubernetes.git
-  741c8db18a52787d734cbe4795f0b4ad860906d6
+  07a61d861519c45ef5c89bc22dda289328f29343
 (No newline at EOF)
 

++ kubernetes-1.27.6.tar.xz -> kubernetes-1.27.7.tar.xz ++
/work/SRC/openSUSE:Factory/kubernetes1.27/kubernetes-1.27.6.tar.xz 

commit kubernetes1.27 for openSUSE:Factory

2023-10-01 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubernetes1.27 for openSUSE:Factory 
checked in at 2023-10-01 21:21:57

Comparing /work/SRC/openSUSE:Factory/kubernetes1.27 (Old)
 and  /work/SRC/openSUSE:Factory/.kubernetes1.27.new.28202 (New)


Package is "kubernetes1.27"

Sun Oct  1 21:21:57 2023 rev:6 rq:1112615 version:1.27.6

Changes:

--- /work/SRC/openSUSE:Factory/kubernetes1.27/kubernetes1.27.changes
2023-08-03 17:27:44.947024791 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes1.27.new.28202/kubernetes1.27.changes 
2023-10-01 21:22:13.288461310 +0200
@@ -1,0 +2,91 @@
+Wed Sep 20 17:49:17 UTC 2023 - Priyanka Saggu 
+
+- fixes for bsc#1214406
+- update `Wants` directive in [Unit] section of `kubelet.service`:
+  * add: `containerd.service`
+  * remove: `docker.service`
+- updating container runtime prerequisites:
+  (Refer: 
k8s.io/docs/setup/production-environment/container-runtimes/#install-and-configure-prerequisites)
+  * update `90-kubeadm.conf` to add below iptables rules:
+- net.bridge.bridge-nf-call-iptables = 1
+- net.bridge.bridge-nf-call-ip6tables = 1
+  * update `kubeadm.conf` to add `overlay` kernel module
+  * update .spec file to:
+- add post-installation scriptlet for `kubeadm` package to enable iptables 
rules defined in `90-kubeadm.conf` using sysctl
+- add conditional checks to load kernel modules (br_netfilter, overlay) in 
`kubelet-common` package post-installation scriptlet
+- update `kubelet-common` post scriptlet to correctly update `KUBELET_VER` 
var in `/etc/sysconfig/kubelet` file based on fillup template
+- add below to `kubelet` subpackage to recommend installing correct version of 
package providing `kubernetes-kubelet-common` :
+  * `Recommends: kubernetes-kubelet-common = %{version}`
+- add below to `kubeadm` subpackage to recommend installing correct version of 
`kubelet` and `kubelet-common` packages:
+  * `Recommends: kubernetes%{baseversion}-kubelet`
+
+---
+Wed Sep 20 09:26:45 UTC 2023 - Priyanka Saggu 
+
+- Update .spec file to bump go version build requirements:
+  * `BuildRequires:  go >= 1.20.8`
+- Update to version 1.27.6:
+  * Release commit for Kubernetes v1.27.6
+  * [go] Bump images, versions and deps to use Go 1.20.8
+  * fix: concurrent map writes in e2e test
+  * Automated cherry pick of #119776: Fix a job quota related deadlock 
(#120320)
+  * Fix OpenAPI aggregation cleanup
+  * Fallback to legacy discovery on a wider range of conditions in aggregator
+  * apiextensions-apiserver: generate applyconfigurations
+  * TopologyAwareHints: Take lock in HasPopulatedHints
+  * Mark Job onPodConditions as optional in pod failure policy
+  * Update CHANGELOG/CHANGELOG-1.27.md for v1.27.5
+  * Incorporating feedback on 119341
+  * check for overflow
+  * Fix CEL cost handling of zero length replacement strings
+  * generate ReportingInstance and ReportingController in Event
+  * Pass Pinned field to kubecontainer.Image
+  * prep for go1.21: use -e in go list
+  * Skip apiserver_admission_webhook_request_total during context-canceled
+  * Ignore context canceled from validate and mutate webhook failopen metric
+  * kubeadm: fix nil pointer when etcd member is already removed
+  * update to golangci-lint v1.54.1 + go-ruleguard v0.4.0
+  * fix: when PreFilter returns UnschedulableAndUnresolvable, copy the state 
in all nodes in statusmap
+  * Fix a bug that PostFilter plugin may not function if previous PreFilter 
plugins return Skip
+  * Issue 4230: remove readiness check for cache exclusion
+  * add test for apiservices.apiregistration.k8s.io discoverability in 
openapi/v3
+  * update openapi
+  * expose apiregistration.k8s.io into OpenAPIV3
+  * fix openapi/v3 non local apiservices aggregation
+  * node: devicemgr: topomgr: add logs
+  * e2e: node: add test to check device-requiring pods are cleaned up
+  * e2e: node: devices: improve the node reboot test
+  * e2e: node: devicemanager: update tests
+  * kubelet: devices: skip allocation for running pods
+  * Add test coverage of result size of string operations
+  * Bump cel-go to v0.12.7
+
+
+---
+Tue Sep 12 12:53:12 UTC 2023 - priyanka.sa...@suse.com
+
+- Update .spec file to bump go version build requirements:
+  * `BuildRequires:  go >= 1.20.7`
+- Update to version 1.27.5:
+  * Use environment varaibles for parameters in Powershell
+  * Use env varaibles for passing path
+  * Avoid returning nil responseKind in v1beta1 aggregated discovery
+  * [release-1.27] releng/go: Bump images, versions and deps to use Go 1.20.7
+  * e2e_node: move getSampleDevicePluginPod to device_plugin_test.go
+  * fix 'pod' in kubelet prober metrics
+  * priority & fairness: 

commit kubernetes1.27 for openSUSE:Factory

2023-08-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubernetes1.27 for openSUSE:Factory 
checked in at 2023-08-03 17:27:43

Comparing /work/SRC/openSUSE:Factory/kubernetes1.27 (Old)
 and  /work/SRC/openSUSE:Factory/.kubernetes1.27.new.22712 (New)


Package is "kubernetes1.27"

Thu Aug  3 17:27:43 2023 rev:5 rq:1102001 version:1.27.4

Changes:

--- /work/SRC/openSUSE:Factory/kubernetes1.27/kubernetes1.27.changes
2023-07-27 16:51:48.662154129 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes1.27.new.22712/kubernetes1.27.changes 
2023-08-03 17:27:44.947024791 +0200
@@ -1,0 +2,5 @@
+Tue Aug  1 12:55:16 UTC 2023 - Egbert Eich 
+
+- Restore the correct content of the  kublet wrapper script (boo#1213829).
+
+---



Other differences:
--
++ kubernetes1.27.spec ++
--- /var/tmp/diff_new_pack.qM04Yf/_old  2023-08-03 17:27:46.923036750 +0200
+++ /var/tmp/diff_new_pack.qM04Yf/_new  2023-08-03 17:27:46.927036774 +0200
@@ -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

++ kubelet.sh ++
--- /var/tmp/diff_new_pack.qM04Yf/_old  2023-08-03 17:27:47.279038904 +0200
+++ /var/tmp/diff_new_pack.qM04Yf/_new  2023-08-03 17:27:47.283038928 +0200
@@ -1,85 +1,13 @@
-MDSFORMANPAGES="kube-apiserver.md kube-controller-manager.md kube-proxy.md 
kube-scheduler.md kubelet.md"
-
-# remove comments from man pages
-for manpage in ${MDSFORMANPAGES}; do
-  pos=$(grep -n "<\!-- END MUNGE: UNVERSIONED_WARNING -->" ${manpage} | cut 
-d':' -f1)
-  if [ -n ${pos} ]; then
-sed -i "1,${pos}{/.*/d}" ${manpage}
-  fi
-done
-
-# for each man page add NAME and SYNOPSIS section
-# kube-apiserver
-sed -i -s "s/## kube-apiserver/# NAME\nkube-apiserver \- Provides the API for 
kubernetes orchestration.\n\n# SYNOPSIS\n**kube-apiserver** [OPTIONS]\n/" 
kube-apiserver.md
-
-cat << 'EOF' >> kube-apiserver.md
-# EXAMPLES
-```
-/usr/bin/kube-apiserver --logtostderr=true --v=0 
--etcd_servers=http://127.0.0.1:4001 --insecure_bind_address=127.0.0.1 
--insecure_port=8080 --kubelet_port=10250 
--service-cluster-ip-range=10.1.1.0/24 --allow_privileged=false
-```
-EOF
-# kube-controller-manager
-sed -i -s "s/## kube-controller-manager/# NAME\nkube-controller-manager \- 
Enforces kubernetes services.\n\n# SYNOPSIS\n**kube-controller-manager** 
[OPTIONS]\n/" kube-controller-manager.md
-
-cat << 'EOF' >> kube-controller-manager.md
-# EXAMPLES
-```
-/usr/bin/kube-controller-manager --logtostderr=true --v=0 
--master=127.0.0.1:8080
-```
-EOF
-# kube-proxy
-sed -i -s "s/## kube-proxy/# NAME\nkube-proxy \- Provides network proxy 
services.\n\n# SYNOPSIS\n**kube-proxy** [OPTIONS]\n/" kube-proxy.md
-
-cat << 'EOF' >> kube-proxy.md
-# EXAMPLES
-```
-/usr/bin/kube-proxy --logtostderr=true --v=0 --master=http://127.0.0.1:8080
-```
-EOF
-# kube-scheduler
-sed -i -s "s/## kube-scheduler/# NAME\nkube-scheduler \- Schedules containers 
on hosts.\n\n# SYNOPSIS\n**kube-scheduler** [OPTIONS]\n/" kube-scheduler.md
-
-cat << 'EOF' >> kube-scheduler.md
-# EXAMPLES
-```
-/usr/bin/kube-scheduler --logtostderr=true --v=0 --master=127.0.0.1:8080
-```
-EOF
-# kubelet
-sed -i -s "s/## kubelet/# NAME\nkubelet \- Processes a container manifest so 
the containers are launched according to how they are described.\n\n# 
SYNOPSIS\n**kubelet** [OPTIONS]\n/" kubelet.md
-
-cat << 'EOF' >> kubelet.md
-# EXAMPLES
-```
-/usr/bin/kubelet --logtostderr=true --v=0 --api_servers=http://127.0.0.1:8080 
--address=127.0.0.1 --port=10250 --hostname_override=127.0.0.1 
--allow-privileged=false
-```
-EOF
-
-# for all man-pages
-for md in $MDSFORMANPAGES; do
-   # correct section names
-   sed -i -s "s/### Synopsis/# DESCRIPTION/" $md
-   sed -i -s "s/### Options/# OPTIONS/" $md
-   # add header
-   sed -i "s/# NAME/% KUBERNETES(1) kubernetes User Manuals\n# NAME/" $md
-   # modify list of options
-   # options with no value in ""
-   sed -i -r 's/(^  )(-[^":][^":]*)(:)(.*)/\*\*\2\*\*\n\t\4\n/' $md
-   # option with value in ""
-   sed -i -r 's/(^  
)(-[^":][^":]*)("[^"]*")(:)(.*)/\*\*\2\3\*\*\n\t\5\n/' $md
-   # options in -s, --long
-   sed -i -r 's/(^  )(-[a-z], -[^":][^":]*)(:)(.*)/\*\*\2\*\*\n\t\4\n/' $md
-   sed -i -r 's/(^  )(-[a-z], 
-[^":][^":]*)("[^"]*")(:)(.*)/\*\*\2\3\*\*\n\t\5\n/' $md
-   # remove ```
-   sed -i 's/```//' $md
-   # remove all lines starting with ##
-   sed -i 's/^##.*//' $md
-   # modify footer
-   sed -i -r "s/^\[!\[Analytics\].*//" $md
-   

commit kubernetes1.27 for openSUSE:Factory

2023-07-27 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubernetes1.27 for openSUSE:Factory 
checked in at 2023-07-27 16:51:15

Comparing /work/SRC/openSUSE:Factory/kubernetes1.27 (Old)
 and  /work/SRC/openSUSE:Factory/.kubernetes1.27.new.32662 (New)


Package is "kubernetes1.27"

Thu Jul 27 16:51:15 2023 rev:4 rq:1100840 version:1.27.4

Changes:

--- /work/SRC/openSUSE:Factory/kubernetes1.27/kubernetes1.27.changes
2023-06-21 22:40:51.366731161 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes1.27.new.32662/kubernetes1.27.changes 
2023-07-27 16:51:48.662154129 +0200
@@ -1,0 +2,37 @@
+Wed Jul 26 11:03:03 UTC 2023 - Priyanka Saggu 
+
+- Update: `BuildRequires:  go >= 1.20.6`
+- Update to version 1.27.4:
+  * [release-1.27] releng/go: Bump images, versions and deps to use Go 1.20.6
+  * Fix the converts an empty string to nil.
+  * Add unit tests for parallel StatefulSet create & delete
+  * Parallel StatefulSet pod create & delete
+  * Refactor StatefulSet controller update logic
+  * Only declare job as finished after removing all finalizers
+  * Automated cherry pick of #118716 upstream release 1.27 (#118911)
+  * Hide numberOfMissedSchedules as an algorithm internal number
+  * Update schedule logic to properly calculate missed schedules
+  * Automated cherry pick of #118805: test comment should match the code in 
podgc (#118913)
+  * call ./hack/update-vendor.sh
+  * kubeadm: remove function pointer comparison in phase test
+  * CHANGELOG-1.27: Add note for AWS in-tree provider removal
+  * Updating the nodeAffinity of gated pods having nil affinity should be 
allowed
+  * fix the existing problem (0 SerialNumber in all certificate) as part of 
this PR in a separate commit
+  * update serial number to a valid non-zero number in ca certificate
+  * Delete CRDs created during field validation tests.
+  * kubectl explain should work for both cluster and namespace resources and 
without a GET method
+  * always execute condition for wait.PollUntilContextTimeout with 
immediate=true
+  * Review remarks to improve HandlePodCleanups in kubelet
+  * Fix the deletion of rejected pods
+  * Unset gated pod info timestamp in addToActiveQ
+  * deps: Bump to cAdvisor v0.47.2
+  * Make etcd component status consistent with health probes
+  * e2e storage: terminate worker quietly on test completion
+  * Fix flaky persistent volumes e2e test
+  * Set the node-ips annotation correctly with CloudDualStackNodeIPs
+  * Fix the git-repo test error caused by the correct use of loop variables
+  * dra scheduler plugin test: fix loopvar bug and "reserve" expected data
+  * Add node check to vSphere cloud provider
+  * Adding additional validations to queried endpoint list iteration.
+
+---

Old:

  kubernetes-1.27.3.tar.xz

New:

  kubernetes-1.27.4.tar.xz



Other differences:
--
++ kubernetes1.27.spec ++
--- /var/tmp/diff_new_pack.YIxvY1/_old  2023-07-27 16:51:50.158162581 +0200
+++ /var/tmp/diff_new_pack.YIxvY1/_new  2023-07-27 16:51:50.166162627 +0200
@@ -22,7 +22,7 @@
 %define baseversionminus1 1.26
 
 Name:   kubernetes%{baseversion}
-Version:1.27.3
+Version:1.27.4
 Release:0
 Summary:Container Scheduling and Management
 License:Apache-2.0
@@ -51,7 +51,7 @@
 Patch5: revert-coredns-image-renaming.patch
 BuildRequires:  fdupes
 BuildRequires:  git
-BuildRequires:  go >= 1.20.5
+BuildRequires:  go >= 1.20.6
 BuildRequires:  go-go-md2man
 BuildRequires:  golang-packaging
 BuildRequires:  rsync
@@ -74,6 +74,7 @@
 
 
 # packages to build containerized control plane
+
 %package apiserver
 Summary:Kubernetes apiserver for container image
 Group:  System/Management

++ _service ++
--- /var/tmp/diff_new_pack.YIxvY1/_old  2023-07-27 16:51:50.234163011 +0200
+++ /var/tmp/diff_new_pack.YIxvY1/_new  2023-07-27 16:51:50.238163033 +0200
@@ -5,7 +5,7 @@
 .git
 @PARENT_TAG@
 v(.*)
-v1.27.3
+v1.27.4
 enable
   
   

++ _servicedata ++
--- /var/tmp/diff_new_pack.YIxvY1/_old  2023-07-27 16:51:50.258163146 +0200
+++ /var/tmp/diff_new_pack.YIxvY1/_new  2023-07-27 16:51:50.262163169 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/kubernetes/kubernetes.git
-  25b4e43193bcda6c7328a6d147b1fb73a33f1598
+  fa3d7990104d7c1f16943a67f11b154b71f6a132
 (No newline at EOF)
 

++ kubernetes-1.27.3.tar.xz -> kubernetes-1.27.4.tar.xz ++
/work/SRC/openSUSE:Factory/kubernetes1.27/kubernetes-1.27.3.tar.xz 
/work/SRC/openSUSE:Factory/.kubernetes1.27.new.32662/kubernetes-1.27.4.tar.xz 
differ: char 15, line 1

++ kubernetes.obsinfo ++
--- 

commit kubernetes1.27 for openSUSE:Factory

2023-06-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubernetes1.27 for openSUSE:Factory 
checked in at 2023-06-21 22:39:44

Comparing /work/SRC/openSUSE:Factory/kubernetes1.27 (Old)
 and  /work/SRC/openSUSE:Factory/.kubernetes1.27.new.15902 (New)


Package is "kubernetes1.27"

Wed Jun 21 22:39:44 2023 rev:3 rq:1094265 version:1.27.3

Changes:

--- /work/SRC/openSUSE:Factory/kubernetes1.27/kubernetes1.27.changes
2023-06-12 15:27:50.235543924 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes1.27.new.15902/kubernetes1.27.changes 
2023-06-21 22:40:51.366731161 +0200
@@ -1,0 +2,22 @@
+Wed Jun 21 05:02:05 UTC 2023 - Priyanka Saggu 
+
+- Update: `BuildRequires:  go >= 1.20.5`
+- Update to version 1.27.3:
+  * Release commit for Kubernetes v1.27.3
+  * update-vendor: update vendored go.sums
+  * releng/go: Update images, dependencies and version to Go 1.20.5
+  * kube-proxy avoid race condition using LocalModeNodeCIDR
+  * Add ephemeralcontainer to imagepolicy securityaccount admission plugin
+  * supported version of etcd 3.5.7-0 for Kubernetes v1.27.0-rc.0
+  * e2e framework retry on Service unavailable errors
+  * e2e: apply timeout for CSI Storage Capacity test only to node
+  * Add DisruptionTarget condition when preempting for critical pod
+  * update webhook test to go 1.21
+  * Test APIService safe handling at startup
+  * Fix waiting for CRD sync at server start
+  * kubeadm: fix a bug where the static pod changes detection logic is 
inconsistent with kubelet
+  * kubeadm: Make etcd member removal idempotent
+  * kubeadm: Add etcd client unit tests
+  * kubeadm: Use internal etcd client through an interface
+
+---

Old:

  kubernetes-1.27.2.tar.xz

New:

  kubernetes-1.27.3.tar.xz



Other differences:
--
++ kubernetes1.27.spec ++
--- /var/tmp/diff_new_pack.cd9hck/_old  2023-06-21 22:40:52.918740502 +0200
+++ /var/tmp/diff_new_pack.cd9hck/_new  2023-06-21 22:40:52.922740525 +0200
@@ -22,7 +22,7 @@
 %define baseversionminus1 1.26
 
 Name:   kubernetes%{baseversion}
-Version:1.27.2
+Version:1.27.3
 Release:0
 Summary:Container Scheduling and Management
 License:Apache-2.0
@@ -51,7 +51,7 @@
 Patch5: revert-coredns-image-renaming.patch
 BuildRequires:  fdupes
 BuildRequires:  git
-BuildRequires:  go >= 1.20.4
+BuildRequires:  go >= 1.20.5
 BuildRequires:  go-go-md2man
 BuildRequires:  golang-packaging
 BuildRequires:  rsync
@@ -69,6 +69,7 @@
 
 
 
+
 
 
 

++ _service ++
--- /var/tmp/diff_new_pack.cd9hck/_old  2023-06-21 22:40:53.010741055 +0200
+++ /var/tmp/diff_new_pack.cd9hck/_new  2023-06-21 22:40:53.010741055 +0200
@@ -5,7 +5,7 @@
 .git
 @PARENT_TAG@
 v(.*)
-v1.27.2
+v1.27.3
 enable
   
   

++ _servicedata ++
--- /var/tmp/diff_new_pack.cd9hck/_old  2023-06-21 22:40:53.034741200 +0200
+++ /var/tmp/diff_new_pack.cd9hck/_new  2023-06-21 22:40:53.038741223 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/kubernetes/kubernetes.git
-  7f6f68fdabc4df88cfea2dcf9a19b2b830f1e647
+  25b4e43193bcda6c7328a6d147b1fb73a33f1598
 (No newline at EOF)
 

++ kubernetes-1.27.2.tar.xz -> kubernetes-1.27.3.tar.xz ++
/work/SRC/openSUSE:Factory/kubernetes1.27/kubernetes-1.27.2.tar.xz 
/work/SRC/openSUSE:Factory/.kubernetes1.27.new.15902/kubernetes-1.27.3.tar.xz 
differ: char 15, line 1

++ kubernetes.obsinfo ++
--- /var/tmp/diff_new_pack.cd9hck/_old  2023-06-21 22:40:53.154741921 +0200
+++ /var/tmp/diff_new_pack.cd9hck/_new  2023-06-21 22:40:53.158741946 +0200
@@ -1,5 +1,5 @@
 name: kubernetes
-version: 1.27.2
-mtime: 1684332807
-commit: 7f6f68fdabc4df88cfea2dcf9a19b2b830f1e647
+version: 1.27.3
+mtime: 1686736058
+commit: 25b4e43193bcda6c7328a6d147b1fb73a33f1598
 


commit kubernetes1.27 for openSUSE:Factory

2023-06-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubernetes1.27 for openSUSE:Factory 
checked in at 2023-06-12 15:27:05

Comparing /work/SRC/openSUSE:Factory/kubernetes1.27 (Old)
 and  /work/SRC/openSUSE:Factory/.kubernetes1.27.new.15902 (New)


Package is "kubernetes1.27"

Mon Jun 12 15:27:05 2023 rev:2 rq:1092439 version:1.27.2

Changes:

--- /work/SRC/openSUSE:Factory/kubernetes1.27/kubernetes1.27.changes
2023-05-06 22:09:11.656717595 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes1.27.new.15902/kubernetes1.27.changes 
2023-06-12 15:27:50.235543924 +0200
@@ -1,0 +2,61 @@
+Mon Jun 12 05:12:03 UTC 2023 - Priyanka Saggu 
+
+- Update: `BuildRequires:  go >= 1.20.4`
+- Update to version 1.27.2:
+  * Release commit for Kubernetes v1.27.2
+  * OpenAPI V3 invalid document checks
+  * QueryParamVerifier falls back on invalid v3 document
+  * QueryParamVerifierV3 resilient to minimal OpenAPI V3 documents
+  * kubeadm: fix a bug where file copy(backup) could not be executed correctly 
on Windows platform during upgrade
+  * benchmark test to evaluate the overhead of podMatchesScopeFunc
+  * Fix incorrect calculation for ResourceQuota with PriorityClass as its scope
+  * Update podFailurePolicy comments from alpha-level to beta
+  * Disable NewVolumeManagerReconstruction feature gate
+  * releng/go: Update images, dependencies and version to Go 1.20.4
+  * Bump konnectivity-client to v0.1.2
+  * Kube-proxy/ipvs: accept access to healthCheckNodePort on LbIP
+  * node: device-plugin: e2e: Additional test cases
+  * node: device-plugin: add node reboot test scenario
+  * node: device-plugin: e2e: Capture pod admission failure
+  * node: device-mgr: e2e: adapt to sample device plugin refactoring
+  * node: device-mgr: e2e: Update the e2e test to reproduce issue:109595
+  * node: device-mgr: e2e: Implement End to end test
+  * node: device-mgr: Handle recovery by checking if healthy devices exist
+  * node: device-plugin: e2e: Add test case for kubelet restart
+  * node: device-plugin: e2e: Provide sleep intervals via constants
+  * node: device-plugin: e2e: Update test description to make it explicit
+  * node: device-plugin: e2e: Isolate test to pod restart scenario
+  * node: device-plugin: e2e: Annotate device check with error message
+  * node: device-plugins: e2e: s/devLen/expectedSampleDevsAmount
+  * node: device-plugins: e2e: Refactor parse log to return string and error
+  * Update kube-openapi to fix race
+  * Use absolute path instead requestURI in openapiv3 discovery
+  * proxy/ipvs: don't bind nodeips to the dummy device
+  * proxy/ipvs: add a GetAllLocalAddressesExcept() function
+  * Refactors discovery content-type and helper functions
+  * Fix scheduler performance regression after adding plugin metrics
+  * Update staging/src/k8s.io/apiserver/pkg/cel/common/values.go
+  * Fix bug where CEL listOfString.join() results in unexpected error
+  * Fix directory mismatch for `volume.SetVolumeOwnership()`
+  * Fix stomping os env in kubectl e2e tests
+  * KCCM: add providerID predicate to service controller
+  * Re-work logic in shouldSyncUpdatedNode
+  * add log includes pod preemption details
+  * verifyVolumeNoStatusUpdateNeeded may cause flake and so only keep the last 
ones
+  * deflake: Add retry with timeout to wait for final conditions
+  * kubelet: Mark new terminal pods as non-finished in pod worker
+  * test: Add node e2e to restart kubelet while pod is terminating
+  * kubelet: Ensure pods that have not started track a pendingUpdate
+  * changelog: fix formatting issue with v1.27 change log
+  * Update CHANGELOG/CHANGELOG-1.27.md for v1.27.1
+  * use case-insensitive header keys for http probes
+  * kube-aggregator: correctly use client-go TLS cache with custom dialer
+  * api: encode NamespacedName with lower case in JSON
+  * Do not look at VPC-related resources outside the cluster's network
+  * Fix azure disk e2e after migration
+  * vendor: bump runc to 1.1.6
+  * CVE-2023-27561: Bump runc go module v1.1.4 -> v1.1.5
+  * fix: the volume is not detached after the pod and PVC objects are deleted
+  * Return error for localhost seccomp type with no localhost profile defined
+
+---

Old:

  kubernetes-1.27.1.tar.xz

New:

  kubernetes-1.27.2.tar.xz



Other differences:
--
++ kubernetes1.27.spec ++
--- /var/tmp/diff_new_pack.pEcxRX/_old  2023-06-12 15:27:52.875559542 +0200
+++ /var/tmp/diff_new_pack.pEcxRX/_new  2023-06-12 15:27:52.879559565 +0200
@@ -22,7 +22,7 @@
 %define baseversionminus1 1.26
 
 Name:   kubernetes%{baseversion}
-Version:1.27.1
+Version:1.27.2
 Release:0
 Summary: