2021-09-16 13:24:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 16 11:22:40 UTC 2021 - rbrown@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.22.2:
|
|
|
|
* [go1.16] Update to go1.16.8
|
|
|
|
* Fix Job tracking with finalizers for more than 500 pods
|
|
|
|
* e2e iperf2 change threshold to 10MBps = 80 Mbps
|
|
|
|
* legacy-cloud-providers: aws: Add support for consuming web identity credentials
|
|
|
|
* Fix the key missing issue for structured log
|
|
|
|
* add a test for jsonpath template parsing to prevent regressions
|
|
|
|
* revert "fix wrong output when using jsonpath"
|
|
|
|
* Fix a small regression in Service updates
|
|
|
|
* kubelet: Admission must exclude completed pods and avoid races
|
|
|
|
* Don't prematurely close reflectors in case of slow initialization in watch based manager
|
|
|
|
* backport 104410 to release-1.22
|
|
|
|
* Fix storage class setup in regional_pd.go
|
|
|
|
* pkg/kubelet/cm: use SkipFreezeOnSet
|
|
|
|
* vendor: bump runc to 1.0.2
|
|
|
|
* vendor: bump k8s.io/util to get fix for LRU cache
|
|
|
|
* Update CHANGELOG/CHANGELOG-1.22.md for v1.22.1
|
|
|
|
* fix: ensure InstanceShutdownByProviderID return false for creating Azure VMs
|
|
|
|
* fix: skip case sensitivity when checking Azure NSG rules
|
|
|
|
* Copy golang license to staging copies
|
|
|
|
|
2021-09-01 16:10:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 1 13:51:37 UTC 2021 - Richard Brown <rbrown@suse.com>
|
|
|
|
|
|
|
|
- Tiding up old sources (remove kubernetes-1.22.0.obscpio)
|
|
|
|
|
2021-08-25 13:37:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 25 11:31:23 UTC 2021 - rbrown@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.22.1:
|
|
|
|
* 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
|
|
|
|
* device manager: do not clean admitted pods from the state
|
|
|
|
* memory manager: do not clean admitted pods from the state
|
|
|
|
* cpu manager: do not clean admitted pods from the state
|
|
|
|
* Avoid spurious calls to update/delete validation
|
|
|
|
* Update to go1.16.7
|
|
|
|
* Pass unknown labels in allowedTopologies during CSI translation
|
|
|
|
* Fix metrics reporting for the deprecated watch path
|
|
|
|
* Update configure-helper.sh
|
|
|
|
* Update configure-helper.sh
|
|
|
|
* Update configure-helper.sh
|
|
|
|
* Remove duplicate dependencies from 1.22 changelog
|
|
|
|
* replace e2e WaitForPodsReady by WaitTimeoutForPodReadyInNamespace
|
|
|
|
* delete stale UDP conntrack entries for loadbalancer IPs
|
|
|
|
* Update CHANGELOG/CHANGELOG-1.22.md for v1.22.0
|
|
|
|
* Set idle and readheader timeouts
|
|
|
|
|
2021-08-09 22:47:26 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 6 11:11:31 UTC 2021 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
|
|
|
|
|
|
|
|
- Initial Package
|