DaanHoogland closed pull request #199: chore(deps): bump
github.com/hashicorp/terraform-plugin-framework from 1.7.0 to 1.15.1
URL: https://github.com/apache/cloudstack-terraform-provider/pull/199
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
abh1sar commented on PR #556:
URL:
https://github.com/apache/cloudstack-documentation/pull/556#issuecomment-3298002429
@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 the
Hi all,
In the past week, we have tested and merged 12 pull requests into the 4.20
branch. Currently there are 88 open issues and 39 open pull requests
https://github.com/apache/cloudstack/issues?q=is%3Aissue%20state%3Aopen%20milestone%3A4.20.2
https://github.com/apache/cloudstack/pulls?q=is%3Ao
kiranchavala commented on issue #172:
URL:
https://github.com/apache/cloudstack-terraform-provider/issues/172#issuecomment-3298641256
Closing the issue as #180 solves it
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
nvazquez merged PR #559:
URL: https://github.com/apache/cloudstack-documentation/pull/559
--
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-unsubscr..
kiranchavala commented on PR #218:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/218#issuecomment-3305528667
Thanks @sidshas03 i see that tests are failing at this point
https://github.com/user-attachments/assets/00f7baaf-80b3-4029-8ff5-64b5977440c1";
/>
kiranchavala commented on PR #213:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/213#issuecomment-3305438940
@Pearl1594 can we add some tests if possible
Also, will there be an issue if the upcoming terraform release includes this
without a go release
htt
kiranchavala closed pull request #153: Allow multiple nics
URL: https://github.com/apache/cloudstack-terraform-provider/pull/153
--
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.
kiranchavala commented on PR #144:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/144#issuecomment-3298846331
@JSpon closing this as pr #167 solves the use case of mentioning using
the datasource for project
--
This is an automated message from the Apache Git Serv
Pearl1594 opened a new pull request, #224:
URL: https://github.com/apache/cloudstack-terraform-provider/pull/224
1. create the resource configuration in the root module
resource "cloudstack_network_acl_rule" "customAclRules" {
}
2. execute:
```
terraform import cloudsta
Hi all,
Due to some security issues, we have to postpone the 4.20.2.0 RC1.
The branch is again open for new commits. We will keep you updated on the
new code freeze date and RC1 date.
Kind regards,
Wei
On Tue, Sep 16, 2025 at 8:44 AM Wei ZHOU wrote:
> Hi all,
>
> In the past week, 15 pull r
DaanHoogland commented on code in PR #219:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/219#discussion_r2352119239
##
cloudstack/resource_cloudstack_network_parse_test.go:
##
@@ -0,0 +1,69 @@
+package cloudstack
Review Comment:
```suggestion
//
//
kiranchavala closed pull request #166: add bypass_vlan_check to network and
private_gateway
URL: https://github.com/apache/cloudstack-terraform-provider/pull/166
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
nick-nexthop opened a new issue, #214:
URL: https://github.com/apache/cloudstack-terraform-provider/issues/214
When creating VLAN only guest networks, the "cidr" arg is extraneous and
should not be required.
--
This is an automated message from the Apache Git Service.
To respond to the me
Rohit,
I don't mind if we have only one supported version for a while. It
will mean more focus on that version and the release process.
I have a few remarks though,
1. We have a feature release per LTS, so why not just do the feature
release in spring and start the maintenance branch in autumn. We
kiranchavala commented on PR #218:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/218#issuecomment-3298628512
@sidshas03 Could you please make sure the test pass
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
sidshas03 commented on PR #218:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/218#issuecomment-3304288465
Status update:
– Pushed no-op commit Commit ID **987dc7b** to retrigger the full acceptance
matrix.
– Local make build && make test pass.
– Failures previou
sudo87 commented on PR #562:
URL:
https://github.com/apache/cloudstack-documentation/pull/562#issuecomment-3291418708
@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 the
harikrishna-patnala commented on PR #566:
URL:
https://github.com/apache/cloudstack-documentation/pull/566#issuecomment-3302303711
@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
Hi, people
Tata (and all users) please do not be afraid to voice your opinions in
the mailing lists. This is an Apache project and users are as much part
of the community as the devs; please feel free to provide your positive
and negative feedback on the issues discussed on the mailing lists.
sidshas03 commented on PR #218:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/218#issuecomment-3301259061
> @sidshas03 Could you please make sure the test pass
Sure sir. I'm working on it. Sorry for the late reply!
--
This is an automated message from the Apache
sidshas03 commented on PR #220:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/220#issuecomment-3298611491
Hi @kiranchavala,
I’ve resolved the merge conflicts (9258f6c, 7bece9c) and updated
go.mod/go.sum (55ce653). There’s no conflict banner now. Could you please
app
kiranchavala closed pull request #220: Resolve merge conflicts for pod and
cluster resources (PR #217)
URL: https://github.com/apache/cloudstack-terraform-provider/pull/220
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
sidshas03 opened a new pull request, #220:
URL: https://github.com/apache/cloudstack-terraform-provider/pull/220
## Summary
This PR resolves the merge conflicts in the original PR #217 that added
`cloudstack_pod` and `cloudstack_cluster` resources to the CloudStack Terraform
provider.
kiranchavala commented on PR #219:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/219#issuecomment-3304056152
@sidshas03 still there are test failures please look into them
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
Pearl1594 commented on issue #104:
URL:
https://github.com/apache/cloudstack-terraform-provider/issues/104#issuecomment-3303861794
Seems doable - will spend some time on it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
kiranchavala commented on issue #104:
URL:
https://github.com/apache/cloudstack-terraform-provider/issues/104#issuecomment-3303774797
@Pearl1594 let me know if this is enhancement feasible or I will move it to
the next milestone
--
This is an automated message from the Apache Git Servic
sidshas03 commented on PR #218:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/218#issuecomment-3303714716
@kiranchavala I’ve pushed updates to support TCP/UDP all-ports when ports
are omitted, normalize reads for 0/0, -1/-1, and 1/65535, add an acceptance
test, and upda
kiranchavala commented on code in PR #197:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/197#discussion_r2354557478
##
website/docs/r/limits.html.markdown:
##
@@ -0,0 +1,88 @@
+---
+layout: "cloudstack"
+page_title: "CloudStack: cloudstack_limits"
+sidebar_c
Pearl1594 opened a new pull request, #223:
URL: https://github.com/apache/cloudstack-terraform-provider/pull/223
(no comment)
--
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.
sudo87 commented on PR #562:
URL:
https://github.com/apache/cloudstack-documentation/pull/562#issuecomment-3302524593
@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 the
kiranchavala closed pull request #213: Add support for autoscale VM groups
URL: https://github.com/apache/cloudstack-terraform-provider/pull/213
--
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 sp
blueorangutan commented on PR #562:
URL:
https://github.com/apache/cloudstack-documentation/pull/562#issuecomment-3302530138
QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/562.
(QA-JID 436)
--
This is an automated message from the Apache Git Service.
To respond to
blueorangutan commented on PR #562:
URL:
https://github.com/apache/cloudstack-documentation/pull/562#issuecomment-3302526639
@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.
blueorangutan commented on PR #566:
URL:
https://github.com/apache/cloudstack-documentation/pull/566#issuecomment-3302310796
QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/566.
(QA-JID 435)
--
This is an automated message from the Apache Git Service.
To respond to
blueorangutan commented on PR #566:
URL:
https://github.com/apache/cloudstack-documentation/pull/566#issuecomment-3302305900
@harikrishna-patnala 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
prashanthr2 opened a new pull request, #566:
URL: https://github.com/apache/cloudstack-documentation/pull/566
Corrected Mysql version with which cloudstack has been tested
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
kiranchavala commented on code in PR #197:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/197#discussion_r2354582835
##
website/docs/r/limits.html.markdown:
##
@@ -0,0 +1,88 @@
+---
+layout: "cloudstack"
+page_title: "CloudStack: cloudstack_limits"
+sidebar_c
kiranchavala commented on code in PR #197:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/197#discussion_r2354723835
##
cloudstack/data_source_cloudstack_limits.go:
##
@@ -0,0 +1,210 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or mor
kiranchavala commented on code in PR #197:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/197#discussion_r2354729784
##
cloudstack/data_source_cloudstack_limits.go:
##
@@ -0,0 +1,210 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or mor
kiranchavala commented on code in PR #197:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/197#discussion_r2354723835
##
cloudstack/data_source_cloudstack_limits.go:
##
@@ -0,0 +1,210 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or mor
41 matches
Mail list logo