v2.0.0-beta.7 Release
Pre-release
Pre-release
What's Changed
- [V2] chore: Move SharedState struct and related functions to shared_state.go by @shlokshah-dev in #1460
- [V2] chore: update version and fix typo by @hccheng72 in #1464
- [V2] fix: ensure object is always returned by UpdateCRIWithRetry by @edreed in #1471
- [V2] chore: remove duplicate fields in DriverV2 struct by @hccheng72 in #1476
- [V2] fix: fixing codespell errors by @connorbradshaw10 in #1480
- [V2] bug: Fixing date race caused by read/write to package global vars by @landreasyan in #1481
- [V2] fix: a missing exit after failing to initialize crd clientset by @hccheng72 in #1479
- [V2] build: update ubuntu-18.04 to ubuntu-latest in GitHub workflows 🏭 by @jmclong in #1483
- [V2] chore: pod failover test refactor by @connorbradshaw10 in #1474
- [V2] chore: added unit tests for SharedState by @shlokshah-dev in #1478
- [V2] chore: refactor unused functions by @hccheng72 in #1484
- [V2] chore: recreate pod-failover CRD by @connorbradshaw10 in #1486
- [V2] test: add unit test to azdrivernode.go by @hccheng72 in #1485
- [V2] chore: add pre-commit and pre-push validation by @edreed in #1487
- [v2] fix: fixing pod failure status by @connorbradshaw10 in #1489
- [V2] chore: add cpu and memory usage limits for scheduler extender by @nearora-msft in #1488
- [V2] refactor: move funtions to shared_state.go by @hccheng72 in #1495
- fix: adding optional workload value to pod-failover by @connorbradshaw10 in #1504
- [V2] test: add unit test to azvolume.go by @hccheng72 in #1502
- [V2] test: add unit tests to attach_detach.go by @hccheng72 in #1503
- [V2] test: add and edit unit tests to replica.go by @hccheng72 in #1500
- [V2] test: add and edit unit tests to pod.go by @hccheng72 in #1501
- [V2] test: add unit tests to pv.go by @hccheng72 in #1499
- [V2] fix: adding scheduler to pod-failover workload pods by @connorbradshaw10 in #1508
- [V2] chore: update net/http to fix CVE-2022-27664 vulnerability by @landreasyan in #1516
- [V2] test: add unit tests for UpdateCRIWithRetry by @edreed in #1517
- [V2] fix: minor bugfix in replic management logic by @landreasyan in #1519
- [V2] chore: update values as per p50 numbers by @nearora-msft in #1506
- [V2] Adding options to configure attach/detach rate limiter on azure client by @landreasyan in #1515
- [V2] feat: make initial attach/detach disk batch delay configurable by @edreed in #1522
- [V2] fix: CRI recovery should not overwrite existing values by @sunpa93 in #1518
- [V2] chore: add the caller to ConditionWaiter.Wait workflow by @edreed in #1524
- [V2] chore: add retry details to workflow logging in UpdateCRIWithRetry by @sunpa93 in #1525
- [V2] feat: enable configuration of KubeClient burst setting by @edreed in #1526
- chore: adjust rate limiter to drive to target CRP limits by @edreed in #1529
- [V2] fix: az-log panics when getting the controller logs by @hccheng72 in #1530
Full Changelog: v2.0.0-beta.6...v2.0.0-beta.7