Re: [PR] enhancement: add password to configdrive vendor_data.json [cloudstack]

2024-12-11 Thread via GitHub
phsm commented on PR #10061: URL: https://github.com/apache/cloudstack/pull/10061#issuecomment-2538061594 Done, rebased to 4.20. -- 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 c

Re: [I] NioConnection Unable to connect to remote: is there a server running on port 8250 [cloudstack]

2024-12-11 Thread via GitHub
DaanHoogland commented on issue #10084: URL: https://github.com/apache/cloudstack/issues/10084#issuecomment-2538057203 @logobackwoods what kind of setup is this? - a separate server and agent? - KVM on Ubuntu? - How did you do the setup? thanks, -- This is an automated mess

Re: [PR] UI: Add cluster arch type to the zone creation wizard [cloudstack]

2024-12-11 Thread via GitHub
weizhouapache commented on code in PR #10080: URL: https://github.com/apache/cloudstack/pull/10080#discussion_r1881537781 ## ui/src/views/infra/zone/ZoneWizardAddResources.vue: ## @@ -846,6 +853,13 @@ export default { primaryStorageScopes: [], primaryStorageProtoco

Re: [I] Unable to orchestrate start VM instance on fresh 4.20 [cloudstack]

2024-12-11 Thread via GitHub
weizhouapache commented on issue #10091: URL: https://github.com/apache/cloudstack/issues/10091#issuecomment-2538041372 can you share the full log of job job-975 ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] enhancement: add password to configdrive vendor_data.json [cloudstack]

2024-12-11 Thread via GitHub
weizhouapache commented on PR #10061: URL: https://github.com/apache/cloudstack/pull/10061#issuecomment-2538037647 > I checked the state of 4.19 branch: this code can't be easily merged into it, as it depends on the changes from PR #9329 that is about network configuration support for the c

Re: [PR] enhancement: add password to configdrive vendor_data.json [cloudstack]

2024-12-11 Thread via GitHub
phsm commented on PR #10061: URL: https://github.com/apache/cloudstack/pull/10061#issuecomment-2538032389 I checked the state of 4.19 branch: this code can't be easily merged into it, as it depends on the changes from PR #9329 that is about network configuration support for the config drive

Re: [PR] enabled discard option [cloudstack]

2024-12-11 Thread via GitHub
slavkap commented on code in PR #10077: URL: https://github.com/apache/cloudstack/pull/10077#discussion_r1881490424 ## plugins/storage/volume/storpool/src/main/java/com/cloud/hypervisor/kvm/storage/StorPoolStoragePool.java: ## @@ -16,6 +16,7 @@ // under the License. package co

Re: [I] Unable to load module context from URL after restart of cloudstack-management service [cloudstack]

2024-12-11 Thread via GitHub
rajujith commented on issue #10079: URL: https://github.com/apache/cloudstack/issues/10079#issuecomment-2537860219 @alfadhir please run `grep ERROR management-server.log` to see if there is an issue starting the application. -- This is an automated message from the Apache Git Service. To

Re: [PR] CKS Enhancements [cloudstack]

2024-12-11 Thread via GitHub
nvazquez commented on PR #9102: URL: https://github.com/apache/cloudstack/pull/9102#issuecomment-2537670802 @bernardodemarco many thanks for your review. I'll be taking some days off but will address your comments as soon as possible when back to work -- This is an automated message from

Re: [PR] UI: Add cluster arch type to the zone creation wizard [cloudstack]

2024-12-11 Thread via GitHub
nvazquez commented on code in PR #10080: URL: https://github.com/apache/cloudstack/pull/10080#discussion_r1881299715 ## ui/src/views/infra/zone/ZoneWizardAddResources.vue: ## @@ -846,9 +853,16 @@ export default { primaryStorageScopes: [], primaryStorageProtocols: [

Re: [PR] Allow config drive deletion of migrated VM, on host maintenance [cloudstack]

2024-12-11 Thread via GitHub
blueorangutan commented on PR #10045: URL: https://github.com/apache/cloudstack/pull/10045#issuecomment-2537465525 [SF] Trillian test result (tid-11881) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 44026 seconds Marvin logs: https://github.co

Re: [PR] enabled discard option [cloudstack]

