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

2024-08-07 Thread via GitHub
blueorangutan commented on PR #9315: URL: https://github.com/apache/cloudstack/pull/9315#issuecomment-2275048079 @rohityadavcloud 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 progr

Re: [PR] [VMware] Disconnect/Detach config drive ISO (if exists) on stop VM [cloudstack]

2024-08-07 Thread via GitHub
blueorangutan commented on PR #9468: URL: https://github.com/apache/cloudstack/pull/9468#issuecomment-2275045630 @rohityadavcloud 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 progr

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

2024-08-07 Thread via GitHub
rohityadavcloud commented on PR #9315: URL: https://github.com/apache/cloudstack/pull/9315#issuecomment-2275045382 @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 speci

Re: [PR] [VMware] Disconnect/Detach config drive ISO (if exists) on stop VM [cloudstack]

2024-08-07 Thread via GitHub
rohityadavcloud commented on PR #9468: URL: https://github.com/apache/cloudstack/pull/9468#issuecomment-2275045098 @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 speci

Re: [PR] [VMware] Disconnect/Detach config drive ISO (if exists) on stop VM [cloudstack]

2024-08-07 Thread via GitHub
rohityadavcloud closed pull request #9468: [VMware] Disconnect/Detach config drive ISO (if exists) on stop VM URL: https://github.com/apache/cloudstack/pull/9468 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [I] Deleted userdata owned by a deleted account remains linked with the template [cloudstack]

2024-08-07 Thread via GitHub
harikrishna-patnala commented on issue #9477: URL: https://github.com/apache/cloudstack/issues/9477#issuecomment-2275029577 Yes @shwstppr seems like a valid issue. Regarding the fix, I think we should allow linking of the userdata to the template only if both are created by that user.

Re: [PR] ui: rename autoscale instance group to simply autoscaling group [cloudstack]

2024-08-07 Thread via GitHub
rohityadavcloud merged PR #9487: URL: https://github.com/apache/cloudstack/pull/9487 -- 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: commits-unsubscr...

