Re: [PR] server: delete errored instance snapshot from db when no strategy [cloudstack]

2025-09-06 Thread via GitHub
shwstppr commented on PR #11547: URL: https://github.com/apache/cloudstack/pull/11547#issuecomment-3253033915 @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: [PR] server: delete errored instance snapshot from db when no strategy [cloudstack]

2025-09-04 Thread via GitHub
blueorangutan commented on PR #11547: URL: https://github.com/apache/cloudstack/pull/11547#issuecomment-3253391505 Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 14846 -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] server: delete errored instance snapshot from db when no strategy [cloudstack]

2025-09-04 Thread via GitHub
blueorangutan commented on PR #11547: URL: https://github.com/apache/cloudstack/pull/11547#issuecomment-3253043514 @shwstppr 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] server: delete errored instance snapshot from db when no strategy [cloudstack]

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

[PR] server: delete errored instance snapshot from db when no strategy [cloudstack]

2025-09-01 Thread via GitHub
shwstppr opened a new pull request, #11547: URL: https://github.com/apache/cloudstack/pull/11547 ### Description DB entries for instance snapshot are created when no strategy is found. When deleting such entries later, again error is seen. Therefore, it is better to remove the entry