Re: [I] Http direct downloader not support non compressed qcow2 [cloudstack]

2024-10-22 Thread via GitHub
boring-cyborg[bot] commented on issue #9835: URL: https://github.com/apache/cloudstack/issues/9835#issuecomment-2428431410 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 mes

[GH] (cloudstack-www): Workflow run "Lint" failed!

2024-10-22 Thread GitBox
The GitHub Actions job "Lint" on cloudstack-www.git has failed. Run started by GitHub user JoaoJandre (triggered by JoaoJandre). Head commit for run: ded15d9ab56f5334df544c199914473408a13835 / João Jandre Update for 4.20.0.0 release Report URL: https://github.com/apache/cloudstack-www/actions/

Re: [PR] enable to create VPC portfowarding rules with source cidr [cloudstack]

2024-10-22 Thread via GitHub
weizhouapache commented on code in PR #7081: URL: https://github.com/apache/cloudstack/pull/7081#discussion_r181096 ## systemvm/debian/opt/cloud/bin/cs/CsNetfilter.py: ## @@ -339,6 +339,9 @@ def to_str(self, delete=False): printable = printable.replace('!_-'

Re: [PR] enable to create VPC portfowarding rules with source cidr [cloudstack]

2024-10-22 Thread via GitHub
winterhazel commented on code in PR #7081: URL: https://github.com/apache/cloudstack/pull/7081#discussion_r1811012616 ## api/src/main/java/org/apache/cloudstack/api/command/user/firewall/CreatePortForwardingRuleCmd.java: ## @@ -107,8 +108,13 @@ public class CreatePortForwardingR

[GH] (cloudstack-www): Workflow run "Lint" is working again!

2024-10-22 Thread GitBox
The GitHub Actions job "Lint" on cloudstack-www.git has succeeded. Run started by GitHub user JoaoJandre (triggered by JoaoJandre). Head commit for run: aba456e9b7c0bd0a270773f0827e3a782aea61d8 / João Jandre Fix trailing whitespace Report URL: https://github.com/apache/cloudstack-www/actions/r

Re: [PR] enable to create VPC portfowarding rules with source cidr [cloudstack]

2024-10-22 Thread via GitHub
winterhazel commented on code in PR #7081: URL: https://github.com/apache/cloudstack/pull/7081#discussion_r1811012616 ## api/src/main/java/org/apache/cloudstack/api/command/user/firewall/CreatePortForwardingRuleCmd.java: ## @@ -107,8 +108,13 @@ public class CreatePortForwardingR

Re: [PR] enable to create VPC portfowarding rules with source cidr [cloudstack]

2024-10-22 Thread via GitHub
winterhazel commented on code in PR #7081: URL: https://github.com/apache/cloudstack/pull/7081#discussion_r1811007783 ## systemvm/debian/opt/cloud/bin/cs/CsNetfilter.py: ## @@ -339,6 +339,9 @@ def to_str(self, delete=False): printable = printable.replace('!_-',

Re: [PR] enable to create VPC portfowarding rules with source cidr [cloudstack]

2024-10-22 Thread via GitHub
winterhazel commented on code in PR #7081: URL: https://github.com/apache/cloudstack/pull/7081#discussion_r1811010176 ## api/src/main/java/org/apache/cloudstack/api/command/user/firewall/CreatePortForwardingRuleCmd.java: ## @@ -107,8 +108,13 @@ public class CreatePortForwardingR

[I] NPE during host rolling maintenance when host has VMs with custom constrained/unconstrained service offering [cloudstack]

2024-10-22 Thread via GitHub
sureshanaparti opened a new issue, #9836: URL: https://github.com/apache/cloudstack/issues/9836 NPE during host rolling maintenance when host has VMs with custom constrained/unconstrained service offering # ISSUE TYPE * Bug Report # COMPONENT NAME

[I] private gateway ACLs are not applied correctly [cloudstack]

2024-10-22 Thread via GitHub
weizhouapache opened a new issue, #9838: URL: https://github.com/apache/cloudstack/issues/9838 Steps to reproduce the issue - add a vpc - add a vpc tier and deploy a vm - add a private gateway with ACL default_deny expected: - vm to private gw is blocked - private gw

Re: [PR] Revert "storage: fix private templates are not copied to new image store (#9206)" [cloudstack]

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

Re: [PR] UI improvements [cloudstack]

2024-10-22 Thread via GitHub
abh1sar commented on code in PR #9773: URL: https://github.com/apache/cloudstack/pull/9773#discussion_r1811644691 ## ui/public/locales/en.json: ## @@ -402,7 +402,7 @@ "label.attaching": "Attaching", "label.authentication.method": "Authentication Method", "label.authentication

