Revisions of kubernetes1.21

buildservice-autocommit accepted request 1150663 from Priyanka Saggu's avatar Priyanka Saggu (psaggu) (revision 39)
baserev update by copy to link target
buildservice-autocommit accepted request 1074940 from Priyanka Saggu's avatar Priyanka Saggu (psaggu) (revision 37)
baserev update by copy to link target
Priyanka Saggu's avatar Priyanka Saggu (psaggu) accepted request 1074657 from Robert Munteanu's avatar Robert Munteanu (robert_munteanu) (revision 36)
Overhaul of completion packages for kubernetes 1.20-1.26
buildservice-autocommit accepted request 1070749 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 35)
baserev update by copy to link target
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 1070424 from Priyanka Saggu's avatar Priyanka Saggu (psaggu) (revision 34)
- Update to version 1.21.14:
  * Release commit for Kubernetes v1.21.14
  * Reject proxy requests to 0.0.0.0 as well
  * etcd-client starts retrying transient errors from the etcd cluster
  * authn: fix cache mutation by AuthenticatedGroupAdder
  * Fix OpenAPI loading error caused by empty APIService
  * Correct event registration for multiple scheduler plugins.
  * Fix: abort nominating a pod that was already scheduled to a node
  * cpu manager policy set to none, no one remove container id from container map, lead memory leak
  * kube-up: use registry.k8s.io for containerd-related jobs
  * Skip updating Endpoints and EndpointSlice if no relevant fields change
  * ipvs: remove port opener
  * iptables: remove port opener
  * Extract containerID from systemd-style cgroupPath in cri_stats_provider And fix test to generate UUID without dash
  * update go.mod for golang.org/x/crypto to v0.0.0-20211202192323-5770296d904e
  * azure_file: try to get secret namespace from ClaimRef
  * azure_file: add namespace tests for InTree to CSI conversion
  * Update Go to 1.16.15
  * cluster/gce: update konnectivity image tags to v0.0.30
  * bump sigs.k8s.io/apiserver-network-proxy/konnectivity-client@v0.0.30
  * fix dryrun when ca file exists
  * fix regression introduced by PR 100320
  * bump k8s.io/utils for inotify fix
  * cronjob_controllerv2: do not filter jobs to be reconciled by labels
  * fix: remove outdated ipv4 route when the corresponding node is deleted
  * Updating EndpointSlice strategy to retain node name in topology until field is set
  * Add PDB selector patch integration test
  * Revert v1beta1 PodDisruptionBudget select patchStrategy
  * kubeadm: fix the bug that 'kubeadm init --dry-run --upload-certs' command failed with 'secret not found' error
  * Mark device as uncertain if unmount device succeeds
buildservice-autocommit accepted request 960749 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 33)
baserev update by copy to link target
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 960505 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 32)
- avoid bashism in client-common postinstall script (bsc#1195391)
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 31)
- 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
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 923548 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 30)
- Bump disk requirements in _constraints to 12GB. Data based on the
  last successful build consumed storage.
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 29)
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 28)
- Update to version 1.21.5:
  * Update to go1.16.8
  * legacy-cloud-providers: aws: Add support for consuming web identity credentials
  * e2e iperf2 change threshold to 10MBps = 80 Mbps
  * Fix NodeAuthenticator tests in dual stack
  * Fix the key missing issue for structured log
  * Fix a small regression in Service updates
  * Service: Fix semantics for Update wrt allocations
  * Don't prematurely close reflectors in case of slow initialization in watch based manager
  * Fix storage class setup in regional_pd.go
  * backport 104410 to release-1.21
  * pkg/kubelet/cm: use SkipFreezeOnSet
  * vendor: bump runc to 1.0.2
  * Switch to non-deprecated timestamppb.Now()
  * Fix buckets initialization
  * fix: ensure InstanceShutdownByProviderID return false for creating Azure VMs
  * fix: skip case sensitivity when checking Azure NSG rules
  * Keep MakeMountArgSensitive and add a new signature that receives flags
  * Update the unit tests to handle mountFlags
  * Add missing interface method in mount_unsupported.go
  * Pass additional flags to subpath mount to avoid flakes in certain conditions
  * Update CHANGELOG/CHANGELOG-1.21.md for v1.21.4
  * Copy golang license to staging copies
  * delete stale UDP conntrack entries for loadbalancer IPs
  * Set idle and readheader timeouts
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 27)
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 26)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 25)
trigger service run
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 24)
- Update to version 1.21.4:
  * Avoid spurious calls to update/delete validation
  * Update to go1.16.7
  * Fix metrics reporting for the deprecated watch path
  * Update configure-helper.sh
  * Update configure-helper.sh
  * Update configure-helper.sh
  * Fix disruptive subPath test failures
  * Fix: ignore not a VMSS error for VMAS nodes in reconcileBackendPools
  * feat: Provide IPv6 support for internal load balancer
  * Update to using apiserver-network-proxy v1.22
  * Make CSR cleaner tolerate objects with invalid status.certificate
  * disable aufs module
  * Update pd csi driver images to use v1 images (CSINode, CSIDriver, etc)
  * storage e2e: patch in RBAC rules for secrets
  * storage e2e: downgrade hostpath driver
  * storage e2e: disable health check containers
  * storage e2e: automate hostpath YAML updates, hostpath v1.6.2
  * update comments and owners file for pkg/util/removeall
  * kubelet: do not call RemoveAll on volumes directory for orphaned pods
  * Fix panic in master upgrade tests
  * Update CHANGELOG/CHANGELOG-1.21.md for v1.21.3
  * Updated to use konnectivity client v0.0.21, and implemented placeholder context
  * Fix the code is leaking the defaulting between unrelated pod instances
  * Simplify use of the fake dynamic client
  * fix: return empty VMAS name if using standalone VM
  * wait for endpoints to be available
  * Remove extra zone test
  * Fix frameworkImpl.extenders being not set
  * fix: Refresh VM cache when node is not found
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 23)
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 22)
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 21)
- Introduce revert-coredns-image-renaming.patch to correct new
  upstream behaviour
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 907160 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 20)
- Drop kubeadm-opensuse-corednsimage.patch: fixed upstream.
Displaying revisions 1 - 20 of 39
openSUSE Build Service is sponsored by