Re: [PR] Refactor alert email generation method [cloudstack]

2025-02-01 Thread via GitHub
winterhazel commented on code in PR #8831: URL: https://github.com/apache/cloudstack/pull/8831#discussion_r1938368857 ## server/src/main/java/com/cloud/alert/AlertManagerImpl.java: ## @@ -575,107 +575,81 @@ private void generateEmailAlert(DataCenterVO dc, HostPodVO pod, Cluster

Re: [PR] Refactor alert email generation method [cloudstack]

2025-02-01 Thread via GitHub
winterhazel commented on code in PR #8831: URL: https://github.com/apache/cloudstack/pull/8831#discussion_r1938368857 ## server/src/main/java/com/cloud/alert/AlertManagerImpl.java: ## @@ -575,107 +575,81 @@ private void generateEmailAlert(DataCenterVO dc, HostPodVO pod, Cluster

Re: [PR] Refactor alert email generation method [cloudstack]

2025-02-01 Thread via GitHub
winterhazel commented on code in PR #8831: URL: https://github.com/apache/cloudstack/pull/8831#discussion_r1938368857 ## server/src/main/java/com/cloud/alert/AlertManagerImpl.java: ## @@ -575,107 +575,81 @@ private void generateEmailAlert(DataCenterVO dc, HostPodVO pod, Cluster

Re: [PR] Refactor alert email generation method [cloudstack]

2025-02-01 Thread via GitHub
winterhazel commented on code in PR #8831: URL: https://github.com/apache/cloudstack/pull/8831#discussion_r1938368857 ## server/src/main/java/com/cloud/alert/AlertManagerImpl.java: ## @@ -575,107 +575,81 @@ private void generateEmailAlert(DataCenterVO dc, HostPodVO pod, Cluster

Re: [PR] [HEALTH] 4.19 LTS Health Check, please don't merge this! [cloudstack]

2025-02-01 Thread via GitHub
blueorangutan commented on PR #9315: URL: https://github.com/apache/cloudstack/pull/9315#issuecomment-2629175893 [SF] Trillian test result (tid-12264) Environment: xcpng82 (x2), Advanced Networking with Mgmt server ol9 Total time taken: 59077 seconds Marvin logs: https://github.com/

Re: [PR] SSL_Handshake: close nio channel when NioClient fail to handshake wit… [cloudstack]

2025-02-01 Thread via GitHub
github-actions[bot] commented on PR #10153: URL: https://github.com/apache/cloudstack/pull/10153#issuecomment-2629158478 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

Re: [PR] [PowerFlex] Add & Remove PowerFlex/ScaleIO MDMs for the storage SDC connections [cloudstack]

2025-02-01 Thread via GitHub
github-actions[bot] commented on PR #9903: URL: https://github.com/apache/cloudstack/pull/9903#issuecomment-2629156879 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] Guest OS rules [cloudstack]

2025-02-01 Thread via GitHub
github-actions[bot] commented on PR #10098: URL: https://github.com/apache/cloudstack/pull/10098#issuecomment-2629156887 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

Re: [PR] KVM incremental snapshot feature [cloudstack]

2025-02-01 Thread via GitHub
github-actions[bot] commented on PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#issuecomment-2629156873 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] [HEALTH] 4.19 LTS Health Check, please don't merge this! [cloudstack]

2025-02-01 Thread via GitHub
blueorangutan commented on PR #9315: URL: https://github.com/apache/cloudstack/pull/9315#issuecomment-2629143209 [SF] Trillian test result (tid-12261) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 51757 seconds Marvin logs: https://github.com/

Re: [I] In vmware to KVM migrations : virt-v2v can’t find the file the OVF says should exist, the conversion stops and throws “file not found in the OVA archive.” [cloudstack]

2025-02-01 Thread via GitHub
akshayfromcomhard commented on issue #10284: URL: https://github.com/apache/cloudstack/issues/10284#issuecomment-2629110907 Are these the steps? - Steps for Manual OVA Migration Process Step 1: Export the VM to OVA from vCenter/ESXi Use the vSphere Client to export the VM as an O

Error while running github feature from refs/heads/main:.asf.yaml in cloudstack!