Re: [PR] Allow VMWare import via another host [cloudstack]

2024-10-22 Thread via GitHub
kiranchavala commented on PR #9787: URL: https://github.com/apache/cloudstack/pull/9787#issuecomment-2430916753 @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

Re: [PR] Allow VMWare import via another host [cloudstack]

2024-10-22 Thread via GitHub
blueorangutan commented on PR #9787: URL: https://github.com/apache/cloudstack/pull/9787#issuecomment-2430918369 @kiranchavala 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] Revert "storage: fix private templates are not copied to new image store (#9206)" [cloudstack]

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

Re: [PR] UI improvements [cloudstack]

2024-10-22 Thread via GitHub
abh1sar commented on code in PR #9773: URL: https://github.com/apache/cloudstack/pull/9773#discussion_r1811650085 ## server/src/main/java/com/cloud/vm/snapshot/VMSnapshotManagerImpl.java: ## @@ -380,9 +381,14 @@ public VMSnapshot allocVMSnapshot(Long vmId, String vsDisplayName,

Re: [PR] UI improvements [cloudstack]

2024-10-22 Thread via GitHub
github-actions[bot] commented on PR #9773: URL: https://github.com/apache/cloudstack/pull/9773#issuecomment-2430632322 This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. -- This is an automated message from the Apache Gi

Re: [PR] UI improvements [cloudstack]

2024-10-22 Thread via GitHub
abh1sar commented on code in PR #9773: URL: https://github.com/apache/cloudstack/pull/9773#discussion_r1811650257 ## server/src/main/java/com/cloud/network/vpn/Site2SiteVpnManagerImpl.java: ## @@ -576,7 +592,7 @@ public boolean deleteVpnConnection(DeleteVpnConnectionCmd cmd) th

Re: [PR] Revert "storage: fix private templates are not copied to new image store (#9206)" [cloudstack]

2024-10-22 Thread via GitHub
rajujith commented on PR #9839: URL: https://github.com/apache/cloudstack/pull/9839#issuecomment-2430882357 @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 com

Re: [PR] Revert "storage: fix private templates are not copied to new image store (#9206)" [cloudstack]

2024-10-22 Thread via GitHub
blueorangutan commented on PR #9839: URL: https://github.com/apache/cloudstack/pull/9839#issuecomment-2430885341 @rajujith 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] Allow VMWare import via another host [cloudstack]

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

[I] private gateway ACL does not apply on the static routes [cloudstack]

2024-10-22 Thread via GitHub
weizhouapache opened a new issue, #9837: URL: https://github.com/apache/cloudstack/issues/9837 Steps to reproduce the issue - add a vpc - add a vpc tier and deploy a vm - add a private gateway - add static routes to private gateway expected: the private gateway ACLs appl

[PR] Revert "storage: fix private templates are not copied to new image store (#9206)" [cloudstack]

2024-10-22 Thread via GitHub
weizhouapache opened a new pull request, #9839: URL: https://github.com/apache/cloudstack/pull/9839 ### Description This reverts commit e06f80e899127abe45c10ff2d38420a770ceb076. I have discussed with @NuxRo and @rajujith , it seems it is expected that private template has only

Re: [PR] UI improvements [cloudstack]

2024-10-22 Thread via GitHub
abh1sar commented on code in PR #9773: URL: https://github.com/apache/cloudstack/pull/9773#discussion_r1810765059 ## server/src/main/java/com/cloud/vm/snapshot/VMSnapshotManagerImpl.java: ## @@ -380,9 +381,14 @@ public VMSnapshot allocVMSnapshot(Long vmId, String vsDisplayName,

Re: [PR] UI improvements [cloudstack]

2024-10-22 Thread via GitHub
andrijapanicsb commented on code in PR #9773: URL: https://github.com/apache/cloudstack/pull/9773#discussion_r1810730876 ## server/src/main/java/com/cloud/network/vpn/Site2SiteVpnManagerImpl.java: ## @@ -324,13 +311,51 @@ public Site2SiteVpnConnection createVpnConnection(Create

Re: [PR] UI improvements [cloudstack]

2024-10-22 Thread via GitHub
abh1sar commented on PR #9773: URL: https://github.com/apache/cloudstack/pull/9773#issuecomment-2429322471 @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 comm

Re: [PR] UI improvements [cloudstack]

2024-10-22 Thread via GitHub
blueorangutan commented on PR #9773: URL: https://github.com/apache/cloudstack/pull/9773#issuecomment-2429326120 @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] UI improvements [cloudstack]

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