Re: [PROPOSAL] 4.20.2.0 release

2025-09-15 Thread Wei ZHOU
Hi all, In the past week, 15 pull requests have been merged into the 4.20 branch. The code freeze date of 4.20.2.0 release is due. Thanks all for the support. I will cut 4.20.2.0-RC1 today. Kind regards, Wei On Tue, Sep 9, 2025 at 8:30 AM Wei ZHOU wrote: > Hi all, > > In the past week, we

Re: [PR] Add `cloudstack_role` resource [cloudstack-terraform-provider]

2025-09-15 Thread via GitHub
kiranchavala merged PR #181: URL: https://github.com/apache/cloudstack-terraform-provider/pull/181 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-u

[PR] add `cloudstack_cluster` data source and documentation [cloudstack-terraform-provider]

2025-09-15 Thread via GitHub
ianc769 opened a new pull request, #222: URL: https://github.com/apache/cloudstack-terraform-provider/pull/222 Followup from #67 Comment Thread in #217 Adding Data Source -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[PR] feat: make cidr optional for L2 networks [cloudstack-terraform-provider]

2025-09-15 Thread via GitHub
sidshas03 opened a new pull request, #219: URL: https://github.com/apache/cloudstack-terraform-provider/pull/219 - Add 'type' field to cloudstack_network resource schema - Make 'cidr' field conditionally required based on network type - L2 networks: cidr not required, IP parameters skip

Re: [I] Allow connecting network ACL to a (VPC) network according API specs [cloudstack-terraform-provider]

2025-09-15 Thread via GitHub
kiranchavala commented on issue #28: URL: https://github.com/apache/cloudstack-terraform-provider/issues/28#issuecomment-3292221768 Closing the issue as there is no response -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] Add `cloudstack_pod` & `cloudstack_cluster` resource [cloudstack-terraform-provider]

2025-09-15 Thread via GitHub
ianc769 commented on PR #217: URL: https://github.com/apache/cloudstack-terraform-provider/pull/217#issuecomment-3292822458 > @ianc769 could you please only include the following files in the PR > > data_source_cloudstack_cluster.go data_source_cloudstack_cluster_test.go cluster.html

Re: [PR] CKS registry and state updates [cloudstack-terraform-provider]

2025-09-15 Thread via GitHub
kiranchavala merged PR #154: URL: https://github.com/apache/cloudstack-terraform-provider/pull/154 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-u

Re: [PR] Add `cloudstack_pod` & `cloudstack_cluster` resource [cloudstack-terraform-provider]

2025-09-15 Thread via GitHub
ianc769 closed pull request #217: Add `cloudstack_pod` & `cloudstack_cluster` resource URL: https://github.com/apache/cloudstack-terraform-provider/pull/217 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Re: [PR] Add cloudstack_pod and cloudstack_cluster resources [cloudstack-terraform-provider]

2025-09-15 Thread via GitHub
sidshas03 closed pull request #221: Add cloudstack_pod and cloudstack_cluster resources URL: https://github.com/apache/cloudstack-terraform-provider/pull/221 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

[PR] Add cloudstack_pod and cloudstack_cluster resources [cloudstack-terraform-provider]

2025-09-15 Thread via GitHub
sidshas03 opened a new pull request, #221: URL: https://github.com/apache/cloudstack-terraform-provider/pull/221 - Add cloudstack_pod resource with full CRUD operations - Add cloudstack_cluster resource with full CRUD operations - Add data sources for both resources - Include compreh

Re: [I] Allow connecting network ACL to a (VPC) network according API specs [cloudstack-terraform-provider]

2025-09-15 Thread via GitHub
kiranchavala closed issue #28: Allow connecting network ACL to a (VPC) network according API specs URL: https://github.com/apache/cloudstack-terraform-provider/issues/28 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] Documentation related to Persistent domainXML [cloudstack-documentation]

2025-09-15 Thread via GitHub
blueorangutan commented on PR #562: URL: https://github.com/apache/cloudstack-documentation/pull/562#issuecomment-3292132777 @sudo87 a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service.

Re: [PR] kvm,physical network: change in storage traffic behaviour [cloudstack-documentation]

2025-09-15 Thread via GitHub
shwstppr commented on PR #563: URL: https://github.com/apache/cloudstack-documentation/pull/563#issuecomment-3292088409 @weizhouapache @rajujith we can add a change in release notes at the time of release, can you please review if we need this? -- This is an automated message from the Ap

[PR] kvm,physical network: change in storage traffic behaviour [cloudstack-documentation]

2025-09-15 Thread via GitHub
shwstppr opened a new pull request, #563: URL: https://github.com/apache/cloudstack-documentation/pull/563 Related: https://github.com/apache/cloudstack/issues/11634#issuecomment-3291359705 -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] extensions: instance console access [cloudstack-documentation]

2025-09-15 Thread via GitHub
shwstppr commented on PR #560: URL: https://github.com/apache/cloudstack-documentation/pull/560#issuecomment-3291550700 @blueorangutan docbuild -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

Re: [PR] Added documentation for MaaS Extension [cloudstack-documentation]

2025-09-15 Thread via GitHub
abh1sar commented on code in PR #561: URL: https://github.com/apache/cloudstack-documentation/pull/561#discussion_r2348601516 ## source/adminguide/extensions.rst: ## @@ -79,7 +79,7 @@ An Orchestrator extension enables CloudStack to delegate VM orchestration to an |extensio

Re: [PR] Add support for autoscale VM groups [cloudstack-terraform-provider]

2025-09-15 Thread via GitHub
kiranchavala commented on PR #213: URL: https://github.com/apache/cloudstack-terraform-provider/pull/213#issuecomment-3291553435 @Pearl1594 is it possible to add tests and documentation for the resources and data source. On testing found that on terraform destroy the plungin

Re: [PR] Add support for autoscale VM groups [cloudstack-terraform-provider]

2025-09-15 Thread via GitHub
kiranchavala commented on PR #213: URL: https://github.com/apache/cloudstack-terraform-provider/pull/213#issuecomment-3291558260 @Pearl1594 is the cleanup option included via terraform https://cloudstack.apache.org/api/apidocs-4.21/apis/deleteAutoScaleVmGroup.html -- This

Re: [PR] extensions: instance console access [cloudstack-documentation]

2025-09-15 Thread via GitHub
blueorangutan commented on PR #560: URL: https://github.com/apache/cloudstack-documentation/pull/560#issuecomment-3291554516 @shwstppr a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service

Re: [PR] Documentation related to Persistent domainXML [cloudstack-documentation]

2025-09-15 Thread via GitHub
blueorangutan commented on PR #562: URL: https://github.com/apache/cloudstack-documentation/pull/562#issuecomment-3291423527 @sudo87 a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service.

Re: [PR] Add `acl_id` parameter to the example usage of the `cloudstack_private_gateway` resource [cloudstack-terraform-provider]

2025-09-15 Thread via GitHub
DaanHoogland merged PR #180: URL: https://github.com/apache/cloudstack-terraform-provider/pull/180 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-u