Revisions of kubernetes1.18

Fabian Vogt's avatar Fabian Vogt (favogt) committed (revision 61)
buildservice-autocommit accepted request 960745 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 60)
baserev update by copy to link target
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 960508 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 59)
- avoid bashism in client-common postinstall script (bsc#1195391)
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 908945 from Alexandre Vicenzi's avatar Alexandre Vicenzi (avicenzi) (revision 58)
Update to version 1.18.20
buildservice-autocommit accepted request 885765 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 57)
baserev update by copy to link target
buildservice-autocommit accepted request 860456 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 55)
baserev update by copy to link target
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 54)
- Update to version 1.18.14:
  * Flush FibreChannel devices before deleting
  * Fix FibreChannel volume plugin corrupting filesystem on detach
  * Accept healthy instances in list of active instances
  * Update CHANGELOG/CHANGELOG-1.18.md for v1.18.13
  * Remove ready directory which created in empty volumeMounter setUp func
  * Avoid unnecessary GCE API calls for IP-alias calls
  * Lazy initialization of network urls for GCE provider
  * Bump node-problem-detector to v0.8.5
  * fix: resize Azure disk issue when it's in attached state
  * Fix issue in evaluating symlink path for subpath
  * Replace evalSymlink() with powershell command for subPath_windows.go
  * Fix cacheWatcher leak when time jump to the future and jump back
  * update e2e kubectl test
  * prune type in preserve-unknown-fields objects
  * apiextensions: prune array type without items in published OpenAPI
  * fix pull image error from multiple ACRs using azure managed identity
  * Update CHANGELOG/CHANGELOG-1.18.md for v1.18.12
  * change GetFullQualifiedPluginNameForVolume to distinuish different drivers
  * Update max data disk count with new instance types
  * Build files
  * Allow priority to be set for kubelet process on Windows
  * volume binding: report UnschedulableAndUnresolvable status instead of an error when bound PVs not found
  * DelegatingAuthorizationOptions: exposes and sets a default timeout for SubjectAccessReview client
  * Do not update managedFields timestamp when they don't change
  * Mask bearer token in logs when logLevel >= 9
  * Don't create a new sandbox for pod with RestartPolicyOnFailure if all containers succeeded
buildservice-autocommit accepted request 850762 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 53)
baserev update by copy to link target
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 850505 from David Cassany's avatar David Cassany (dcassany) (revision 52)
- Adding a conflict on kubernetes client common to ensure there are no
  leftovers after migration from SP1 to SP2 on SLE15.