2024-12-11 Thread via GitHub
BryanMLima commented on code in PR #10077: URL: https://github.com/apache/cloudstack/pull/10077#discussion_r1880926973 ## plugins/storage/volume/storpool/src/main/java/com/cloud/hypervisor/kvm/storage/StorPoolStoragePool.java: ## @@ -16,6 +16,7 @@ // under the License. package

Re: [I] A running vm cannot dynamically scale cpu and memory. It can be expanded when stopped [cloudstack]

2024-12-11 Thread via GitHub
GutoVeronezi commented on issue #6865: URL: https://github.com/apache/cloudstack/issues/6865#issuecomment-2536914642 Hello @CodeBleu, We had some other priorities in the past 2 years and, unfortunately, we were not able develop into this improvement so far. However, we are planning to

Re: [I] Feature Idea: 'Host/Cluster Waiting For Maintenance' Mode [cloudstack]

2024-12-11 Thread via GitHub
nvazquez commented on issue #10019: URL: https://github.com/apache/cloudstack/issues/10019#issuecomment-2536843762 Thanks @btzq, in the current behavior: once the host is disabled CloudStack just prevents new deployments on that host but all the running VMs remain running on the host. The m

Re: [I] A running vm cannot dynamically scale cpu and memory. It can be expanded when stopped [cloudstack]

2024-12-11 Thread via GitHub
CodeBleu commented on issue #6865: URL: https://github.com/apache/cloudstack/issues/6865#issuecomment-2536671618 @rohityadavcloud This is a pretty important feature and was wondering if this could be placed in a milestone and assigned? -- This is an automated message from the Apache Git

Re: [PR] Support for Management Server Maintenance [cloudstack]

2024-12-11 Thread via GitHub
blueorangutan commented on PR #9854: URL: https://github.com/apache/cloudstack/pull/9854#issuecomment-2536584475 @vladimirpetrov a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respond

Re: [PR] Support for Management Server Maintenance [cloudstack]

2024-12-11 Thread via GitHub
vladimirpetrov commented on PR #9854: URL: https://github.com/apache/cloudstack/pull/9854#issuecomment-2536579428 @blueorangutan test -- 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

Re: [PR] Add maximum results number to retrieval of unregistered VMs on vmware [cloudstack]

2024-12-11 Thread via GitHub
DaanHoogland commented on PR #9925: URL: https://github.com/apache/cloudstack/pull/9925#issuecomment-2536486420 > > > @DaanHoogland is it possible to keep the results in memory for different list vmware vm calls, & provide some kind on pagination (maybe, using _pagescount, page_ params) fro

Re: [PR] Add maximum results number to retrieval of unregistered VMs on vmware [cloudstack]

2024-12-11 Thread via GitHub
blueorangutan commented on PR #9925: URL: https://github.com/apache/cloudstack/pull/9925#issuecomment-2536451642 Packaging result [SF]: ✖️ el8 ✖️ el9 ✔️ debian ✖️ suse15. SL-JID 11779 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [I] VR Healthcheck Fails when a VPC is created, but there are no VMs created in the VPC yet. [cloudstack]

2024-12-11 Thread via GitHub
weizhouapache commented on issue #10088: URL: https://github.com/apache/cloudstack/issues/10088#issuecomment-2536368426 it looks like "Expected results" and "actual results" should be swapped. webserver/apache2 (use for metadata/userdata service) is not started if there is no vpc tier

Re: [I] VR Healthcheck Fails when a VPC is created, but there are no VMs created in the VPC yet. [cloudstack]

2024-12-11 Thread via GitHub
DaanHoogland commented on issue #10088: URL: https://github.com/apache/cloudstack/issues/10088#issuecomment-2536304009 > @DaanHoogland what do you mean by that? sorry for the hasty vague question. What is the health check you saw an error in? Did you hack the applicable check

Re: [PR] Add maximum results number to retrieval of unregistered VMs on vmware [cloudstack]

2024-12-11 Thread via GitHub
codecov[bot] commented on PR #9925: URL: https://github.com/apache/cloudstack/pull/9925#issuecomment-2536266985 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/9925?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments

Re: [I] VR Healthcheck Fails when a VPC is created, but there are no VMs created in the VPC yet. [cloudstack]

