Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kubernetes1.18-scheduler-1.18.4-lp153.2.1 RPM for armv7hl

From OpenSuSE Ports Leap 15.3 for armv7hl

Name: kubernetes1.18-scheduler Distribution: openSUSE Leap 15.3
Version: 1.18.4 Vendor: openSUSE
Release: lp153.2.1 Build date: Sun Mar 21 17:24:56 2021
Group: System/Management Build host: obs-arm-5
Size: 37219962 Source RPM: kubernetes1.18-1.18.4-lp153.2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: http://kubernetes.io
Summary: Kubernetes scheduler for container image
This subpackage contains the kube-scheduler binary for Kubic images

Provides

Requires

License

Apache-2.0

Changelog

* Mon Jun 22 2020 Dirk Mueller <dmueller@suse.com>
  - avoid verbose diagnostic print on start of kubelet
    sc
* Thu Jun 18 2020 dmueller@suse.com
  - Update to version 1.18.4:
    * enable floating IP for IPv6
    * Extend AWS azToRegion method to support Local Zones and other partitions
    * kubelet: block non-forwarded packets from crossing the localhost boundary
    * Deflake port-forward e2e test
    * Fix fieldType being dropped by older go-clients
    * FieldManager: Reset if we receive nil or a list with one empty item
    * set dest prefix and port for IPv6 sg rule
    * fieldManager: Ignore and log all errors when updating managedFields
    * Make kubectl tolerate other versions of the CSR API
    * Changes to ManagedFields is not mutation for GC
    * fix a number of unbounded dimensions in request metrics
    * build: Use debian-hyperkube-base@v1.0.0 image
    * Check for GCE finalizer in GetLoadBalancer.
    * Fix csi-provisioner image for pd csi driver
    * hyperkube: Build v1.0.0 image
    * build: Add dependency entries for debian-hyperkube-base
    * Update CNI to v0.8.6
    * Fix public IP not shown issues after assigning public IP to Azure VMs
    * Skip Pod Conditions from scheduling queue updates
    * add test for finalizers
    * skip unnecessary scheduling attempt when pod's finalizers change
    * Update CHANGELOG/CHANGELOG-1.18.md for v1.18.3
    * Add back anti-affinity to kube-dns pods.
    * Check for empty zone string
    * Azure - do not use 0 zone or empty string for zone when creating PVs
    * Fix client-ca dynamic reload in apiserver
    * Fix exclusive CPU allocations being deleted at container restart
    * Update strategy used to reuse CPUs from init containers in CPUManager
