Re: [PR] Fix param in create LB Stickyness policy command [cloudstack-go]

2026-02-23 Thread via GitHub
vishesh92 commented on code in PR #133: URL: https://github.com/apache/cloudstack-go/pull/133#discussion_r2844907000 ## cloudstack/LoadBalancerService.go: ## @@ -1139,7 +1139,7 @@ func (p *CreateLBStickinessPolicyParams) toURLValues() url.Values { if v, found := p.p["pa

Re: [PR] Fix param in create LB Stickyness policy command [cloudstack-go]

2026-02-23 Thread via GitHub
vishesh92 commented on code in PR #133: URL: https://github.com/apache/cloudstack-go/pull/133#discussion_r2844907000 ## cloudstack/LoadBalancerService.go: ## @@ -1139,7 +1139,7 @@ func (p *CreateLBStickinessPolicyParams) toURLValues() url.Values { if v, found := p.p["pa

Re: Status update: 4.20.3.0 release

2026-02-23 Thread Daan Hoogland
Hello and good monday morning to all of you, Abhisar and I are still working on three issues to get merged. Two are minor but one is a regression. We hope to be able to create an RC later this week and start a vote thread. hope to have informed you adequately, On Mon, Feb 16, 2026 at 1:37 PM Abh