[I] data.cloudstack_instance filters not working [CS 4.21][CTP 0.6.0] [cloudstack-terraform-provider]

2025-11-28 Thread via GitHub
chrxmvtik opened a new issue, #266: URL: https://github.com/apache/cloudstack-terraform-provider/issues/266 Hi, recently moved to terraform provider v0.6.0 and wanted to obtain IP address of instance nic. I created instances using resource - works fine. ```hcl resource "cloudsta

[PR] Upgrade cloudstack-go to v2.19.0 [cloudstack-kubernetes-provider]

2025-11-28 Thread via GitHub
vishesh92 opened a new pull request, #87: URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/87 (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.

CloudStack-go - v2.19.0

2025-11-28 Thread Suresh Kumar Anaparti
Dear CloudStack Community, We have updated the CloudStack-Go SDK and tagged a new version v2.19.0, for use in the next terraform plugin, other sub-projects and your own integrations. This latest version is based on Apache CloudStack 4.22.0, bringing compatibility and enhancements aligned with the

Re: [I] Empty Metrics Response for Virtual Machine Usage History [cloudstack-go]

2025-11-28 Thread via GitHub
sureshanaparti closed issue #97: Empty Metrics Response for Virtual Machine Usage History URL: https://github.com/apache/cloudstack-go/issues/97 -- 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 s

Re: [PR] Fix VM Usage history response [cloudstack-go]

2025-11-28 Thread via GitHub
sureshanaparti merged PR #100: URL: https://github.com/apache/cloudstack-go/pull/100 -- 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...@clo

Re: [PR] Fix VM Usage history response [cloudstack-go]

2025-11-28 Thread via GitHub
vishesh92 commented on PR #100: URL: https://github.com/apache/cloudstack-go/pull/100#issuecomment-3589203151 Tested again. It's working as expected after the changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

Re: [PR] Fix userdatadetails in BackupService [cloudstack-go]

2025-11-28 Thread via GitHub
sureshanaparti commented on PR #132: URL: https://github.com/apache/cloudstack-go/pull/132#issuecomment-3589162273 Fix included here - https://github.com/apache/cloudstack-go/pull/100, closing this. -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [PR] Fix userdatadetails in BackupService [cloudstack-go]

2025-11-28 Thread via GitHub
vishesh92 closed pull request #132: Fix userdatadetails in BackupService URL: https://github.com/apache/cloudstack-go/pull/132 -- 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. T

Re: [PR] Fix userdatadetails in BackupService [cloudstack-go]

2025-11-28 Thread via GitHub
vishesh92 commented on PR #132: URL: https://github.com/apache/cloudstack-go/pull/132#issuecomment-3589161944 Closing since this is covered in #100 -- 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

[PR] Fix userdatadetails in BackupService [cloudstack-go]

2025-11-28 Thread via GitHub
sureshanaparti opened a new pull request, #132: URL: https://github.com/apache/cloudstack-go/pull/132 (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. To unsubs

Re: [I] Error to create metadata files with userdatadetails [cloudstack-go]

2025-11-28 Thread via GitHub
sureshanaparti closed issue #104: Error to create metadata files with userdatadetails URL: https://github.com/apache/cloudstack-go/issues/104 -- 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 spec

Re: [PR] Fix userdatadetails [cloudstack-go]

2025-11-28 Thread via GitHub
sureshanaparti merged PR #131: URL: https://github.com/apache/cloudstack-go/pull/131 -- 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...@clo

Re: [PR] Fix userdatadetails [cloudstack-go]

2025-11-28 Thread via GitHub
sureshanaparti commented on PR #131: URL: https://github.com/apache/cloudstack-go/pull/131#issuecomment-3589128208 verified tests from vishesh -- 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

Re: [PR] Updated SDK with 4.22.0 APIs [cloudstack-go]

2025-11-28 Thread via GitHub
vishesh92 merged PR #130: URL: https://github.com/apache/cloudstack-go/pull/130 -- 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...@cloudsta

Re: [PR] Add privateendport and publicendport parameters to createPortForwardingRule API [cloudstack-go]

2025-11-28 Thread via GitHub
sureshanaparti closed pull request #113: Add privateendport and publicendport parameters to createPortForwardingRule API URL: https://github.com/apache/cloudstack-go/pull/113 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [I] Issue in CloudStack Port Forwarding API Implementation [cloudstack-go]

2025-11-28 Thread via GitHub
sureshanaparti commented on issue #101: URL: https://github.com/apache/cloudstack-go/issues/101#issuecomment-3589064862 @mhdsulaimzed setter methods are provided, please check. https://github.com/apache/cloudstack-go/blob/ce263521dd0b3fa82fa6b94a127fc8ce2e06b613/cloudstack/FirewallSer

Re: [I] Issue in CloudStack Port Forwarding API Implementation [cloudstack-go]

2025-11-28 Thread via GitHub
sureshanaparti closed issue #101: Issue in CloudStack Port Forwarding API Implementation URL: https://github.com/apache/cloudstack-go/issues/101 -- 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 s

Re: [I] TrafficTypes not handled correctly? [cloudstack-go]

2025-11-28 Thread via GitHub
Pearl1594 commented on issue #126: URL: https://github.com/apache/cloudstack-go/issues/126#issuecomment-3588956399 I believe this has been addressed by: https://github.com/apache/cloudstack/pull/8151 -- This is an automated message from the Apache Git Service. To respond to the message, p

Re: [PR] extension: import using manifest [cloudstack-documentation]

2025-11-28 Thread via GitHub
blueorangutan commented on PR #600: URL: https://github.com/apache/cloudstack-documentation/pull/600#issuecomment-3588809196 QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/600. (QA-JID 462) -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] extension: import using manifest [cloudstack-documentation]

2025-11-28 Thread via GitHub
blueorangutan commented on PR #600: URL: https://github.com/apache/cloudstack-documentation/pull/600#issuecomment-3588804937 @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] extension: import using manifest [cloudstack-documentation]

2025-11-28 Thread via GitHub
shwstppr commented on PR #600: URL: https://github.com/apache/cloudstack-documentation/pull/600#issuecomment-3588802797 Created on behalf of @msinhore @blueorangutan docbuild -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[PR] extension: import using manifest [cloudstack-documentation]

2025-11-28 Thread via GitHub
shwstppr opened a new pull request, #600: URL: https://github.com/apache/cloudstack-documentation/pull/600 For https://github.com/apache/cloudstack/pull/12102 -- 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

Re: [I] TrafficTypes not handled correctly? [cloudstack-go]

2025-11-28 Thread via GitHub
vishesh92 commented on issue #126: URL: https://github.com/apache/cloudstack-go/issues/126#issuecomment-3588715925 This seems to be a bug in CloudStack's list apis command generation itself. Fix should go in https://github.com/apache/cloudstack/ -- This is an automated message from the Ap

[PR] Fix userdatadetails [cloudstack-go]

2025-11-28 Thread via GitHub
vishesh92 opened a new pull request, #131: URL: https://github.com/apache/cloudstack-go/pull/131 Fixes https://github.com/apache/cloudstack-go/issues/104 Details This pull request updates the way `userdatadetails` are serialized to URL parameters across several CloudStack A