* Wed Jun 10 2020 Richard Brown <rbrown@suse.com>
  - Remove %{?_smp_mflags} to make build more reliable [boo#1172744]
* Wed Jun 10 2020 Bernhard Wiedemann <bwiedemann@suse.com>
  - Add reproducible-buildid.patch to make package build reproducible
* Tue Jun 09 2020 rbrown@suse.com
  - Update to version 1.18.3:
    * Move nfs-provisioner from quay.io/kubernetes_incubator to staging-csi
    * Use staging-csi to work around quay.io availability
    * Azure: support non-VMSS instances removal
    * deps: Use debian-base:v2.1.0 and debian-iptables:v12.1.0
    * build: Add build-image OWNERS to debian-{base,iptables} and pause dirs
    * count no nodes scheduling failure as unschedulable instead of error
    * kubeadm: fix flakes when performing etcd MemberAdd on slower setups
    * base-images: Update to kube-cross:v1.13.9-5
    * build: Alpha-sort dependencies.yaml
    * fix: azure disk dangling attach issue
    * kube-proxy: increase the session affinity timeout to ensure that the test passes in ipvs mode
    * cluster: ipvs conntrack module vs kernel version
    * allow k8s.io/kubernetes/third_party/forked/ipvs in e2e test framework import restrictions (transitive dep from pkg/kubemark)
    * add license headers for third_party/forked/ipvs
    * third_party/forked/ipvs: check the address family if the netlink address family attribute is not set
    * run hack/update-vendor.sh to remove github.com/docker/libnetwork
    * remove github.com/docker/libnetwork from go.mod
    * update pkg/util/ipvs to use third_party/forked/ipvs
    * move github.com/docker/libnetwork/ipvs to third_party/forked
    * fix backoff manager timer initialization race
    * fix: ACR auth fails in private azure clouds
    * Restore cache-control header filter
    * kube-scheduler: compatibility with ServerSideApply
    * bugfix: initcontainer wasn't considered when calculate resource request
    * fix: azure file csi migration failure
    * Fix flaws in Azure CSI translation
    * Revert "stop defaulting kubeconfig to http://localhost:8080"
    * Update CHANGELOG/CHANGELOG-1.18.md for v1.18.2
    * Fix Node initialization for GCP cloud provider
    * Simplify unregistration of csiplugin
    * Unregister csiplugin even if socket path is gone
    * Move PSP tests behind a feature tag
    * kube-openapi bump to release-1.18
    * Preserve int/float distinction when decoding raw values
    * Check Annotations map against nil for ConfigMapLock#Update()
    * Fix CSINodeInfo startup
    * Wait for APIServer 'ok' forever during CSINode initialization during Kubelet init
* Mon Jun 08 2020 Richard Brown <rbrown@suse.com>
  - Add ConditionPathExists=/var/lib/kubelet/config.yaml to kubelet.service [boo#1146372]
* Wed May 20 2020 Richard Brown <rbrown@suse.com>
  - Run sysctl -a --system before kubelet to ensure sysctl parameters are correctly loaded [boo#1171770]
* Wed Apr 22 2020 rbrown@suse.com
  - Update to version 1.18.2:
    * Fix GCE ILB for large clusters
    * Restore the ability to `kubectl apply --prune` without -n flag
    * Fix client watch reestablishment handling of client-side timeouts
    * Fix priorityClass typo, add numeric priority to static pods
    * Update CHANGELOG/CHANGELOG-1.18.md for v1.18.1
    * Test dropped round-trip annotations in HPA conversion
    * Drop round-trip annotations in HPA conversion
    * Skip updating cache on pod update if the node was deleted
* Thu Apr 16 2020 Richard Brown <rbrown@suse.com>
  - kubelet-common: conflict with other instances of kubelet-common and require kubernetes-kubelet%{baseversion}
* Tue Apr 14 2020 rbrown@suse.com
  - Update to version 1.18.1:
    * Ensure Azure availability zone is always in lower cases
    * Even with build error, kubectl apply should apply all valid resources
    * fix: update max azure disk max count
    * Ensure diff doesn't persist patches
    * Fix permissions for endpointslice controller
    * Clean up event messages for errors.
    * Allow list-resources.sh to continue if a resource fails to list
    * fix a bug where spn: prefix is unexpectedly added to kubeconfig apiserver-id setting
    * Adds integration test for apply failures when applying multiple resources
    * Fixes problem where kubectl apply stops after first error
    * fix cpu resource metric type by changing to counter
    * fix concurreny issue in lb creation
    * Kubeadm: fix Ready condition check
    * kubeadm: add missing RBAC for getting nodes on "upgrade apply"
    * Check that ImageInspect pointer is not nil
    * Fix bug about unintentional scale out during updating deployment.
    * Update CHANGELOG/CHANGELOG-1.18.md for v1.18.0
    * build/dependencies: Remove bazel WORKSPACE go_version check
    * deps: Update to Golang 1.13.9
    * build: Remove kube-cross image building
    * Label Windows test as Serial.
* Fri Apr 03 2020 Richard Brown <rbrown@suse.com>
  - Initial Packaging - see kubernetes changelog for historic logs

Files

/usr/bin/kube-scheduler
/usr/share/doc/packages/kubernetes1.18-scheduler
/usr/share/doc/packages/kubernetes1.18-scheduler/CONTRIBUTING.md
/usr/share/doc/packages/kubernetes1.18-scheduler/README.md
/usr/share/licenses/kubernetes1.18-scheduler
/usr/share/licenses/kubernetes1.18-scheduler/LICENSE
/usr/share/man/man1/kube-scheduler.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 16:34:06 2024