v1.14.0
·
47 commits
to release-1.14
since this release
BAD RELEASE / do not use. See #1760
What's Changed
- release 1.13 testing and changelog by @mattcary in #1572
- Release 1.13 doc and image update by @mattcary in #1573
- Add changelog for 1.12.7 by @mattcary in #1574
- Bump the golang-x group with 1 update by @dependabot in #1570
- Bump golang from 1.21.5 to 1.21.6 by @dependabot in #1569
- Bump the google-golang group with 1 update by @dependabot in #1576
- Bump the onsi group with 2 updates by @dependabot in #1577
- v1.9.16 and v1.8.19 Changelog by @mattcary in #1582
- update klog version to latest. change %w unwrap to %v by @leiyiz in #1579
- Bump the google-golang group with 2 updates by @dependabot in #1583
- Bump the k8s-dependencies group with 1 update by @dependabot in #1584
- Bump the google-golang group with 1 update by @dependabot in #1588
- Bump the cloud-go group with 3 updates by @dependabot in #1587
- Map UNSUPPORTED_OPERATION GCE operation error codes to InvalidArgument by @amacaskill in #1606
- Changelog updates by @mattcary in #1605
- Update driver to support compute staging by @Sneha-at in #1586
- Bump golang from 1.21.6 to 1.22.0 by @dependabot in #1595
- Bump the golang-x group with 6 updates by @dependabot in #1596
- Add support for a multi-zone volumeHandle by @pwschuurman in #1593
- Bump the k8s-dependencies group with 1 update by @dependabot in #1599
- Bump the cloud-go group with 2 updates by @dependabot in #1607
- fix pointer issue for GCE staging support by @Sneha-at in #1609
- Bump the google-golang group with 3 updates by @dependabot in #1611
- Bump the golang-x group with 1 update by @dependabot in #1612
- Bump the k8s-dependencies group with 1 update by @dependabot in #1613
- Add changelog for 1.13.1 by @amacaskill in #1618
- Update stable-master with v1.13.1 by @amacaskill in #1619
- Fix error when no compute endpoint is passed by @Sneha-at in #1620
- Add 1.13.2 Changelog, update rc image by @amacaskill in #1623
- release-1.13 cut details for 1.13.2 by @amacaskill in #1624
- Add flag to toggle instances.get over disks.get compute API on ControllerPublish WaitForAttach by @pwschuurman in #1626
- Add support for read_ahead_kb mount flag by @pwschuurman in #1627
- Add 1.13.3 Changelog, update rc image to v1.13.3-rc1 by @pwschuurman in #1632
- Fix nvme path filtering logic for udevadm trigger by @pwschuurman in #1633
- Update CHANGELOG-1.13.md for v1.13.4 by @pwschuurman in #1635
- CVE-2024-24786: bump google.golang.org/protobuf to v1.33.0 by @dobsonj in #1642
- Bump the k8s-dependencies group with 1 update by @dependabot in #1629
- Bump the golang-x group with 7 updates by @dependabot in #1637
- Bump the onsi group with 1 update by @dependabot in #1640
- Bump golang from 1.22.0 to 1.22.1 by @dependabot in #1641
- Bump the k8s-dependencies group with 1 update by @dependabot in #1645
- Bump the google-golang group with 4 updates by @dependabot in #1643
- Bump the cloud-go group with 3 updates by @dependabot in #1644
- Bump the google-golang group with 2 updates by @dependabot in #1654
- Bump the onsi group with 2 updates by @dependabot in #1649
- Bump the k8s-dependencies group with 1 update by @dependabot in #1655
- Add link to Hyperdisk documentation for provisioned-throughput-on-create by @pwschuurman in #1660
- Migrate Hyperdisk/CHD/StoragePools to GCE v1 disk API by @amacaskill in #1666
- Remove support for GCE Alpha Disk Insert API by @amacaskill in #1667
- Change k8s version from stable->latest to pick up new COS image by @amacaskill in #1670
- Record original error code to operation_errors metric for temporary errors by @amacaskill in #1664
- Remove short variable declaration from validateStoragePools by @amacaskill in #1673
- Bump google.golang.org/grpc from 1.62.1 to 1.63.2 in the google-golang group by @dependabot in #1665
- Bump the golang-x group with 8 updates by @dependabot in #1662
- Update isVolumePathMounted log message by @songjiaxun in #1656
- Add support for checking if a device is being used by a filesystem by @pwschuurman in #1658
- Fix CVE-2023-45288 by @dannawang0221 in #1680
- Bump golang from 1.22.1 to 1.22.2 by @dependabot in #1661
- Bump cloud.google.com/go/compute/metadata from 0.2.3 to 0.3.0 in the cloud-go group by @dependabot in #1675
- Support to add ResoureManagerTags to GCP Compute Disk, Image, Snapshot by @arkadeepsen in #1377
- Fix e2e tests to run on cloudtop by @mattcary in #1692
- Remove device disable call by @mattcary in #1689
- Remove unused DisableDevice method by @mattcary in #1695
- Use instances.list to determine PublishedNodeIds in ListVolume API by @pwschuurman in #1696
- Bump the onsi group across 1 directory with 2 updates by @dependabot in #1691
- Bump the golang-x group with 4 updates by @dependabot in #1697
- Bump the google-golang group across 1 directory with 4 updates by @dependabot in #1698
- Reassign error returned from validateStoragePools so InvalidArgument is recorded by @amacaskill in #1710
- Return Unavailable for 'connection reset by peer' errors by @amacaskill in #1720
- Improve error messages for ControllerExpandVolume / CreateSnapshot of multi-zone PV. by @hungnguyen243 in #1718
- Properly unwrap gce-compute error code. by @hime in #1708
- Upgrade google.golang.org/api to 182.0 by @pwschuurman in #1725
- Install golang version inside run-k8s-integration-ci.sh script run by prow tests by @amacaskill in #1728
- Bump golang from 1.22.2 to 1.22.3 by @dependabot in #1707
- Bump k8s.io/mount-utils from 0.30.0 to 0.30.1 in the k8s-dependencies group by @dependabot in #1714
- Bump the onsi group across 1 directory with 2 updates by @dependabot in #1722
- Bump golang.org/x/tools from 0.20.0 to 0.21.0 in the golang-x group across 1 directory by @dependabot in #1726
- Bump the cloud-go group across 1 directory with 5 updates by @dependabot in #1727
- Improve enum and string list flag parse handling by @pwschuurman in #1730
- Update debian image from bullseye to bookworm to fix CVEs by @Sneha-at in #1694
- Improvements to e2e test suite runner by @pwschuurman in #1732
- Bump golang from 1.22.3 to 1.22.4 by @dependabot in #1742
- Bump cloud.google.com/go/auth from 0.5.0 to 0.5.1 in the cloud-go group by @dependabot in #1729
- Bump the google-golang group with 4 updates by @dependabot in #1741
- Add support for "multi-zone" volume handle provisioning and deletion by @pwschuurman in #1733
- Bump the golang-x group across 1 directory with 7 updates by @dependabot in #1744
New Contributors
- @arkadeepsen made their first contribution in #1377
- @hungnguyen243 made their first contribution in #1718
Full Changelog: v1.13.6...v1.14.0