(cloudstack) branch main updated: ui: rename autoscale instance group to simply autoscaling group (#9487)

2024-08-07 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/main by this push: new cb0527d7050 ui: rename autoscale instance group t

Re: [I] Snapshot chain - garbage collection not working as expected [cloudstack]

2024-08-07 Thread via GitHub
nxsbi commented on issue #9501: URL: https://github.com/apache/cloudstack/issues/9501#issuecomment-2274917668 Re- uploading screenshots as they did not show up as desired File view: ![image](https://github.com/user-attachments/assets/90d2d2e7-ae9c-461b-aebf-55bc323e7f1b)

[I] Snapshot chain - garbage collection not working as expected [cloudstack]

2024-08-07 Thread via GitHub
nxsbi opened a new issue, #9501: URL: https://github.com/apache/cloudstack/issues/9501 # ISSUE TYPE * Bug Report # COMPONENT NAME ~~~ UI ~~~ # CLOUDSTACK VERSION ~~~ 4.19.0.1 ~~~ # CONFIGURATION

Re: [PR] Linked clone migration between file-based storages on KVM [cloudstack]

2024-08-07 Thread via GitHub
blueorangutan commented on PR #8911: URL: https://github.com/apache/cloudstack/pull/8911#issuecomment-2274671818 [SF] Trillian test result (tid-11042) Environment: kvm-alma9 (x2), Advanced Networking with Mgmt server a9 Total time taken: 45836 seconds Marvin logs: https://github.com

Re: [PR] Storage Filesystem as a First Class Feature [cloudstack]

2024-08-07 Thread via GitHub
abh1sar commented on code in PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#discussion_r1708188738 ## server/src/main/java/org/apache/cloudstack/storage/fileshare/FileShareServiceImpl.java: ## @@ -0,0 +1,687 @@ +// Licensed to the Apache Software Foundation (ASF)

Re: [PR] Storage Filesystem as a First Class Feature [cloudstack]

2024-08-07 Thread via GitHub
abh1sar commented on code in PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#discussion_r1708187947 ## ui/src/config/section/compute.js: ## @@ -108,6 +108,7 @@ export default { docHelp: 'adminguide/virtual_machines.html#changing-the-vm-name-os-or-group'

Re: [PR] Storage Filesystem as a First Class Feature [cloudstack]

2024-08-07 Thread via GitHub
abh1sar commented on code in PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#discussion_r1708186313 ## ui/src/views/storage/CreateFileShare.vue: ## @@ -0,0 +1,492 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agre

Re: [PR] Storage Filesystem as a First Class Feature [cloudstack]

2024-08-07 Thread via GitHub
abh1sar commented on code in PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#discussion_r1708185679 ## api/src/main/java/org/apache/cloudstack/api/response/CapabilitiesResponse.java: ## @@ -124,6 +124,14 @@ public class CapabilitiesResponse extends BaseResponse {

Re: [PR] Storage Filesystem as a First Class Feature [cloudstack]

2024-08-07 Thread via GitHub
abh1sar commented on code in PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#discussion_r1708133131 ## ui/src/config/section/compute.js: ## @@ -108,6 +108,7 @@ export default { docHelp: 'adminguide/virtual_machines.html#changing-the-vm-name-os-or-group'

Re: [PR] Storage Filesystem as a First Class Feature [cloudstack]

2024-08-07 Thread via GitHub
abh1sar commented on code in PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#discussion_r1708123384 ## systemvm/debian/opt/cloud/bin/setup/storagefsvm.sh: ## @@ -0,0 +1,61 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one +# or more cont

Re: [PR] Storage Filesystem as a First Class Feature [cloudstack]

2024-08-07 Thread via GitHub
abh1sar commented on code in PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#discussion_r1708123120 ## server/src/main/java/org/apache/cloudstack/storage/fileshare/FileShareServiceImpl.java: ## @@ -0,0 +1,687 @@ +// Licensed to the Apache Software Foundation (ASF)

Re: [PR] Storage Filesystem as a First Class Feature [cloudstack]

2024-08-07 Thread via GitHub
abh1sar commented on code in PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#discussion_r1708122250 ## api/src/main/java/org/apache/cloudstack/api/command/user/storage/fileshare/ChangeFileShareServiceOfferingCmd.java: ## @@ -0,0 +1,151 @@ +// Licensed to the Apache

Re: [PR] Storage Filesystem as a First Class Feature [cloudstack]

2024-08-07 Thread via GitHub
abh1sar commented on code in PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#discussion_r1708121908 ## api/src/main/java/org/apache/cloudstack/api/command/user/storage/fileshare/ChangeFileShareDiskOfferingCmd.java: ## @@ -0,0 +1,149 @@ +// Licensed to the Apache So

Re: [PR] Storage Filesystem as a First Class Feature [cloudstack]

2024-08-07 Thread via GitHub
abh1sar commented on code in PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#discussion_r1708121504 ## api/src/main/java/org/apache/cloudstack/api/command/user/storage/fileshare/CreateFileShareCmd.java: ## @@ -0,0 +1,168 @@ +// Licensed to the Apache Software Found

Re: [PR] Storage Filesystem as a First Class Feature [cloudstack]

2024-08-07 Thread via GitHub
abh1sar commented on code in PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#discussion_r1708120950 ## api/src/main/java/org/apache/cloudstack/api/command/user/storage/fileshare/CreateFileShareCmd.java: ## @@ -0,0 +1,168 @@ +// Licensed to the Apache Software Found

[PR] Add `offerHa` and `forceHa` preset variables to `RUNNING_VM` usage type [cloudstack]

2024-08-07 Thread via GitHub
lucas-a-martins opened a new pull request, #9500: URL: https://github.com/apache/cloudstack/pull/9500 ### Description This PR adds the following preset variables to the usage type `RUNNING_VM`: `value.computeOffering.offerHa`: A boolean informing if the compute offering offers

Re: [PR] Download Volume Snapshots [cloudstack]

2024-08-07 Thread via GitHub
gpordeus commented on PR #8878: URL: https://github.com/apache/cloudstack/pull/8878#issuecomment-2273975453 @DaanHoogland @sureshanaparti @weizhouapache Hi, folks! Could we run the tests here? -- This is an automated message from the Apache Git Service. To respond to the message, p

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

2024-08-07 Thread via GitHub
JoaoJandre commented on PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#issuecomment-2273970055 @DaanHoogland @weizhouapache @rohityadavcloud could we run the CI here? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

(cloudstack) branch 4.19 updated: test: fix component test test_acl_sharednetwork_deployVM-impersonation.py (#9499)

2024-08-07 Thread weizhou
This is an automated email from the ASF dual-hosted git repository. weizhou pushed a commit to branch 4.19 in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/4.19 by this push: new bf116762788 test: fix component test test_acl_

Re: [PR] test: fix component test test_acl_sharednetwork_deployVM-impersonation.py [cloudstack]

2024-08-07 Thread via GitHub
weizhouapache merged PR #9499: URL: https://github.com/apache/cloudstack/pull/9499 -- 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: commits-unsubscr...@c

Re: [PR] test: fix component test test_acl_sharednetwork_deployVM-impersonation.py [cloudstack]

2024-08-07 Thread via GitHub
weizhouapache commented on PR #9499: URL: https://github.com/apache/cloudstack/pull/9499#issuecomment-2273882549 there are still issues with another test let's merge this at first -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [PR] test: fix component test test_acl_sharednetwork_deployVM-impersonation.py [cloudstack]

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

[PR] test: fix component test test_acl_sharednetwork_deployVM-impersonation.py [cloudstack]

2024-08-07 Thread via GitHub
weizhouapache opened a new pull request, #9499: URL: https://github.com/apache/cloudstack/pull/9499 ### Description This PR fixes simulator CI ![image](https://github.com/user-attachments/assets/7eff717b-4361-49b9-a7c4-5ce2ccdf583a)

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

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

Re: [I] Error " The given command 'readyForShutdown' either does not exist" on 4.19.1.0 ACS UI every Second [cloudstack]

2024-08-07 Thread via GitHub
rohityadavcloud closed issue #9491: Error " The given command 'readyForShutdown' either does not exist" on 4.19.1.0 ACS UI every Second URL: https://github.com/apache/cloudstack/issues/9491 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [I] Error " The given command 'readyForShutdown' either does not exist" on 4.19.1.0 ACS UI every Second [cloudstack]

2024-08-07 Thread via GitHub
rohityadavcloud commented on issue #9491: URL: https://github.com/apache/cloudstack/issues/9491#issuecomment-2273358978 `update cloud.configuration set value='true' where name='dynamic.apichecker.enabled';` Restart your management servers. Further reading - https://www.shape

Re: [PR] Storage Filesystem as a First Class Feature [cloudstack]

2024-08-07 Thread via GitHub
weizhouapache commented on code in PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#discussion_r1706909605 ## systemvm/debian/opt/cloud/bin/setup/storagefsvm.sh: ## @@ -0,0 +1,61 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one +# or mor

Re: [PR] Storage Filesystem as a First Class Feature [cloudstack]

2024-08-07 Thread via GitHub
weizhouapache commented on code in PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#discussion_r1706905990 ## systemvm/debian/opt/cloud/bin/setup/storagefsvm.sh: ## @@ -0,0 +1,61 @@ +#!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one +# or mor

Re: [I] Unable to create a deployment for VM instance 4.19 [cloudstack]

2024-08-07 Thread via GitHub
weizhouapache commented on issue #9489: URL: https://github.com/apache/cloudstack/issues/9489#issuecomment-2273339590 > no everything is static can you share the output of `ip a` and `ip route` commands ? the ip addresses in netplan configuration looks not normal. -- This is

Re: [I] Unable to create a deployment for VM instance 4.19 [cloudstack]

2024-08-07 Thread via GitHub
tamoorahmedntu commented on issue #9489: URL: https://github.com/apache/cloudstack/issues/9489#issuecomment-2273289346 no everything is static -- 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

Re: [I] Error " The given command 'readyForShutdown' either does not exist" on 4.19.1.0 ACS UI every Second [cloudstack]

2024-08-07 Thread via GitHub
biswajitban commented on issue #9491: URL: https://github.com/apache/cloudstack/issues/9491#issuecomment-2273281680 As suggested by @rohityadavcloud to update dynamic.apichecker.enabled via mysql client update cloud.configuration set value='true' where name='dynamic.apichecker.enabled';

Re: [PR] Linked clone migration between file-based storages on KVM [cloudstack]

2024-08-07 Thread via GitHub
blueorangutan commented on PR #8911: URL: https://github.com/apache/cloudstack/pull/8911#issuecomment-2273281798 @weizhouapache a [SL] Trillian-Jenkins test job (alma9 mgmt + kvm-alma9) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To resp

Re: [PR] Linked clone migration between file-based storages on KVM [cloudstack]

2024-08-07 Thread via GitHub
weizhouapache commented on PR #8911: URL: https://github.com/apache/cloudstack/pull/8911#issuecomment-2273279497 @blueorangutan test alma9 kvm-alma9 -- 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

Re: [I] Unable to create a deployment for VM instance 4.19 [cloudstack]

2024-08-07 Thread via GitHub
weizhouapache commented on issue #9489: URL: https://github.com/apache/cloudstack/issues/9489#issuecomment-2273278417 @tamoorahmedntu is the host Ip changed after reboot ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

Re: [PR] Linked clone migration between file-based storages on KVM [cloudstack]

2024-08-07 Thread via GitHub
JoaoJandre commented on PR #8911: URL: https://github.com/apache/cloudstack/pull/8911#issuecomment-2273273227 @weizhouapache I would have to access the storage and check if the volume was linked clone before, and if it stayed after, I'm not sure how to do this in a smoke test. I can cover i

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

2024-08-07 Thread via GitHub
blueorangutan commented on PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#issuecomment-2273272145 @JoaoJandre 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] KVM incremental snapshot feature [cloudstack]

2024-08-07 Thread via GitHub
JoaoJandre commented on PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#issuecomment-2273270372 @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 c

Re: [I] Unable to create a deployment for VM instance 4.19 [cloudstack]

2024-08-07 Thread via GitHub
tamoorahmedntu commented on issue #9489: URL: https://github.com/apache/cloudstack/issues/9489#issuecomment-2273270683 I have done this and the they still don't seem to come up, I have double checked the kvm and the requirements, the system was working before but after a reboot. things s

Re: [PR] Enable Security groups for Shared networks in Advanced zone without security groups [cloudstack]

2024-08-07 Thread via GitHub
weizhouapache commented on code in PR #9415: URL: https://github.com/apache/cloudstack/pull/9415#discussion_r1706559063 ## ui/src/views/infra/network/ServiceProvidersTab.vue: ## @@ -937,10 +937,38 @@ export default { } ] }, -// { -

Re: [PR] kvm: ref-count storage pool usage [cloudstack]

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

[PR] kvm: ref-count storage pool usage [cloudstack]

2024-08-07 Thread via GitHub
rp- opened a new pull request, #9498: URL: https://github.com/apache/cloudstack/pull/9498 ### Description If a storage pool is used by e.g. 2 concurrent snapshot->template actions, if the first action finished it removed the netfs mount point for the other action. Now the storage

Re: [I] Error " The given command 'readyForShutdown' either does not exist" on 4.19.1.0 ACS UI every Second [cloudstack]

2024-08-07 Thread via GitHub
biswajitban commented on issue #9491: URL: https://github.com/apache/cloudstack/issues/9491#issuecomment-2273079584 @rohityadavcloud Please find the Result as Below (cmk) > update configuration name=dynamic.apichecker.enabled value=true Error: (HTTP 431, error code ) Restr

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

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#issuecomment-2273074461 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] GUI whitelabel runtime system [cloudstack]

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #8942: URL: https://github.com/apache/cloudstack/pull/8942#issuecomment-2273074367 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] Storage Filesystem as a First Class Feature [cloudstack]

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#issuecomment-2273074431 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] [WIP] Dynamic and Static Routing [cloudstack]

2024-08-07 Thread via GitHub
weizhouapache commented on PR #9470: URL: https://github.com/apache/cloudstack/pull/9470#issuecomment-2273059362 > Great (and mammoth) work @weizhouapache! I did try to review changes but it is very high-level and may need more eyes. Definitely will need a lot of testing. Great to see many

(cloudstack) branch main updated: Support user resource name / displaytext with emoji, unicode chars, and some sql exception msg improvements (#9340)

2024-08-07 Thread rohit
This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/main by this push: new 161d156af1a Support user resource name / displayt

Re: [PR] Support user resource name / displaytext with emoji, unicode chars, and some sql exception msg improvements [cloudstack]

2024-08-07 Thread via GitHub
rohityadavcloud merged PR #9340: URL: https://github.com/apache/cloudstack/pull/9340 -- 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: commits-unsubscr...

Re: [I] Error " The given command 'readyForShutdown' either does not exist" on 4.19.1.0 ACS UI every Second [cloudstack]

2024-08-07 Thread via GitHub
rohityadavcloud commented on issue #9491: URL: https://github.com/apache/cloudstack/issues/9491#issuecomment-2272867701 Can you share the management server logs for when you attempt to set this global setting @biswajitban ? You may also try API (cmk) client to update configuration using:

Re: [PR] Enable Security groups for Shared networks in Advanced zone without security groups [cloudstack]

2024-08-07 Thread via GitHub
weizhouapache commented on code in PR #9415: URL: https://github.com/apache/cloudstack/pull/9415#discussion_r1706550746 ## test/integration/component/test_advancedsg_networks.py: ## @@ -169,6 +171,26 @@ def setUpClass(cls): # Get Zone, Domain and templates cls.

Re: [I] Error " The given command 'readyForShutdown' either does not exist" on 4.19.1.0 ACS UI every Second [cloudstack]

2024-08-07 Thread via GitHub
biswajitban commented on issue #9491: URL: https://github.com/apache/cloudstack/issues/9491#issuecomment-2272854609 @rohityadavcloud @rajujith We are getting error while enabling the dynamic.apichecker.enable ![Screenshot from 2024-08-07 13-23-51](https://github.com/user-attachments/

[I] Incorrect log statement for Deployment planner [cloudstack]

2024-08-07 Thread via GitHub
rajujith opened a new issue, #9497: URL: https://github.com/apache/cloudstack/issues/9497 # ISSUE TYPE * Bug Report # COMPONENT NAME ~~~ Log ~~~ # CLOUDSTACK VERSION ~~~ 4.19.x Mostly all versions ~~~ # CONF

Re: [PR] libvirtstorageadaptor: better handle failed libvirt storagepool destroy [cloudstack]

2024-08-07 Thread via GitHub
rp- commented on PR #9390: URL: https://github.com/apache/cloudstack/pull/9390#issuecomment-2272848516 rebased and merged -- 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

(cloudstack) branch 4.19 updated: libvirtstorageadaptor: better handle failed libvirt storagepool destroy (#9390)

2024-08-07 Thread rp9
This is an automated email from the ASF dual-hosted git repository. rp9 pushed a commit to branch 4.19 in repository https://gitbox.apache.org/repos/asf/cloudstack.git The following commit(s) were added to refs/heads/4.19 by this push: new 21f3fde7b40 libvirtstorageadaptor: better handle fa

Re: [PR] libvirtstorageadaptor: better handle failed libvirt storagepool destroy [cloudstack]

2024-08-07 Thread via GitHub
rp- merged PR #9390: URL: https://github.com/apache/cloudstack/pull/9390 -- 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: commits-unsubscr...@cloudstack.

Re: [PR] Add support for network data in Config Drive [cloudstack]

2024-08-07 Thread via GitHub
blueorangutan commented on PR #9329: URL: https://github.com/apache/cloudstack/pull/9329#issuecomment-2272783558 [SF] Trillian Build Failed (tid-11038) -- 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] Add support for network data in Config Drive [cloudstack]

2024-08-07 Thread via GitHub
blueorangutan commented on PR #9329: URL: https://github.com/apache/cloudstack/pull/9329#issuecomment-2272776661 @vishesh92 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 to t

Re: [PR] Add support for network data in Config Drive [cloudstack]

2024-08-07 Thread via GitHub
vishesh92 commented on PR #9329: URL: https://github.com/apache/cloudstack/pull/9329#issuecomment-2272775264 @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 comme

Re: [PR] UI: Notify users when upgrades are available or restart is required [cloudstack]

2024-08-07 Thread via GitHub
blueorangutan commented on PR #7610: URL: https://github.com/apache/cloudstack/pull/7610#issuecomment-2272775117 @vishesh92 a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] UI: Notify users when upgrades are available or restart is required [cloudstack]

2024-08-07 Thread via GitHub
vishesh92 commented on PR #7610: URL: https://github.com/apache/cloudstack/pull/7610#issuecomment-2272773597 @blueorangutan ui -- 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

Re: [PR] ui: rename autoscale instance group to simply autoscaling group [cloudstack]

2024-08-07 Thread via GitHub
blueorangutan commented on PR #9487: URL: https://github.com/apache/cloudstack/pull/9487#issuecomment-2272768496 @rohityadavcloud a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service. To resp

Re: [PR] ui: rename autoscale instance group to simply autoscaling group [cloudstack]

2024-08-07 Thread via GitHub
rohityadavcloud commented on PR #9487: URL: https://github.com/apache/cloudstack/pull/9487#issuecomment-2272766437 @blueorangutan ui -- 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

(cloudstack) branch dependabot/npm_and_yarn/ui/multi-459e686771 deleted (was 9a76dafb937)

2024-08-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/ui/multi-459e686771 in repository https://gitbox.apache.org/repos/asf/cloudstack.git was 9a76dafb937 build(deps): bump ws in /ui The revisions that were on this

Re: [PR] build(deps): bump ws in /ui [cloudstack]

2024-08-07 Thread via GitHub
rohityadavcloud closed pull request #9493: build(deps): bump ws in /ui URL: https://github.com/apache/cloudstack/pull/9493 -- 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 un

Re: [PR] build(deps): bump ws in /ui [cloudstack]

2024-08-07 Thread via GitHub
dependabot[bot] commented on PR #9493: URL: https://github.com/apache/cloudstack/pull/9493#issuecomment-2272765802 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any

Re: [PR] Storage Filesystem as a First Class Feature [cloudstack]

2024-08-07 Thread via GitHub
abh1sar commented on code in PR #9208: URL: https://github.com/apache/cloudstack/pull/9208#discussion_r1706471038 ## plugins/storage/fileshare/storagefsvm/src/main/resources/conf/fsvm-init.yml: ## @@ -0,0 +1,196 @@ +#cloud-config +# Licensed to the Apache Software Foundation (AS