Re: [PR] Zone and Pod update responses aren't being processed correctly [cloudstack-go]

2025-08-11 Thread via GitHub
pdxfixit closed pull request #114: Zone and Pod update responses aren't being processed correctly URL: https://github.com/apache/cloudstack-go/pull/114 -- 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 t

[PR] Zone and Pod update responses aren't being processed correctly [cloudstack-go]

2025-08-11 Thread via GitHub
pdxfixit opened a new pull request, #115: URL: https://github.com/apache/cloudstack-go/pull/115 When Zones, Pods, and Clusters are updated, the API response object contains a single instance of that entity; ``` { "zone": { "allocationstate": "Disabled", [...] }

[PR] Zone and Pod update responses aren't being processed correctly [cloudstack-go]

2025-08-11 Thread via GitHub
pdxfixit opened a new pull request, #114: URL: https://github.com/apache/cloudstack-go/pull/114 When Zones, Pods, and Clusters are updated, the API response object contains a single instance of that entity; ``` { "zone": { "allocationstate": "Disabled", [...] }

Re: [I] Add support for 2FA in cmk [cloudstack-cloudmonkey]

2025-08-11 Thread via GitHub
DaanHoogland closed issue #145: Add support for 2FA in cmk URL: https://github.com/apache/cloudstack-cloudmonkey/issues/145 -- 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 u

Re: [PR] login: allow 2fa code input if mandated [cloudstack-cloudmonkey]

2025-08-11 Thread via GitHub
DaanHoogland merged PR #175: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/175 -- 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] Fix usagetype parameter autocomplete [cloudstack-cloudmonkey]

2025-08-11 Thread via GitHub
DaanHoogland commented on PR #156: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/156#issuecomment-3173971298 a remark and a question @hsato03 : 1. I tried with the list usagerecords, but it turns out the parameter is “type” and not "usagetype” that might be worth fixing as

Re: [PR] github-action: add ci workflow [cloudstack-cloudmonkey]

2025-08-11 Thread via GitHub
github-actions[bot] commented on PR #180: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/180#issuecomment-3174007351 ✅ Build complete for PR #180. 🔗 Download the [cmk binaries](https://github.com/apache/cloudstack-cloudmonkey/actions/runs/16876635135/artifacts/3733061

[PR] github-action: add ci workflow [cloudstack-cloudmonkey]

2025-08-11 Thread via GitHub
shwstppr opened a new pull request, #180: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/180 Runs some test using latest apache/cloudstack release as simulator MS. _Currently needs changes from #179_ -- This is an automated message from the Apache Git Service. To respon

[PR] output: fix map response showing as list [cloudstack-cloudmonkey]

2025-08-11 Thread via GitHub
shwstppr opened a new pull request, #179: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/179 This fixes the issue where the map response was showing as a list after #164 Before: ``` (simulator) 🐱 > create project name=fafafd0sasds filter=id,name project: +-

Re: [PR] output: fix map response showing as list [cloudstack-cloudmonkey]

2025-08-11 Thread via GitHub
github-actions[bot] commented on PR #179: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/179#issuecomment-3173522851 ✅ Build complete for PR #179. 🔗 Download the [cmk binaries](https://github.com/apache/cloudstack-cloudmonkey/actions/runs/16873359244/artifacts/3731960

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

2025-08-11 Thread via GitHub
rohityadavcloud commented on PR #177: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/177#issuecomment-3174164738 @shwstppr can we add a file= or filepath= parameter for only cmk to: - check that file exists & is readable (mod bits...) - move this in the first step itself, s

Re: [I] CLI returned "Unauthorised" when API calls contain * (asterisk) characters [cloudstack-cloudmonkey]

2025-08-11 Thread via GitHub
rohityadavcloud commented on issue #154: URL: https://github.com/apache/cloudstack-cloudmonkey/issues/154#issuecomment-3174194061 Likely already fixed at https://github.com/apache/cloudstack-cloudmonkey/blob/main/cmd/network.go#L214C1-L215C1 Please test latest cmk and re-open if it's

Re: [I] Validation for set cmd attributes (profile, url, etc) [cloudstack-cloudmonkey]

2025-08-11 Thread via GitHub
rohityadavcloud closed issue #147: Validation for set cmd attributes (profile, url, etc) URL: https://github.com/apache/cloudstack-cloudmonkey/issues/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

Re: [VOTE] Apache CloudStack 4.21.0.0 (RC2)

2025-08-11 Thread Suresh Kumar Anaparti
Hi All, We've fixed a few regression issues [1][2]. I'll cut a new RC sometime later today. If you've identified any issues with 4.21.0.0 RC1 & RC2, please report them here: https://github.com/apache/cloudstack/issues/new/choose I'm closing this voting thread. Please continue your testing with R

Re: [I] CLI returned "Unauthorised" when API calls contain * (asterisk) characters [cloudstack-cloudmonkey]

2025-08-11 Thread via GitHub
rohityadavcloud closed issue #154: CLI returned "Unauthorised" when API calls contain * (asterisk) characters URL: https://github.com/apache/cloudstack-cloudmonkey/issues/154 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

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

2025-08-11 Thread via GitHub
rohityadavcloud merged PR #176: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/176 -- 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-unsub

Re: [PR] output: fix map response showing as list [cloudstack-cloudmonkey]

2025-08-11 Thread via GitHub
rohityadavcloud merged PR #179: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/179 -- 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-unsub

[VOTE] Apache CloudStack 4.21.0.0 (RC3)

2025-08-11 Thread Suresh Kumar Anaparti
Hi All, I have created a 4.21.0.0 release (RC3), 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-RC20250811T2140 Commit: 79b1790acf7014709189c200ad5860122dd19e5e Source release (checksums and signatures are ava