kubernetes1.35-client-1.35.0-150600.13.21.1<>,9 i[{xp9|t0 3wE! 5=iV\ÑMjOg:+K+%p091gںsnr{F##{1bMf&N<C wPGџ]E>~f"!dW!Y!UGyxEY}M:"bC밄R?̸f7ŐdXϽeޘ8p2 ļU8oɝmֺ=hٹ{Dk3$#{'`4kߙERb0Ƒ*>;.X?.Hd . Flp 8 H X x  @`(89:4F)$G)@H)`I)X)Y)\)])^*Rb*c+d,%e,*f,-l,/u,Dv,dz---..DCkubernetes1.35-client1.35.0150600.13.21.1Kubernetes client toolsKubernetes client tools like kubectl.i[{xibs-power9-22@SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/System/Managementhttps://kubernetes.io/linuxppc64leh #,^A큤A큤i[{wi[{ui[zi[{wiBiBi[{wiB1a8ff7bf3fd8f0fffc3d06087f75f712b689d5507079ce35fe88b25ca6d39df5639af1c94c39ded3a781d1f82c7075b6af898b7bb6d284ea0313278568c54231ca72a02de7afff935feb2beb5c670b758617eac433a8473703ed151f9641bb62cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30/etc/alternatives/kubectl@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootkubernetes-1.35.0-150600.13.21.1.src.rpmkubernetes-client-providerkubernetes1.35-clientkubernetes1.35-client(ppc-64)    diffutilskubernetes1.35-client-commonrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)update-alternativesupdate-alternatives3.0.4-14.6.0-14.0-15.2-14.14.3iKiChhH@h!g@g(@ff?@f@f|fGFf"\f! @priyanka.saggu@suse.compriyanka.saggu@suse.compriyanka.saggu@suse.compriyanka.saggu@suse.compriyanka.saggu@suse.compriyanka.saggu@suse.compriyanka.saggu@suse.compriyanka.saggu@suse.compriyanka.saggu@suse.compriyanka.saggu@suse.compriyanka.saggu@suse.compriyanka.saggu@suse.compriyanka.saggu@suse.compriyanka.saggu@suse.com- bump `diffutils` as `Requires` in the Kubernetes*-client package, bsc#1251168 * Adding as `Recommends` didn't work - ``` recommends do not actually get respected in container builds, as container builds are configured to install with packages marked as required. ```- Update to version 1.35.0: initial package for Kubernetes v1.35.0 * Full changelog - https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1350 - Update .spec file to bump go version build requirements: * `BuildRequires: go >= 1.25.5` * `BuildRequires: golang(API) = 1.25` * ref: https://github.com/kubernetes/kubernetes/blob/v1.35.0/build/dependencies.yaml#L117-L120- add `Recommends: diffutils` to Kubernetes*-client package, bsc#1251168 * This is to fix errors like: ``` kubectl kustomize . --enable-helm | kubectl diff -n "$NAMESPACE" -f - error: failed to run "diff": executable file not found in $PATH ```- Update to version 1.33.1, jsc#PED-11106 (alignment with upstream N version): * Find full changelog – https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v1331 - Update .spec file to bump go version build requirements: * `BuildRequires: go >= 1.24.2` * `BuildRequires: golang(API) = 1.24` * ref: https://github.com/kubernetes/kubernetes/blob/v1.33.1/build/dependencies.yaml#L117-L119 - This update also include fixed version of golang.org/x/net/html vendored module (0.38.0), CVE-2025-22872, bsc#1241795- Update to version 1.32.4: * Find full changelog – https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v1324 - Update .spec file to bump go version build requirements: * `BuildRequires: go >= 1.23.6` * `BuildRequires: golang(API) = 1.23` * ref: https://github.com/kubernetes/kubernetes/blob/v1.32.4/build/dependencies.yaml#L117-L119- Update to version 1.31.6: * Find full changelog – https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v1316 - Update .spec file to bump go version build requirements: * `BuildRequires: go >= 1.22.12` * ref: https://github.com/kubernetes/kubernetes/blob/v1.31.6/build/dependencies.yaml#L117-L119- Update to version 1.30.6: * bump golang to 1.22.8 * kubeadm: fix a bug where the RemoveMember function did not return the correct member list when the member to be removed did not exist * Fix deleted UDP endpoint detection * Fix daemonset to ensure old unhealthy pods are counted towards max unavailable budget. * kubeadm: check the member list status before adding or removing an etcd member * kubeadm: check whether the peer URL for the added etcd member already exists when the MemberAddAsLearner/MemberAdd fails * bugfix: endpoints controller track resource version conrrectly * define some default kube-apiserver flags for tests disabling unneded controllers * Remove `socat` and `ebtables` from kubeadm preflight checks * Add activeDeadlineSeconds to kubeadm upgrade-health-check job * run update-vendor.sh and fix up broken go.sum(s) * Fix verify-vendor script to check all go.mod and go.sum files * fix memory leak from global MeterProvider - Update .spec file to bump go version build requirements: * `BuildRequires: go >= 1.22.8` * ref: https://github.com/kubernetes/kubernetes/blob/v1.30.6/build/dependencies.yaml#L117-L119- Update to version 1.30.5: * Restart the init container to not be stuck in created state * succeeded pod is being re-admitted * Avoid SidecarContainers code path for non-sidecar pods * Build etcd image of v3.5.15 * Update etcd from v3.5.14 to v3.5.15 * add missing RBAC to statefulset-controller for StatefulSetAutoDeletePVC feature * Bump images, dependencies and versions to go 1.22.6 and distroless iptables * Fix openapi-gen dependency. * update coredns/corefile-migration to v1.0.24 to support coredns v1.11.3 * kubeadm: bump coredns to 1.11.3 * kube-up.sh: bump coreDNS to 1.11.3 * Add a new workqueue to endpointslice controller for updating topology cache and checking node topology distribution. * fix a scheduler preemption issue that victim is not patched properly * kube-proxy: initialization wait for service and endpoint handlers synced * make PodIP.IP and HostIP.IP required. - Update .spec file to bump go version build requirements: * `BuildRequires: go >= 1.22.6` * ref: https://github.com/kubernetes/kubernetes/blob/v1.30.5/build/dependencies.yaml#L117-L119- Update to version 1.30.4: * Updating kubelet on Windows to query uuid from registry * Move APIServingWithRoutine to alpha and disabled by default. * kubeadm: Add '--yes' flag to the list of allowed flags * Terminate restartable init containers ignoring not-started containers * Hot fix for panic on schema conversion. * moving for easier cherry-pick * Falls back to SPDY for gorilla/websocket https proxy error * kubeadm: fix join bug where kubeletconfig was not patched in memory * mount-utils: treat syscall.ENODEV as corrupted mount * apiserver: fix watch namespace * api: fix ValidatingAdmissionPolicyList json tag * Fix that PodIP field is not set for terminal pod * Use omitempty for optional fields in Job Pod Failure Policy * Fixed metrics missing issue for metrics reference page * kubeadm: fix a bug in v1beta3.JoinConfiguration.Discovery.Timeout * Respect controllers on PVCs for retention policy- Update to version 1.30.3: * Add funcs in pkg/filesystem/util that can actually set file permissiosn on Windows and update container log dir perms to 660 on Windows * Fix pv reclaim failed due to its phase is wrongly updated to the Failed state by kcm * Mark a test case which sets up a sample-apiserver as serial due to potential conflicts with other test cases which do the same. * defaultMaskedPaths must be kept in sync with moby/moby. * gitRepo volume: directory must be max 1 level deep * Bump images, dependencies and versions to go 1.22.5 and distroless iptables * Fix endpoints status out-of-sync when the pod state changes rapidly * fix: skip isPodWorthRequeuing only when SchedulingGates gates the pod * Clean up the featureGates during the matchSuccessPolicy unit tests * Initialize terminating field in the Job controller unit tests * Job: Fix a bug that the SuccessCriteriaMet condition is added to the Job with successPolicy even if the JobSuccessPolicy featureGate is disabled - Update .spec file to bump go version build requirements: * `BuildRequires: go >= 1.22.5` * ref: https://github.com/kubernetes/kubernetes/blob/v1.30.3/build/dependencies.yaml#L117-L119- Update to version 1.30.2: * Bump images, dependencies and versions to go 1.22.4 and distroless iptables/setcap/debian-base * update driver installer * Don't fill in NodeToStatusMap with UnschedulableAndUnresolvable * Revert "scheduler: preallocation for NodeToStatusMap" * kubeadm: use the actual configured kubelet healthz address:port * kubectl create cronjobs: Manually set OwnerReferences * add an integration test when nodeAffinity specifies a non-existent node. * base on allNodes when calculating nextStartNodeIndex * Fix printPod panic with spurious container statuses * Adding the feature gates to fix cost for VAP and webhook matchConditions. * cherry pick #124618 to 1.30 * fix requests tracker concurrency * fix conflict race in statefulset rest update * fix stateful set pod recreation and event spam * fix pods tracking and internal error checking in statefulset tests * Updated & added visibility to apiserver x509 test certificates expiring this year- Update to version 1.30.1: * Clean up PersistentVolumeLabel admission plugin * scheduler: preallocation for NodeToStatusMap * tag service.spec.TrafficDistribution field as alpha * tag TrafficDistribution tests to avoid running on clusters without the feature enabled * fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553) * kubeadm: check for available nodes during 'CreateJob' preflight * Idempotent transformers in scheduler & kcm * kubeadm: fix bug of kubeletconfig not being downloaded on upgrade * e2e framework: configure Ginkgo logger and klog consistently * e2e node: fix -v support * Update applyconfig-gen for pacakges where group and dir differ in name * kube_codegen: expose applyconfig-openapi-schema flag for client generation- For linux/s390x platform: disabled building kubernetes binaries with `-buildmode=pie` * `-buildmode=pie` with "internal linking" is not yet supported on linux/s390x platform * ref: https://github.com/golang/go/blob/a63907808d14679c723e566cb83acc76fc8cafc2/src/internal/platform/supported.go#L223-L232 * ref: https://github.com/golang/go/issues/64875#issuecomment-1870734528- initial package for Kubernetes v1.30.0 * Full changelog - https://github.com/kubernetes/kubernetes/blob/v1.30.0/CHANGELOG/CHANGELOG-1.30.mdibs-power9-22 17676030641.35.01.35.0-150600.13.21.11.35.0-150600.13.21.1kubectlkubectlkubectl1.35kubernetes1.35-clientCONTRIBUTING.mdREADME.mdkubernetes1.35-clientLICENSE/etc/alternatives//usr/bin//usr/share/doc/packages//usr/share/doc/packages/kubernetes1.35-client//usr/share/licenses//usr/share/licenses/kubernetes1.35-client/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:42079/SUSE_SLE-15-SP6_Update/e9f6184a9362f7e48ddc32623789b143-kubernetes.SUSE_SLE-15-SP6_Updatedrpmxz5ppc64le-suse-linuxcannot open `/home/abuild/rpmbuild/BUILDROOT/kubernetes-1.35.0-150600.13.21.1.ppc64le/etc/alternatives/kubectl' (No such file or directory)ELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=5afa0a14db84b657de78904c13cb0114fbcfff73, strippeddirectoryASCII textASCII text, with very long linesJ`Y-utf-878192d219bc6512762b38313d5af5bd59f0959c26d3bae2457e6a946670ebd8b?P7zXZ !t/W]"k%]{~FlD )j\-Oi<B PnU6v'nhb Ci(IézV iP?S ]Uљ 8gQm$c?ď!V8geDQBOSRO>- DFS KH_I\@⹈ i|6GTׂ!) OFI]_40LR!T4ل1Ӓy84Z pP}ćdLf>㧼t"|G:3vEbSU%PQpT:ANKc^1Բ $:6K콩;^)Tp8tY8y 0Ce10 MW{D VW:* aSՍYif5+}!ȷ&}1ZT=5LL9>ЪX}+eQ )/