Re: [PR] github-action: lint runner [cloudstack-cloudmonkey]

2025-08-07 Thread via GitHub
shwstppr merged PR #172: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/172 -- 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...@

Re: [PR] config: fix access for config and history file [cloudstack-cloudmonkey]

2025-08-07 Thread via GitHub
shwstppr merged PR #166: URL: https://github.com/apache/cloudstack-cloudmonkey/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 above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@

Re: [I] apikey and secretkey stored in plain text in (world readable) history file [cloudstack-cloudmonkey]

2025-08-07 Thread via GitHub
shwstppr commented on issue #157: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/157#issuecomment-3163050977 @hrak @rohityadavcloud I've implemented #166 to handle the file permissions. I'll look into the feasibility of improvements in https://github.com/apache/cloudstack-

[PR] config: prevent empty values for required configs [cloudstack-cloudmonkey]

2025-08-07 Thread via GitHub
shwstppr opened a new pull request, #176: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/176 Fixes #147 -- 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 unsub

Re: [PR] github-action: add pr builder for easier testing [cloudstack-cloudmonkey]

2025-08-07 Thread via GitHub
shwstppr commented on PR #170: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/170#issuecomment-3163055897 @weizhouapache I think that is some GHA discrepancy in general as it is also showing build (on: pull_request) runner multiple times too. I'll check though -- This is an a

Re: [PR] Fix usagetype parameter autocomplete [cloudstack-cloudmonkey]

2025-08-07 Thread via GitHub
shwstppr closed pull request #156: Fix usagetype parameter autocomplete URL: https://github.com/apache/cloudstack-cloudmonkey/pull/156 -- 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 com

Re: [I] Readline issues when line goes beyond screen width [cloudstack-cloudmonkey]

2025-08-07 Thread via GitHub
shwstppr commented on issue #137: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/137#issuecomment-3163590117 On my Ubuntu machine, this doesn't seem to be happening https://github.com/user-attachments/assets/5c4a5896-4c40-430f-9c18-fa6d5469a7c1 -- This is an automate

Re: [PR] access: prevent login with username-password when using wrong keys [cloudstack-cloudmonkey]

2025-08-07 Thread via GitHub
shwstppr commented on PR #174: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/174#issuecomment-3163615127 @weizhouapache no. I think that is the issue @ingox was mentioning. Currently, you can set username/password for the admin and apikey/secretkey for any user. If the API c

Re: [I] apikey and secretkey stored in plain text in (world readable) history file [cloudstack-cloudmonkey]

2025-08-07 Thread via GitHub
shwstppr closed issue #157: apikey and secretkey stored in plain text in (world readable) history file URL: https://github.com/apache/cloudstack-cloudmonkey/issues/157 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[VOTE] Apache CloudStack 4.21.0.0 (RC2)

2025-08-07 Thread Suresh Kumar Anaparti
Hi All, I have created a 4.21.0.0 release (RC2), with the following artifacts up for testing and a vote: Git Branch and Commit SHA: https://github.com/apache/cloudstack/tree/4.21.0.0-RC20250807T1844 Commit: 7982020b498865de98af553e55313cae4e4b3ad5 Source release (checksums and signatures are ava

Re: [PR] access: prevent login with username-password when using wrong keys [cloudstack-cloudmonkey]

2025-08-07 Thread via GitHub
weizhouapache commented on PR #174: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/174#issuecomment-3164395969 > @weizhouapache no. I think that is the issue @ingox was mentioning. Yes, it is the issue that @ingox reported. It seems like @DaanHoogland and @ingox have agre

Re: [PR] Add `cloudstack_limits` data source and resource [cloudstack-terraform-provider]

2025-08-07 Thread via GitHub
ianc769 commented on code in PR #197: URL: https://github.com/apache/cloudstack-terraform-provider/pull/197#discussion_r2261013818 ## cloudstack/resource_cloudstack_limits.go: ## @@ -0,0 +1,317 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contri

Re: [PR] Add `cloudstack_limits` data source and resource [cloudstack-terraform-provider]

2025-08-07 Thread via GitHub
Copilot commented on code in PR #197: URL: https://github.com/apache/cloudstack-terraform-provider/pull/197#discussion_r2261101758 ## cloudstack/resource_cloudstack_limits_test.go: ## @@ -0,0 +1,487 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more c

[PR] feature: allow file upload for getuploadparams* apis [cloudstack-cloudmonkey]

2025-08-07 Thread via GitHub
shwstppr opened a new pull request, #177: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/177 Fixes #144 When using cmk in its shell, the following APIs will prompt for file upload, - getuploadparamsforiso - getuploadparamsforvolume - getuploadparamsfotemplate

Re: [VOTE] Apache CloudStack 4.21.0.0 (RC1)

2025-08-07 Thread Suresh Kumar Anaparti
Hi All, We've fixed a blocker issue [1][2] and some minor issues. I'll cut a new RC soon. I'm closing this voting thread. Thank you all for your testing efforts on RC1. [1] https://github.com/apache/cloudstack/issues/11400 [2] https://github.com/apache/cloudstack/pull/11404 Regards, Suresh On

Re: [I] Error using AutoScaleProfile [cloudstack-terraform-provider]

2025-08-07 Thread via GitHub
kiranchavala commented on issue #173: URL: https://github.com/apache/cloudstack-terraform-provider/issues/173#issuecomment-3163939382 Able to reproduce the issue ``` Enter a value: yes cloudstack_autoscale_vm_profile.this: Creating... ╷ │ Error: Error creati

Re: [PR] GitHub Action for RAT check [cloudstack-cloudmonkey]

2025-08-07 Thread via GitHub
weizhouapache commented on code in PR #173: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/173#discussion_r2259448674 ## .github/workflows/rat.yaml: ## @@ -0,0 +1,36 @@ +name: RAT Check + +on: + push: +branches: + - main + pull_request: +branches: +

Re: [PR] access: prevent login with username-password when using wrong keys [cloudstack-cloudmonkey]

2025-08-07 Thread via GitHub
weizhouapache commented on PR #174: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/174#issuecomment-3162951611 @shwstppr if in .cmk/config, the apikey and secretkey are wrong, but username and password are correct , will it work ? -- This is an automated message from the

Re: [PR] github-action: add pr builder for easier testing [cloudstack-cloudmonkey]

2025-08-07 Thread via GitHub
weizhouapache commented on PR #170: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/170#issuecomment-3162972103 @shwstppr awesome ! the GHA run 3 times, is it intended ? https://github.com/shwstppr/cloudstack-cloudmonkey/pull/3/checks -- This is an aut

Re: [PR] Add `cloudstack_limits` data source and resource [cloudstack-terraform-provider]

2025-08-07 Thread via GitHub
Copilot commented on code in PR #197: URL: https://github.com/apache/cloudstack-terraform-provider/pull/197#discussion_r2261123213 ## cloudstack/resource_cloudstack_limits.go: ## @@ -0,0 +1,327 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contri