1
0

9 Commits

Author SHA256 Message Date
Richard Brown
0c62fc0824 - Update to version 1.20.11:
* Fix a small regression in Service updates
  * Service: Fix semantics for Update wrt allocations
  * 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.20.md for v1.20.10
  * Copy golang license to staging copies
  * delete stale UDP conntrack entries for loadbalancer IPs
  * job controller: don't mutate shared cache object
  * Set idle and readheader timeouts

OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubernetes1.20?expand=0&rev=29
2021-09-16 11:29:57 +00:00
Richard Brown
6595bb6dc7 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubernetes1.20?expand=0&rev=27 2021-08-25 11:59:40 +00:00
Richard Brown
2258184814 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubernetes1.20?expand=0&rev=20
2021-07-16 13:15:24 +00:00
Richard Brown
1b7a07033c Accepting request 894024 from home:avicenzi:branches:devel:kubic
Update to 1.20.7

OBS-URL: https://build.opensuse.org/request/show/894024
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubernetes1.20?expand=0&rev=18
2021-05-19 11:21:09 +00:00
Richard Brown
6e3f32cabc - 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

OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubernetes1.20?expand=0&rev=16
2021-04-15 08:20:44 +00:00
Richard Brown
714304d53e - Update to version 1.20.5:
* 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
  * Ensure only one LoadBalancer rule is created when HA mode is enabled
  * 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
  * Number of sockets is assumed to be same as NUMA nodes
  * disables APF if the aggregated apiserver cannot locate the core kube-apiserver
  * Fix repeatedly aquire the inhibit lock
  * Sync node status during kubelet node shutdown
  * remove executable permission bits
  * Upgrading vendored dependencies
  * Upgrading cAdvisor to 0.38.8
  * Update CHANGELOG/CHANGELOG-1.20.md for v1.20.4
  * build/OWNERS: Add Dan and Sascha as reviewers
  * OWNERS(CHANGELOG): Move reviewers/approvers to CHANGELOG/ dir
  * Bump konnectivity-client to v0.0.15 in release-1.20
  * Storage e2e: Remove pd csi driver installation in GKE
  * Update CHANGELOG/CHANGELOG-1.20.md for v1.20.3
  * kube-cross: update image to use v1.15.8-legacy-1
  * [go1.15] build: Update to k/repo-infra@v0.1.4 (supports go1.15.8)
  * Use go-runner:buster-v2.3.1 image (built on go1.15.8)
  * staging/publishing: Set default go version to go1.15.8

OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubernetes1.20?expand=0&rev=13
2021-04-13 13:49:17 +00:00
Richard Brown
726c575550 Accepting request 864584 from home:dirkmueller:branches:devel:kubic
- Update to version 1.20.2:
  * move all variables in sampleAndWaterMarkHistograms::innerSet
  * 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 the deadlock in priority and fairness config controller
  * Cherry pick 443 and 448 from cloud provider azure
  * Fix bug in CPUManager with race on map acccess
  * clean up executing request on panic
  * fix azure file secret not found issue
  * fix: azure file latency issue for metadata-heavy workload
  * Update CHANGELOG/CHANGELOG-1.20.md for v1.20.1
  * Add more logging for Mount error

  * etcd version for 1.19 is 3.4.13 for cve fixes
  * Flush FibreChannel devices before deleting
  * Fix FibreChannel volume plugin corrupting filesystem on detach
  * vendor: update cAdvisor to v0.38.6
  * Update CHANGELOG/CHANGELOG-1.20.md for v1.20.0
  * Revert "iAdd host IP to etcd listen client URLs."
  * fix migration logic
  * Add AcceleratorStats to cri_stats_provider

- Update to version 1.20.1:
  * Revert "Use host IP instead of localhost for control plane component kubeconfig files."

OBS-URL: https://build.opensuse.org/request/show/864584
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubernetes1.20?expand=0&rev=10
2021-01-20 16:05:20 +00:00
Richard Brown
9652ab354e - Update to version 1.20.1:
* Revert "Use host IP instead of localhost for control plane component kubeconfig files."
  * etcd version for 1.19 is 3.4.13 for cve fixes
  * Flush FibreChannel devices before deleting
  * Fix FibreChannel volume plugin corrupting filesystem on detach
  * vendor: update cAdvisor to v0.38.6
  * Update CHANGELOG/CHANGELOG-1.20.md for v1.20.0
  * Revert "iAdd host IP to etcd listen client URLs."
  * fix migration logic
  * Add AcceleratorStats to cri_stats_provider

OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubernetes1.20?expand=0&rev=8
2021-01-05 12:07:25 +00:00
Richard Brown
bbdc8e3dbb - Update to version 1.20.0:
* APF e2e: disable drown-out tests temporarily
  * coredns dep.Severity is newdefault, not newDefault
  * addressing review comments and supports parallel run
  * Update ingress conformance test for finalizers
  * vendor: update cAdvisor to v0.38.5
  * fix: change disk client API version for Azure Stack
  * service.spec.AllocateLoadBalancerNodePorts followup
  * [go1.15] Use go-runner:buster-v2.2.2 image (built on go1.15.5)
  * [go1.15] staging/publishing: Set default go version to go1.15.5
  * [go1.15] Update to go1.15.5
  * [go1.15] hack/tools: Update to k/repo-infra@v0.1.3 (supports go1.15.5)
  * [go1.15] build: Update to k/repo-infra@v0.1.3 (supports go1.15.5)
  * Restore beta os/arch labels on initial node registration
  * matches specific usernames instead of "*"
  * range_allocator: Test (lack of) double counting
  * cidrset: Add test for double counting
  * Fix double counting of IP addresses
  * ap&f e2e: eliminates client-side rate-limiting
  * fix bug: concurrent map writes error
  * Bump node-problem-detector to v0.8.5
  * Revert "check volume directories instead of mounts for cleanupOrphanedPodDirs"
  * Revert "plumb context with request deadline"
  * Revert "use default value when the specified timeout is 0s"
  * Revert "add e2e tests for request timeout"
  * Deflake ThrottledLogger test
  * fix: resize Azure disk issue when it's in attached state
  * kube-aggregator: fix apiservice availability gauge
  * Fix TestStartingResourceVersion flakiness
  * make sure managedFields are written

OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubernetes1.20?expand=0&rev=1
2020-12-09 11:54:00 +00:00