Revisions of kubernetes1.19

Fabian Vogt's avatar Fabian Vogt (favogt) committed (revision 39)
buildservice-autocommit accepted request 960746 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 38)
baserev update by copy to link target
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 960507 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 37)
- avoid bashism in client-common postinstall script (bsc#1195391)
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 925109 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 36)
- Bump disk constraint to 10GB. The last successful builds
  currently occupy 9.4GB of disk space.

Try to address https://build.opensuse.org/package/show/openSUSE:Factory:Staging:I/kubernetes1.19
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 35)
- Update to version 1.19.15:
  * optimize the use of informer for scheduler
  * Initialize scheduler's podInformer in sharedInformerFactory
  * Fix buckets initialization
  * Do not throw error when we can't get canonical path
  * Fix vsphere disk detach failing
  * fix: ensure InstanceShutdownByProviderID return false for creating Azure VMs
  * fix: skip case sensitivity when checking Azure NSG rules
  * Add subpath mount files to BUILD
  * Pass additional flags to subpath mount to avoid flakes in certain conditions
  * Create a FakeMounter for the subpath that wraps the mountutils FakeMounter
  * Duplicate vendor/k8s.io/utils/mount/fake_mounter.go history in pkg/volume/util/subpath/subpath_fake_mounter.go history.
  * Add MountSensitiveWithFlags to the subpath Mounter interface
  * New subpath Mounter implements mount.Interface, update kubelet startup
  * Duplicate vendor/k8s.io/utils/mount/* history in pkg/volume/util/subpath/subpath_* history.
  * Update CHANGELOG/CHANGELOG-1.19.md for v1.19.14
  * Copy golang license to staging copies
  * job controller: don't mutate shared cache object
  * Set idle and readheader timeouts
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 34)
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 33)
- Update to version 1.19.14:
  * Bump to golang 1.15.15 in build/**
  * Bump to golang 1.15.15 in cluster/** and staging/**
  * Bump to golang 1.15.15 in test/**
  * Avoid spurious calls to update/delete validation
  * update comments and owners file for pkg/util/removeall
  * kubelet: do not call RemoveAll on volumes directory for orphaned pods
  * Update CHANGELOG/CHANGELOG-1.19.md for v1.19.13
  * Add missing locks for device-manager in 1.19
  * test/e2e: Busybox image is not being templatized
  * Fix race in attachdetach tests
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 32)
- Update to version 1.21.3:
  * move upgrade test frameworks closer to Describe
  * Update setcap image to buster-v2.0.3
  * Update debian-iptables image to buster-v1.6.5
  * Update debian-base image to buster-v1.8.0
  * Update to go1.16.6
  * Bump SMD to v4.1.2 to pick up #102749 fix
  * generate scheduler merge patches on the pod status instead of the full pod
  * Loadbalancer IngressIP policy should be configured as non-DSR to enable routing mesh by default
  * Fix race in attachdetach tests
  * Fix Node Resources plugins score when there are pods with no requests
  * Do not throw error when we can't get canonical path
  * Update CHANGELOG/CHANGELOG-1.21.md for v1.21.2
  * Remove error wrap from logs
  * client-go: reduce log level of reflector again
  * Update to go1.16.5
  * feat: remove ephemeral-storage etcd requirement
  * endpointslicemirroring controller mirror address status
  * sched: fix a bug that a preemptor pod exists as a phantom
  * Revert "Cleanup portforward streams after their usage"
  * serviceOwnsFrontendIP shouldn't report error when the public IP doesn't match
  * Return UnschedulableAndUnresolvable when looking up volume-related resources returns NotFound error
  * Return UnschedulableAndUnresolvable instead of Error when failing to lookup pvc or storageclass in VolumeZone plugin
  * use subpath for coredns only for default repository
  * (scheduler e2e) Create balanced pods in parallel
  * Fix VolumeAttachment garbage collection for migrated PVs
  * fix error of setting negative value for containerLogMaxSize
  * Update setcap to buster-v2.0.1 and add setcap to dependencies.yaml
  * kubeadm: remove e2e test for ClusterStatus
  * Update etcd image revision
buildservice-autocommit accepted request 885589 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 31)
baserev update by copy to link target
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 30)
- Update to version 1.19.10:
  * azure: fix node public IP not able to fetch issues from IMDS
  * Add yaml util to unmarshal numbers into int/float
  * Use apply to create objects in TestApplyStatus
  * Stop skipping APIService in apply test
  * Stop clearing OpenAPIConfig for kube-aggregator
  * Add ability to skip OpenAPI handler installation
  * apf: fix test flake
  * Fixed describe ingress causing SEGFAULT
  * update gogo/protobuf to v1.3.2
  * Update sigs.k8s.io/structured-merge-diff to v4.0.3
  * e2e fix: loosen configmap to 10 in resource quota
  * apf: handle error from PollImmediateUntil
  * Stop probing a pod during graceful shutdown
  * staging/publishing: Set default go version to go1.15.10
  * build: Update to k/repo-infra@v0.1.5 (supports go1.15.10)
  * Use go-runner:v2.3.1-go1.15.10-buster.0 image (built on go1.15.10)
  * Update to go1.15.10
  * slice mirroring controller mirror annotations
  * webhook config manager: HasSynced returns true when the manager is synced with existing webhookconfig objects at startup
  * api-server add --lease-max-object-count
  * apiserver add metric etcd_lease_object_counts
  * update metadata-concealment to 1.6 for removing legacy checking
  * apiserver add --lease-reuse-duration-seconds to config lease reuse duration
  * additional subnet configuration for AWS ELB
  * Revert "Automated cherry pick of #97417: fix azure file secret not found issue"
  * Use the correct volum handle format for GCE regional PD.
  * Increasing maximum number of ports allowed in EndpointSlice
  * Update CHANGELOG/CHANGELOG-1.19.md for v1.19.9
  * bazel
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 29)
- Rebase opensuse-version-checks.patch
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 28)
- Update to version 1.19.9:
  * Updating EndpointSliceMirroring controller to wait for cache to be updated
  * Updating EndpointSlice controller to wait for cache to be updated
  * Add tests for populated volumes
  * Fix comment on getPodVolumeSubpathListFromDisk
  * Fix tests to test for new behavior
  * Add warnings after cleanup back
  * Automatically remove orphaned pod's dangling volumes
  * Count pod overhead as an entity's resource usage
  * Number of sockets is assumed to be same as NUMA nodes
  * Fix issue in checking domain socket for plugin watcher
  * Use Lstat in plugin watcher to avoid Windows problem
  * Skip visiting empty secret and configmap names
  * Fix test "[sig-windows] DNS should support configurable pod DNS servers"
  * move to cadvisor.MachineInfo
  * Avoid using socket for hints
  * Remove unnecessary snapshot ability check
  * Add linuxonly on one multivolume test
  * Mark some storage tests as LinuxOnly
  * Update topology tests for windows
  * Update storage test suits for Windows
  * Modify storage snapshottable and disruptive test for Windows
  * Separate in-tree gcepd driver for windows
  * Log PodExec stdout + stderr
  * e2e can't use both pod.Name and pod.GenerateName
  * Tolerate NotFound errors when deleting snapshots
  * tests: Refactors agnhost image pod usage in tests
  * Fix testpattern check
  * Combine switch case into one case
  * Ran hack/update-bazel.sh but discarded changes to root build file
buildservice-autocommit accepted request 865039 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 27)
baserev update by copy to link target
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 864625 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 26)
- Update to version 1.19.7:
  * use default unkown sock for kubeadm cmd if cri detect is not needed
  * cherry-pick part of #97451: fix nodeport quota check failure during creating clusterip
  * Release reserved GCE IP address after ensure completes.
  * Ensure reproducible builds when build through docker
  * Fix cadvisor machine metrics
  * Create OWNERS for most of the API Priority and Fairness impl
  * Fix bug in CPUManager with race on map acccess
  * fix azure file secret not found issue
  * fix: azure file latency issue for metadata-heavy workload
  * Update CHANGELOG/CHANGELOG-1.19.md for v1.19.6
  * Add more logging for Mount error
buildservice-autocommit accepted request 860455 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 25)
baserev update by copy to link target
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 24)
- 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 848395 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 23)
baserev update by copy to link target
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 22)
- 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
buildservice-autocommit accepted request 841982 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 21)
baserev update by copy to link target
Richard Brown's avatar Richard Brown (RBrownSUSE) committed (revision 20)
Displaying revisions 1 - 20 of 39
openSUSE Build Service is sponsored by