2024-12-11 Thread via GitHub
btzq commented on issue #10088: URL: https://github.com/apache/cloudstack/issues/10088#issuecomment-2536248190 @DaanHoogland what do you mean by that? -- 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: [I] [UI] Timeout listing Vmware Datacenter VMs for migration to KVM [cloudstack]

2024-12-11 Thread via GitHub
blueorangutan commented on issue #9782: URL: https://github.com/apache/cloudstack/issues/9782#issuecomment-2536248337 Packaging result [SF]: ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 11778 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [I] VR Healthcheck Fails when a VPC is created, but there are no VMs created in the VPC yet. [cloudstack]

2024-12-11 Thread via GitHub
DaanHoogland commented on issue #10088: URL: https://github.com/apache/cloudstack/issues/10088#issuecomment-2536177936 @btzq , did you fix a healthcheck script for this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [I] Feature Idea: 'Host/Cluster Waiting For Maintenance' Mode [cloudstack]

2024-12-11 Thread via GitHub
btzq commented on issue #10019: URL: https://github.com/apache/cloudstack/issues/10019#issuecomment-2536146510 @nvazquez just to confirm, Cloudstack does not need to handle the notification to users. The Cloud Operator should handle that themselves, via their chosen mode of communication wi

[I] VR Healthcheck Fails when a VPC is created, but there are no network tiers and/or VMs created in the VPC yet. [cloudstack]

2024-12-11 Thread via GitHub
btzq opened a new issue, #10088: URL: https://github.com/apache/cloudstack/issues/10088 # ISSUE TYPE * Bug Report # COMPONENT NAME ~~~ Virtual Router ~~~ # CLOUDSTACK VERSION ~~~ 4.19.1.1 ~~~ # CONFIGURATION

Re: [PR] Fix VMware Traffic Shaping for Secondary NICs in VmwareTrafficLabel [cloudstack]

2024-12-11 Thread via GitHub
iishitahere commented on PR #10060: URL: https://github.com/apache/cloudstack/pull/10060#issuecomment-2536036721 Hi @DaanHoogland, Thank you for your valuable feedback and for highlighting the issues in my PR. I truly appreciate the guidance and patience. Updates I Will Make:

Re: [PR] Fix VMware Traffic Shaping for Secondary NICs in VmwareTrafficLabel [cloudstack]

2024-12-11 Thread via GitHub
iishitahere commented on PR #10060: URL: https://github.com/apache/cloudstack/pull/10060#issuecomment-2536032258 Hi @DaanHoogland, Thank you for your valuable feedback and for highlighting the issues in my PR. I truly appreciate the guidance and patience. Updates I Will Make:

Re: [PR] UI: remove duplicated Instance Name in Public IP details page [cloudstack]

2024-12-11 Thread via GitHub
codecov[bot] commented on PR #10087: URL: https://github.com/apache/cloudstack/pull/10087#issuecomment-2535924116 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/10087?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

[PR] UI: remove duplicated Instance Name in Public IP details page [cloudstack]

2024-12-11 Thread via GitHub
weizhouapache opened a new pull request, #10087: URL: https://github.com/apache/cloudstack/pull/10087 ### Description This PR... ### Types of changes - [ ] Breaking change (fix or feature that would cause existing funct

Re: [PR] server: fix typo removeaccessvpn in VirtualRouterElement [cloudstack]

2024-12-11 Thread via GitHub
codecov[bot] commented on PR #10086: URL: https://github.com/apache/cloudstack/pull/10086#issuecomment-2535893679 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/10086?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

Re: [PR] server: fix typo removeaccessvpn in VirtualRouterElement [cloudstack]

2024-12-11 Thread via GitHub
DaanHoogland commented on PR #10086: URL: https://github.com/apache/cloudstack/pull/10086#issuecomment-2535890838 `VirtualRouterElement` can actually do with some extra clean up in addition to this. -- This is an automated message from the Apache Git Service. To respond to the message, pl

[PR] server: fix typo removeaccessvpn in VirtualRouterElement [cloudstack]

2024-12-11 Thread via GitHub
weizhouapache opened a new pull request, #10086: URL: https://github.com/apache/cloudstack/pull/10086 ### Description This PR fixes the typo `removeaccessvpn` which should be `remoteaccessvpn` ### Types of changes

