Re: [PR] Documentation related to Instance lease feature [cloudstack-documentation]

2025-04-28 Thread via GitHub
sudo87 commented on PR #492: URL: https://github.com/apache/cloudstack-documentation/pull/492#issuecomment-2834930784 @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

Re: [PR] Documentation related to Instance lease feature [cloudstack-documentation]

2025-04-28 Thread via GitHub
blueorangutan commented on PR #492: URL: https://github.com/apache/cloudstack-documentation/pull/492#issuecomment-2834933230 @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] Documentation related to Instance lease feature [cloudstack-documentation]

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

Re: [PR] Allow users to send requests from CMK using POST requests. [cloudstack-cloudmonkey]

2025-04-28 Thread via GitHub
sureshanaparti commented on code in PR #161: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/161#discussion_r2063483002 ## config/config.go: ## @@ -282,6 +284,9 @@ func saveConfig(cfg *Config) *Config { core.AutoComplete = true

Building Cloudstack Issues

2025-04-28 Thread Jason Hollis
I've been trying to get cloudstack to build with varrying results. If I do get it to build by adjusting some parameters of the mvn command it will be successful, but the file size for my cloud-server-4.19.2.0.jar will only be 3.7MB when on my Test environment Cloudstack management server it is

Re: Request for Recommended Issues to Contribute To

2025-04-28 Thread Rohit Yadav
Try the Github issues search by labels, for example issues by hypervisor-related labels: KVM: https://github.com/apache/cloudstack/issues?q=is%3Aissue%20state%3Aopen%20label%3Acomponent%3Akvm VMware: https://github.com/apache/cloudstack/issues?q=is%3Aissue%20state%3Aopen%20label%3Acomponent%3Av

Re: Building Cloudstack Issues

2025-04-28 Thread Wei ZHOU
Hi, when you build with vmware support or other 3rd party jars, you need to install the jars. please refer to https://github.com/shapeblue/cloudstack-nonoss the file /usr/share/cloudstack-management/lib/cloudstack-.jar is a copy of client/target/cloud-client-ui-.jar, not server/target/cloud-serve

Re: Building Cloudstack Issues

2025-04-28 Thread Wei ZHOU
If you do not need vmware and other 3rd party jars, you can remove "-Dnoredist " from the maven command. -Wei On Mon, Apr 28, 2025 at 7:48 PM Wei ZHOU wrote: > Hi, > > when you build with vmware support or other 3rd party jars, you need to > install the jars. > please refer to https://github.

Re: Building Cloudstack Issues

2025-04-28 Thread Wei ZHOU
Hi Jason, Please refer to the second paragraph of my first reply (see below). the file /usr/share/cloudstack-management/lib/cloudstack-.jar is a copy of client/target/cloud-client-ui-.jar, not server/target/cloud-server-.jar Kind regards, Wei On Mon, Apr 28, 2025 at 8:22 PM Jason Hollis wro

Re: [PR] Add/Update UserData / Update SSH Keys / Add LDAP Note [cloudstack-documentation]

2025-04-28 Thread via GitHub
DaanHoogland commented on PR #495: URL: https://github.com/apache/cloudstack-documentation/pull/495#issuecomment-2834565136 note please @scottsignal , this will only be added to the documentation when v21 is released. Hope that is alright with you. If not, please rebase on an earlier branc

Re: [PR] Allow users to send requests from CMK using POST requests. [cloudstack-cloudmonkey]

2025-04-28 Thread via GitHub
DaanHoogland commented on code in PR #161: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/161#discussion_r2063309680 ## config/config.go: ## @@ -282,6 +284,9 @@ func saveConfig(cfg *Config) *Config { core.AutoComplete = true

Re: Building Cloudstack Issues

2025-04-28 Thread Jason Hollis
Thanks Wei for your help. Using the cloud-client-ui-4.19.2.0.jar,I was able to place that file on my management server and test things out. The file I built was 128MB. Not sure why the one on the management server is 150MB, and what I built from checing out 4.19.2.0 is 128MB, but it seems to be

[PR] notes on guest os category changes and modern image selection [cloudstack-documentation]

2025-04-28 Thread via GitHub
shwstppr opened a new pull request, #500: URL: https://github.com/apache/cloudstack-documentation/pull/500 Related #10773 -- 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

Re: [PR] notes on guest os category changes and modern image selection [cloudstack-documentation]

2025-04-28 Thread via GitHub
shwstppr commented on PR #500: URL: https://github.com/apache/cloudstack-documentation/pull/500#issuecomment-2835077877 @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] notes on guest os category changes and modern image selection [cloudstack-documentation]

2025-04-28 Thread via GitHub
blueorangutan commented on PR #500: URL: https://github.com/apache/cloudstack-documentation/pull/500#issuecomment-2835079435 @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] notes on guest os category changes and modern image selection [cloudstack-documentation]

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

[I] Unable to get the loadbalancer IP's in a CKS Cluster deployed in a VPC [cloudstack-kubernetes-provider]

2025-04-28 Thread via GitHub
kiranchavala opened a new issue, #76: URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/76 Steps to reproduce the issue Env details Cloudstack version 4.20.0 KVM 1. Create a vpc network 2. Create a tier in the vpc network (step1) 3. Deploy a

Re: [PR] Instructions about alerts via SMTP and Thresholds [cloudstack-documentation]

2025-04-28 Thread via GitHub
DaanHoogland merged PR #498: URL: https://github.com/apache/cloudstack-documentation/pull/498 -- 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-unsubs

Re: [PR] Add/Update UserData / Update SSH Keys / Add LDAP Note [cloudstack-documentation]

2025-04-28 Thread via GitHub
scottsignal commented on PR #495: URL: https://github.com/apache/cloudstack-documentation/pull/495#issuecomment-2835474941 > note please @scottsignal , this will only be added to the documentation when v21 is released. Hope that is alright with you. If not, please rebase on an earlier bran

Re: [PR] Add/Update UserData / Update SSH Keys / Add LDAP Note [cloudstack-documentation]

2025-04-28 Thread via GitHub
DaanHoogland merged PR #495: URL: https://github.com/apache/cloudstack-documentation/pull/495 -- 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-unsubs

Re: Building Cloudstack Issues

2025-04-28 Thread Jason Hollis
Wei, Thanks for the info, however when I do remove the -Dnoredist it does build successfully, but the generated .jar file is only 3.7MB. On my Test environment Cloudstack management server it is ~150MB. ls -alh cloudstack-build/cloud-server-4.19.2.0.jar -rw-r--r-- 1 root root 3.7M Apr 28 14:15