buildservice-autocommit accepted request 848393 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 51)
baserev update by copy to link target
buildservice-autocommit accepted request 847536 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 50)
baserev update by copy to link target
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 49)
- Update to version 1.19.4:
  * Do not skip externalLB update if some nodes are not found.
  * Honor disabled LocalStorageCapacityIsolation in scheduling
  * Disable watchcache for events
  * Fix seccomp PSP docker/default annotation handling
  * Re-add the event recorder in the release test
  * Don't clear the cached resourcelock when errors occurs on updates
  * Add failing test showing release is not working properly
  * Add lease release tests in leader election
  * Generate complete leader election record to resolve leader election issues with LeaseLocks
  * Fix a bug that Pods with topologySpreadConstraints get scheduled to nodes without required labels
  * If we set SelectPolicy MinPolicySelect on scaleUp behavior or scaleDown behavior,Horizontal Pod Autoscaler doesn`t automatically scale the number of pods correctly
  * fix: add missing patch flag for kubeadm init phase control-plane
  * Update the PIP when it is not in the Succeeded provisioning state during the LB update.
  * Do not assume storageclass is still in-tree after csi migration
  * Fix `kubectl describe ingress` format
  * Fixes high CPU usage in kubectl drain
  * Ignore deleted pods.
  * Automated cherry pick of #94781: Don't attempt to detach an FC device if we don't know its name
  * add a local tlsTransportCache to available_controller
  * don't cache transports for incomparable configs
  * Fix fcpath
  * Update CHANGELOG/CHANGELOG-1.19.md for v1.19.3
  * fix upgrade test
  * fix azure disk data loss issue on Windows
  * fix azure disk attach failure for disk size bigger than 4TB
  * cloud node controller: handle empty providerID from getProviderID
  * Updating kube-proxy to trim space from loadBalancerSourceRanges
  * Don't create a new sandbox for pod with RestartPolicyOnFailure if all containers succeeded
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 847535 from David Cassany's avatar David Cassany (dcassany) (revision 48)
- Build only kubernetes client subpackages on SLE
buildservice-autocommit accepted request 841995 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 47)
baserev update by copy to link target
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 46)
- Update to version 1.18.10:
  * Fix reporting network_programming_latency metrics in kube-proxy
  * Azure: fix node removal race condition on VMSS deletion
  * make download-or-bust compatible with both sha512/sha1
  * replace sha1 with sha512
  * use more granular buckets for azure api calls
  * avoid potential secret leaking while reading .dockercfg
  * Mask Ceph RBD adminSecrets in logs when logLevel >= 4
  * fix: azure disk resize error if source does not exist
  * fix detach azure disk issue when vm not exist
  * Fix UpdateSnapshot when Node is partially removed
  * kubeadm: make the CP join handling of kubeconfig similar to "init"
  * kubeadm: warn but do not error out on missing CA keys on CP join
  * fix: detach azure disk broken on Azure Stack
  * Handle nil elements when sorting, instead of panicking
  * do not mutate endpoints in the apiserver
  * Remove HeadlessService label in endpoints controller before comparing
  * Update CHANGELOG/CHANGELOG-1.18.md for v1.18.9
  * count of etcd object should be limited to the specified resource
  *  Track pods with required anti-affinity in scheduler NodeInfo and Snapshot.
  * Ensure getPrimaryInterfaceID not panic when network interfaces for Azure VMSS are null
  * Update staging/src/k8s.io/legacy-cloud-providers/azure/azure_loadbalancer_test.go
  * Allow 404 error on lb deletion in azure
  * chore: add diskclient.Update interface
  * chore: add diskclient.ListByResourceGroup interface
  * Fix doc for leader-elect-resource-lock flag
buildservice-autocommit accepted request 835141 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 45)
baserev update by copy to link target
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 44)
- Update to version 1.17.12:
  * e2e: backport regenerate namespace name if the name is already taken #90591
  * Bump kubernetes-cni in RPM specs
  * Update CNI plugins to v0.8.7
  * azure: use the parsed value from the configuration
  * test(kuberuntime): deflake TestRemoveContainer
  * Fix an issue when rotated logs of dead containers are not removed.
  * cleanup: print warning message after timeout
  * Revert "cleanup: decrease log level from warn to v3"
  * cleanup: decrease log level from warn to v3
  * let panics propagate up when processLoop panic
  * Add impersonated user to system:authenticated group
  * fix(azure): check error returned by scaleSet.getVMSS
  * remove oom_watcher_linux_test
  * Clean up conformance tar test data
  * Update json-patch to v4.9.0 tagged release
  * Updating EndpointSlice controller to wait for all caches to be synced
  * Fix bug for inconsistent lists served from etcd
  * test(kubelet): add a regression test to verify kubelet would not panic
  * fix(kubelet): protect `containerCleanupInfos` from concurrent map writes
  * correctly handle resetting cpuacct in a live container
  * add sjenning as kubelet approver
  * Update CHANGELOG/CHANGELOG-1.17.md for v1.17.11
  * Add tests for out of band attachments
  * Make AttachDisk idempotent again
  * fix incorrect configuration of kubepods.slice unit by kubelet (issue #88197)
  * Do not evict pods which tolerate all NoExecute taints
  * Fix namespace controller cleanup orphaning
  * Use NLB Subnet CIDRs instead of VPC CIDRs in updateInstanceSecurityGroupsForNLB
  * Add v6 tests
buildservice-autocommit accepted request 832705 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 43)
baserev update by copy to link target
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 42)
- kubernetes%{baseversion}-kubeadm now obsoletes kubernetes%{baseversionminus1}-kubeadm
Displaying revisions 1 - 20 of 61
openSUSE Build Service is sponsored by