Re: [I] Unable to orchestrate start VM instance [cloudstack]

2024-12-11 Thread via GitHub
weizhouapache commented on issue #10085: URL: https://github.com/apache/cloudstack/issues/10085#issuecomment-2535865988 > Unable to orchestrate start VM instance {"id":5,"instanceName":"i-2-5-VM","type":"User","uuid":"56b014e0-7bea-4cf0-b04b-b62ba397b023"} due to [Template 201 could not be

Re: [I] Unable to orchestrate start VM instance [cloudstack]

2024-12-11 Thread via GitHub
boring-cyborg[bot] commented on issue #10085: URL: https://github.com/apache/cloudstack/issues/10085#issuecomment-2535854209 Thanks for opening your first issue here! Be sure to follow the issue template! -- This is an automated message from the Apache Git Service. To respond to the m

Re: [PR] Add Resource Limits to Backups and Object Storage [cloudstack]

2024-12-11 Thread via GitHub
blueorangutan commented on PR #10017: URL: https://github.com/apache/cloudstack/pull/10017#issuecomment-2535613078 Packaging result [SF]: ✖️ el8 ✖️ el9 ✖️ debian ✖️ suse15. SL-JID 11777 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Add Resource Limits to Backups and Object Storage [cloudstack]

2024-12-11 Thread via GitHub
blueorangutan commented on PR #10017: URL: https://github.com/apache/cloudstack/pull/10017#issuecomment-2535605807 @abh1sar a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

Re: [PR] Add Resource Limits to Backups and Object Storage [cloudstack]

2024-12-11 Thread via GitHub
abh1sar commented on PR #10017: URL: https://github.com/apache/cloudstack/pull/10017#issuecomment-2535594750 @blueorangutan package -- 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 co

Re: [PR] Allow config drive deletion of migrated VM, on host maintenance [cloudstack]

2024-12-11 Thread via GitHub
blueorangutan commented on PR #10045: URL: https://github.com/apache/cloudstack/pull/10045#issuecomment-2535587056 @kiranchavala a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respond

Re: [PR] Allow config drive deletion of migrated VM, on host maintenance [cloudstack]

2024-12-11 Thread via GitHub
kiranchavala commented on PR #10045: URL: https://github.com/apache/cloudstack/pull/10045#issuecomment-2535582304 @blueorangutan test -- 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

Re: [PR] Allow config drive deletion of migrated VM, on host maintenance [cloudstack]

2024-12-11 Thread via GitHub
blueorangutan commented on PR #10045: URL: https://github.com/apache/cloudstack/pull/10045#issuecomment-2535433818 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 11776 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] server: do not allocate nic on public network for NSX VPC VR [cloudstack]

2024-12-11 Thread via GitHub
weizhouapache commented on code in PR #10081: URL: https://github.com/apache/cloudstack/pull/10081#discussion_r1879754457 ## server/src/main/java/com/cloud/network/vpc/VpcManagerImpl.java: ## @@ -3402,6 +3402,15 @@ public boolean isSrcNatIpRequired(long vpcOfferingId) {

Re: [I] NioConnection Unable to connect to remote: is there a server running on port 8250 [cloudstack]

2024-12-11 Thread via GitHub
logobackwoods commented on issue #10084: URL: https://github.com/apache/cloudstack/issues/10084#issuecomment-2535350356 root@jachs:~# ping 192.168.127.60 PING 192.168.127.60 (192.168.127.60) 56(84) bytes of data. 64 bytes from 192.168.127.60: icmp_seq=1 ttl=64 time=0.057 ms 64 bytes

Re: [I] NioConnection Unable to connect to remote: is there a server running on port 8250 [cloudstack]

2024-12-11 Thread via GitHub
logobackwoods commented on issue #10084: URL: https://github.com/apache/cloudstack/issues/10084#issuecomment-2535344631 root@jachs:~# ss -tuln | grep 8250 root@jachs:~# root@jachs:~# systemctl status libvirtd ● libvirtd.service - libvirt legacy monolithic daemon Loaded

Re: [I] NioConnection Unable to connect to remote: is there a server running on port 8250 [cloudstack]