2025-02-01 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception.

(cloudstack) 01/01: Merge branch '4.20'

2025-02-01 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git commit 2654890e868a5a94412126be8aa920888e62cff4 Merge: 7abda3b9639 085bd3bda5f Author: Daan Hoogland AuthorDate: Sat Feb 1 21:2

(cloudstack) branch main updated (7abda3b9639 -> 2654890e868)

2025-02-01 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git from 7abda3b9639 Merge remote-tracking branch 'apache/4.20' add 0b5a5e8043d api,agent,server,engine-schema: scalabilit

Re: [I] In vmware to KVM migrations : virt-v2v can’t find the file the OVF says should exist, the conversion stops and throws “file not found in the OVA archive.” [cloudstack]

2025-02-01 Thread via GitHub
DaanHoogland commented on issue #10284: URL: https://github.com/apache/cloudstack/issues/10284#issuecomment-2629094895 use `scp` to copy the OVA to the KVM host. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] In vmware to KVM migrations : virt-v2v can’t find the file the OVF says should exist, the conversion stops and throws “file not found in the OVA archive.” [cloudstack]

2025-02-01 Thread via GitHub
akshayfromcomhard commented on issue #10284: URL: https://github.com/apache/cloudstack/issues/10284#issuecomment-2629058410 Hi, Can you please share a command to do this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] Assigne the Management IP to instance [cloudstack]

2025-02-01 Thread via GitHub
boring-cyborg[bot] commented on issue #10312: URL: https://github.com/apache/cloudstack/issues/10312#issuecomment-2629038828 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

(cloudstack) branch 4.20 updated (0b5a5e8043d -> 085bd3bda5f)

2025-02-01 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch 4.20 in repository https://gitbox.apache.org/repos/asf/cloudstack.git from 0b5a5e8043d api,agent,server,engine-schema: scalability improvements (#9840) add fbb1ff78d63 Static Routes: fix

(cloudstack) 01/01: Merge branch '4.19' into 4.20

2025-02-01 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch 4.20 in repository https://gitbox.apache.org/repos/asf/cloudstack.git commit 085bd3bda5fdc3926e78f029e93debe77dc9dfcc Merge: 0b5a5e8043d 0d5047b8b73 Author: Daan Hoogland AuthorDate: Sat Feb 1 17:5

Re: [PR] 4.19 fix saml account selector [cloudstack]

2025-02-01 Thread via GitHub
DaanHoogland commented on code in PR #10311: URL: https://github.com/apache/cloudstack/pull/10311#discussion_r1938296402 ## ui/src/components/header/SamlDomainSwitcher.vue: ## @@ -52,7 +52,7 @@

Re: [PR] Primera pure patches & various small fixes [cloudstack]

2025-02-01 Thread via GitHub
DaanHoogland commented on PR #10132: URL: https://github.com/apache/cloudstack/pull/10132#issuecomment-2628992745 @rp- can you review the last changes. -- 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 g

Re: [PR] api,agent,server,engine-schema: scalability improvements [cloudstack]

2025-02-01 Thread via GitHub
blueorangutan commented on PR #9840: URL: https://github.com/apache/cloudstack/pull/9840#issuecomment-2628935099 [SF] Trillian test result (tid-12256) Environment: xcpng82 (x2), Advanced Networking with Mgmt server ol9 Total time taken: 79994 seconds Marvin logs: https://github.com/

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

2025-02-01 Thread via GitHub
blueorangutan commented on PR #9925: URL: https://github.com/apache/cloudstack/pull/9925#issuecomment-2628860178 [SF] Trillian test result (tid-12260) Environment: xcpng82 (x2), Advanced Networking with Mgmt server ol9 Total time taken: 62662 seconds Marvin logs: https://github.com/

Re: [PR] [HEALTH] 4.19 LTS Health Check, please don't merge this! [cloudstack]

2025-02-01 Thread via GitHub
blueorangutan commented on PR #9315: URL: https://github.com/apache/cloudstack/pull/9315#issuecomment-2628841313 [SF] Trillian Build Failed (tid-12262) -- 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 g