File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Apache CloudStack Kubernetes Provider Changelog
22====
33
4+ v1.7.0 (2026-03-05)
5+ ---
6+
7+ ### Features
8+
9+ - Add load-balancer-id and network-id annotations with ID-based lookup
10+ - Make load balancer address annotation user-settable with keep-ip support
11+ - Clean up load balancer annotations in EnsureLoadBalancerDeleted
12+
13+ ### Bug Fixes
14+
15+ - Prevent public IP orphaning under partial failure conditions
16+ - Validate target IP before tearing down existing load balancer
17+ - Address multiple bugs found during code audit
18+ - Enable gosec and wrapcheck linters and fix issues
19+
20+ ### Refactoring
21+
22+ - Remove live IP reassignment support from load balancer
23+
24+ ### Dependencies
25+
26+ - Updated K8s deps to v1.33.9
27+ - Updated mock to v0.6.0, testify to v1.11.1
28+
29+ ### Maintenance
30+
31+ - Move documentation to docs/ folder and update README
32+ - Rename CHANGES.md to CHANGELOG.md and add missing releases
33+ - Remove unused scripts (get_kubernetes_deps.sh, performrelease.sh)
34+
435v1.6.2 (2026-02-20)
536---
637
You can’t perform that action at this time.
0 commit comments