2024-12-11 Thread via GitHub
boring-cyborg[bot] commented on issue #10084: URL: https://github.com/apache/cloudstack/issues/10084#issuecomment-2535342010 Thanks for opening your first issue here! Be sure to follow the issue template! -- This is an automated message from the Apache Git Service. To respond to the m

[I] NioConnection Unable to connect to remote: is there a server running on port 8250 [cloudstack]

2024-12-11 Thread via GitHub
logobackwoods opened a new issue, #10084: URL: https://github.com/apache/cloudstack/issues/10084 # ISSUE TYPE * Bug Report * Other # COMPONENT NAME ~~~ ~~~ # CLOUDSTACK VERSION ~~~ ~~~ # CONFIGURATION

Re: [PR] server: do not allocate nic on public network for NSX VPC VR [cloudstack]

2024-12-11 Thread via GitHub
DaanHoogland commented on code in PR #10081: URL: https://github.com/apache/cloudstack/pull/10081#discussion_r1879709139 ## server/src/main/java/com/cloud/network/vpc/VpcManagerImpl.java: ## @@ -3402,6 +3402,15 @@ public boolean isSrcNatIpRequired(long vpcOfferingId) {

Re: [PR] server: do not allocate nic on public network for NSX VPC VR [cloudstack]

2024-12-11 Thread via GitHub
weizhouapache commented on code in PR #10081: URL: https://github.com/apache/cloudstack/pull/10081#discussion_r1879675871 ## server/src/main/java/com/cloud/network/vpc/VpcManagerImpl.java: ## @@ -3402,6 +3402,15 @@ public boolean isSrcNatIpRequired(long vpcOfferingId) {

Re: [PR] Allow config drive deletion of migrated VM, on host maintenance [cloudstack]

2024-12-11 Thread via GitHub
blueorangutan commented on PR #10045: URL: https://github.com/apache/cloudstack/pull/10045#issuecomment-2535269628 @sureshanaparti a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make prog

Re: [PR] Allow config drive deletion of migrated VM, on host maintenance [cloudstack]

2024-12-11 Thread via GitHub
sureshanaparti commented on PR #10045: URL: https://github.com/apache/cloudstack/pull/10045#issuecomment-2535265805 @blueorangutan package -- 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] enhancement: add password to configdrive vendor_data.json [cloudstack]

2024-12-11 Thread via GitHub
DaanHoogland commented on PR #10061: URL: https://github.com/apache/cloudstack/pull/10061#issuecomment-2535239750 > @DaanHoogland I can try. How shall I do it: as a separate PR to the 4.19 branch? no, you can rebase your current branch. It is not good practice to name your branch mai

Re: [PR] UI: Add cluster arch type to the zone creation wizard [cloudstack]

2024-12-11 Thread via GitHub
DaanHoogland commented on code in PR #10080: URL: https://github.com/apache/cloudstack/pull/10080#discussion_r1879648482 ## ui/src/views/infra/zone/ZoneWizardAddResources.vue: ## @@ -846,9 +853,16 @@ export default { primaryStorageScopes: [], primaryStorageProtocol

Re: [PR] UI: Add cluster arch type to the zone creation wizard [cloudstack]

2024-12-11 Thread via GitHub
DaanHoogland commented on code in PR #10080: URL: https://github.com/apache/cloudstack/pull/10080#discussion_r1879592880 ## ui/src/views/infra/zone/ZoneWizardAddResources.vue: ## @@ -846,9 +853,16 @@ export default { primaryStorageScopes: [], primaryStorageProtocol

Re: [PR] UI: Add cluster arch type to the zone creation wizard [cloudstack]

2024-12-11 Thread via GitHub
DaanHoogland commented on code in PR #10080: URL: https://github.com/apache/cloudstack/pull/10080#discussion_r1879592880 ## ui/src/views/infra/zone/ZoneWizardAddResources.vue: ## @@ -846,9 +853,16 @@ export default { primaryStorageScopes: [], primaryStorageProtocol

Re: [PR] server: do not allocate nic on public network for NSX VPC VR [cloudstack]

2024-12-11 Thread via GitHub
DaanHoogland commented on code in PR #10081: URL: https://github.com/apache/cloudstack/pull/10081#discussion_r1879633955 ## server/src/main/java/com/cloud/network/vpc/VpcManagerImpl.java: ## @@ -3402,6 +3402,15 @@ public boolean isSrcNatIpRequired(long vpcOfferingId) {

Re: [I] The lxc instance cannot connect [cloudstack]

2024-12-11 Thread via GitHub
DaanHoogland commented on issue #10011: URL: https://github.com/apache/cloudstack/issues/10011#issuecomment-2535174060 Ok, there is obviously some overdue maintenance on the LXC plugin. Can you put in development work yourself, @maic ? As @wido says, we do not know of other users using this

Re: [PR] enhancement: add password to configdrive vendor_data.json [cloudstack]

2024-12-11 Thread via GitHub
phsm commented on PR #10061: URL: https://github.com/apache/cloudstack/pull/10061#issuecomment-2535133376 @DaanHoogland I can try. How shall I do it: as a separate PR to the 4.19 branch? -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] [Draft] VR: allow outgoing traffic from Remote access VPN clients [cloudstack]

2024-12-11 Thread via GitHub
codecov[bot] commented on PR #10083: URL: https://github.com/apache/cloudstack/pull/10083#issuecomment-2534930938 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/10083?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

Re: [I] Cloudstack 4.20 - Configuration Wizard fails on aarch64 host (management server and kvm host) [cloudstack]

2024-12-11 Thread via GitHub
Somaimo commented on issue #10014: URL: https://github.com/apache/cloudstack/issues/10014#issuecomment-2534976476 Hi @nvazquez, looks good and works like a charm on my infrastructure. Thanks a lot for the great work. -- This is an automated message from the Apache Git Service. To respond

Re: [PR] UI: Add cluster arch type to the zone creation wizard [cloudstack]

2024-12-11 Thread via GitHub
DaanHoogland commented on code in PR #10080: URL: https://github.com/apache/cloudstack/pull/10080#discussion_r1879592880 ## ui/src/views/infra/zone/ZoneWizardAddResources.vue: ## @@ -846,9 +853,16 @@ export default { primaryStorageScopes: [], primaryStorageProtocol

Re: [PR] UI: Add cluster arch type to the zone creation wizard [cloudstack]

2024-12-11 Thread via GitHub
DaanHoogland commented on code in PR #10080: URL: https://github.com/apache/cloudstack/pull/10080#discussion_r1879592063 ## ui/src/views/infra/zone/ZoneWizardAddResources.vue: ## @@ -846,9 +853,16 @@ export default { primaryStorageScopes: [], primaryStorageProtocol

[PR] [Draft] VR: allow outgoing traffic from Remote access VPN clients [cloudstack]

2024-12-11 Thread via GitHub
weizhouapache opened a new pull request, #10083: URL: https://github.com/apache/cloudstack/pull/10083 ### Description This PR enables VR to allow outgoing traffic from Remote access VPN clients via CloudStack VR. This PR is a draft. Ideally there is a global/account configurati

Re: [PR] UI: create VPC network offering with conserve mode [cloudstack]

2024-12-11 Thread via GitHub
codecov[bot] commented on PR #10082: URL: https://github.com/apache/cloudstack/pull/10082#issuecomment-2534748568 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/10082?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

[PR] UI: create VPC network offering with conserve mode [cloudstack]

2024-12-11 Thread via GitHub
weizhouapache opened a new pull request, #10082: URL: https://github.com/apache/cloudstack/pull/10082 ### Description The default offering for vpc networks has been changed to conserved mode in PR #8309 . It looks good. This PR enables the option on UI

Re: [PR] server: do not allocate nic on public network for NSX VPC VR [cloudstack]

2024-12-11 Thread via GitHub
codecov[bot] commented on PR #10081: URL: https://github.com/apache/cloudstack/pull/10081#issuecomment-2534637364 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/10081?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme

[PR] server: do not allocate nic on public network for NSX VPC VR [cloudstack]

2024-12-11 Thread via GitHub
weizhouapache opened a new pull request, #10081: URL: https://github.com/apache/cloudstack/pull/10081 ### Description The VPC VR for NSX has a public interface/IP allocated, which is not needed as the VPC VR only provides Dhcp/Dns/UserData services.