Re: [PR] Netris Network Plugin Integration with CloudStack [cloudstack]

2025-06-10 Thread via GitHub
Pearl1594 commented on PR #10458: URL: https://github.com/apache/cloudstack/pull/10458#issuecomment-2961425183 @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 configuring Announcement banner by admin [cloudstack]

2025-06-10 Thread via GitHub
blueorangutan commented on PR #10951: URL: https://github.com/apache/cloudstack/pull/10951#issuecomment-2961420378 UI build: :heavy_check_mark: Live QA URL: https://qa.cloudstack.cloud/simulator/pr/10951 (QA-JID-643) -- This is an automated message from the Apache Git Service. To respon

Re: [PR] Allow configuring Announcement banner by admin [cloudstack]

2025-06-10 Thread via GitHub
blueorangutan commented on PR #10951: URL: https://github.com/apache/cloudstack/pull/10951#issuecomment-2961386400 @shwstppr 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 t

Re: [PR] Netris Network Plugin Integration with CloudStack [cloudstack]

2025-06-10 Thread via GitHub
Pearl1594 closed pull request #10458: Netris Network Plugin Integration with CloudStack URL: https://github.com/apache/cloudstack/pull/10458 -- 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] Netris Network Plugin Integration with CloudStack [cloudstack]

2025-06-10 Thread via GitHub
Pearl1594 commented on PR #10458: URL: https://github.com/apache/cloudstack/pull/10458#issuecomment-2961399475 @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] engine-schema: fix duplicate statements in upgrade path [cloudstack]

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

Re: [PR] Netris Network Plugin Integration with CloudStack [cloudstack]

2025-06-10 Thread via GitHub
sonarqubecloud[bot] commented on PR #10458: URL: https://github.com/apache/cloudstack/pull/10458#issuecomment-2961392688 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https:/

Re: [PR] Allow configuring Announcement banner by admin [cloudstack]

2025-06-10 Thread via GitHub
shwstppr commented on PR #10951: URL: https://github.com/apache/cloudstack/pull/10951#issuecomment-2961385355 @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 commen

Re: [PR] engine-schema: fix duplicate statements in upgrade path [cloudstack]

2025-06-10 Thread via GitHub
shwstppr commented on PR #11001: URL: https://github.com/apache/cloudstack/pull/11001#issuecomment-2961349647 @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] engine-schema: fix duplicate statements in upgrade path [cloudstack]

2025-06-10 Thread via GitHub
blueorangutan commented on PR #11001: URL: https://github.com/apache/cloudstack/pull/11001#issuecomment-2961350558 @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] engine-schema: fix duplicate statements in upgrade path [cloudstack]

2025-06-10 Thread via GitHub
shwstppr commented on code in PR #11001: URL: https://github.com/apache/cloudstack/pull/11001#discussion_r2139271345 ## engine/schema/src/main/resources/META-INF/db/schema-42010to42100.sql: ## @@ -81,12 +81,11 @@ CALL `cloud`.`IDEMPOTENT_ADD_COLUMN`('cloud.cluster', 'storage_ac

Re: [PR] engine-schema: fix duplicate statements in upgrade path [cloudstack]

2025-06-10 Thread via GitHub
shwstppr commented on code in PR #11001: URL: https://github.com/apache/cloudstack/pull/11001#discussion_r2139270815 ## engine/schema/src/main/resources/META-INF/db/schema-42010to42100.sql: ## @@ -147,11 +146,8 @@ CALL `cloud`.`UPDATE_NEW_AND_DELETE_OLD_CATEGORY_FOR_GUEST_OS`('

[PR] engine-schema: fix duplicate statements in upgrade path [cloudstack]

2025-06-10 Thread via GitHub
shwstppr opened a new pull request, #11001: URL: https://github.com/apache/cloudstack/pull/11001 ### Description Some statements to add new columns to cloud.guest_os_category have been added twice by mistake. These statements are idempotent and won't affect upgrade as such but better

[PR] Netris Network Plugin Integration with CloudStack [cloudstack]

2025-06-10 Thread via GitHub
Pearl1594 opened a new pull request, #10458: URL: https://github.com/apache/cloudstack/pull/10458 ### Description This PR adds a new network plugin - Netris ### Types of changes - [ ] Breaking change (fix or feature that

Re: [PR] Netris Network Plugin Integration with CloudStack [cloudstack]

2025-06-10 Thread via GitHub
Pearl1594 closed pull request #10458: Netris Network Plugin Integration with CloudStack URL: https://github.com/apache/cloudstack/pull/10458 -- 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] Netris Network Plugin Integration with CloudStack [cloudstack]

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

Re: [PR] Management Server - Prepare for Maintenance and Cancel Maintenance improvements [cloudstack]

2025-06-10 Thread via GitHub
blueorangutan commented on PR #10995: URL: https://github.com/apache/cloudstack/pull/10995#issuecomment-2961217355 [SF] Trillian test result (tid-13488) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 60623 seconds Marvin logs: https://github.co

Re: [PR] Create new Instance from VM backup [cloudstack]

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

Re: [PR] Netris Network Plugin Integration with CloudStack [cloudstack]

2025-06-10 Thread via GitHub
blueorangutan commented on PR #10458: URL: https://github.com/apache/cloudstack/pull/10458#issuecomment-2961196554 @Pearl1594 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] Netris Network Plugin Integration with CloudStack [cloudstack]

2025-06-10 Thread via GitHub
Pearl1594 commented on PR #10458: URL: https://github.com/apache/cloudstack/pull/10458#issuecomment-2961195237 @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] Create new Instance from VM backup [cloudstack]

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

Re: [PR] Create new Instance from VM backup [cloudstack]

2025-06-10 Thread via GitHub
blueorangutan commented on PR #10140: URL: https://github.com/apache/cloudstack/pull/10140#issuecomment-2961126685 @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] Create new Instance from VM backup [cloudstack]

2025-06-10 Thread via GitHub
abh1sar commented on PR #10140: URL: https://github.com/apache/cloudstack/pull/10140#issuecomment-2961124384 @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] Create new Instance from VM backup [cloudstack]

2025-06-10 Thread via GitHub
blueorangutan commented on PR #10140: URL: https://github.com/apache/cloudstack/pull/10140#issuecomment-2961096915 @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] Create new Instance from VM backup [cloudstack]

2025-06-10 Thread via GitHub
abh1sar commented on PR #10140: URL: https://github.com/apache/cloudstack/pull/10140#issuecomment-2961095166 @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] Refactor Quota Summary API [cloudstack]

2025-06-10 Thread via GitHub
blueorangutan commented on PR #10505: URL: https://github.com/apache/cloudstack/pull/10505#issuecomment-2960940047 [SF] Trillian test result (tid-13486) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 58393 seconds Marvin logs: https://github.co

(cloudstack-terraform-provider) branch dependabot/go_modules/golang.org/x/net-0.38.0 updated (f35d82d -> 0b516b2)

2025-06-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/golang.org/x/net-0.38.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git discard f35d82d chore(deps): bump golang.org/x/net from 0

(cloudstack-terraform-provider) branch dependabot/go_modules/github.com/cloudflare/circl-1.6.1 created (now 17bedad)

2025-06-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/cloudflare/circl-1.6.1 in repository https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git at 17bedad chore(deps): bump github.com/cl

Re: [PR] CKS Enhancements [cloudstack]

2025-06-10 Thread via GitHub
blueorangutan commented on PR #9102: URL: https://github.com/apache/cloudstack/pull/9102#issuecomment-2960007819 @nvazquez a [SL] Trillian-Jenkins matrix job (EL8 mgmt + EL8 KVM, Ubuntu22 mgmt + Ubuntu22 KVM, EL8 mgmt + VMware 7.0u3, EL9 mgmt + XCP-ng 8.2 ) has been kicked to run smoke test

Re: [PR] CKS Enhancements [cloudstack]

2025-06-10 Thread via GitHub
nvazquez commented on PR #9102: URL: https://github.com/apache/cloudstack/pull/9102#issuecomment-2960005202 @blueorangutan test matrix -- 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] CKS Enhancements [cloudstack]

2025-06-10 Thread via GitHub
sureshanaparti commented on code in PR #9102: URL: https://github.com/apache/cloudstack/pull/9102#discussion_r2137424051 ## engine/schema/src/main/resources/META-INF/db/schema-42010to42100.sql: ## @@ -34,10 +34,47 @@ INSERT INTO `cloud`.`role_permissions` (uuid, role_id, rule,

Re: [PR] CKS Enhancements [cloudstack]

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

Re: [PR] Allow updating Object Storage Details [cloudstack]

2025-06-10 Thread via GitHub
github-actions[bot] commented on PR #10551: URL: https://github.com/apache/cloudstack/pull/10551#issuecomment-2958546833 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] CKS Enhancements [cloudstack]

2025-06-10 Thread via GitHub
github-actions[bot] commented on PR #9102: URL: https://github.com/apache/cloudstack/pull/9102#issuecomment-2958546326 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] CKS Enhancements [cloudstack]

2025-06-10 Thread via GitHub
nvazquez commented on PR #9102: URL: https://github.com/apache/cloudstack/pull/9102#issuecomment-2959744682 Thanks @sureshanaparti - I have addressed your comments @blueorangutan package -- This is an automated message from the Apache Git Service. To respond to the message, please l

Re: [PR] CKS Enhancements [cloudstack]

2025-06-10 Thread via GitHub
blueorangutan commented on PR #9102: URL: https://github.com/apache/cloudstack/pull/9102#issuecomment-2959750691 @nvazquez 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] CKS Enhancements [cloudstack]

2025-06-10 Thread via GitHub
sureshanaparti commented on code in PR #9102: URL: https://github.com/apache/cloudstack/pull/9102#discussion_r2137370194 ## api/src/main/java/org/apache/cloudstack/api/command/user/userdata/BaseRegisterUserDataCmd.java: ## @@ -0,0 +1,87 @@ +// Licensed to the Apache Software Fou

[PR] CPU to Memory weight based algorithm to order cluster [cloudstack]

2025-06-10 Thread via GitHub
sudo87 opened a new pull request, #10997: URL: https://github.com/apache/cloudstack/pull/10997 ### Description This PR introduces new value: "COMBINED" for config: "host.capacityType.to.order.clusters" COMBINED will work with "host.capacityType.to.order.clusters.cputomemorywe

Re: [PR] Fix grammar, spelling, word casing, whitespace [cloudstack]

2025-06-10 Thread via GitHub
JoaoJandre commented on code in PR #9132: URL: https://github.com/apache/cloudstack/pull/9132#discussion_r2138045868 ## api/src/main/java/org/apache/cloudstack/api/command/admin/internallb/StartInternalLBVMCmd.java: ## @@ -103,7 +103,7 @@ public Long getApiResourceId() {

(cloudstack-www) branch staging-site updated: Release advisory Update (#329)

2025-06-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch staging-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git The following commit(s) were added to refs/heads/staging-site by this push: new b858cf7a2 Release advisory Upd

(cloudstack-www) 01/01: Update ordering

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a commit to branch release-adv-update-v1 in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git commit edcec7dcda7ede2a99e33af3d579baf4d839fe36 Author: Pearl Dsilva AuthorDate: Tue Jun 10 19:48:31

Re: [I] RootCAProvider error on management server with L3-network config [cloudstack]

2025-06-10 Thread via GitHub
mosys0815 commented on issue #10996: URL: https://github.com/apache/cloudstack/issues/10996#issuecomment-2959501272 yes, I thought so, a one-liner using structured data could like this: ``` ip -j a | jq -r '.[] | .addr_info | map(select(.local == "'"$(ip -j r s default | jq -r '.[0

(cloudstack-www) branch main updated (da58942da -> b858cf7a2)

2025-06-10 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-www.git from da58942da Update truncate position (#328) add da199c435 Advisory for the release of LTS 4.19.3.0 & 4.20.1.0 w

(cloudstack-www) branch release-adv-update-v1 deleted (was 369a1dd4e)

2025-06-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch release-adv-update-v1 in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git was 369a1dd4e update slug The revisions that were on this branch are still contained in other refere

(cloudstack-www) branch release-adv-update-v1 updated: update slug

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a commit to branch release-adv-update-v1 in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git The following commit(s) were added to refs/heads/release-adv-update-v1 by this push: new 369a1

(cloudstack-www) branch release-adv-update-v1 created (now edcec7dcd)

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch release-adv-update-v1 in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git at edcec7dcd Update ordering This branch includes the following new commits: new edcec7

Re: [PR] UI: Add option to Login to a specific Project view via setting on config.json [cloudstack]

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

[GH] (cloudstack-www/lts-release-advisory-4.19.3.0-4.20.1.0): Workflow run "Lint" failed!

2025-06-10 Thread GitBox
The GitHub Actions job "Lint" on cloudstack-www.git/lts-release-advisory-4.19.3.0-4.20.1.0 has failed. Run started by GitHub user Pearl1594 (triggered by Pearl1594). Head commit for run: 615d8d6bdfed77bb479c6b70942f29848ff5c7e4 / Pearl Dsilva add newline Report URL: https://github.com/apache/

(cloudstack-www) 01/01: Update truncate position

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a commit to branch fix-blog-formating in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git commit dc930d781523a2fe5df06f47c7c218de173fa922 Author: Pearl Dsilva AuthorDate: Tue Jun 10 18:57:42 20

(cloudstack-www) branch staging-site updated: Advisory for the release of LTS 4.19.3.0 & 4.20.1.0 with security fixes (#322)

2025-06-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch staging-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git The following commit(s) were added to refs/heads/staging-site by this push: new da199c435 Advisory for the rel

Re: [I] K8s missing version and compute for cluster [cloudstack]

2025-06-10 Thread via GitHub
apraba05 closed issue #10972: K8s missing version and compute for cluster URL: https://github.com/apache/cloudstack/issues/10972 -- 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.

(cloudstack-www) branch main updated (fb716dcf9 -> da58942da)

2025-06-10 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-www.git from fb716dcf9 linkedin for Francisco (#321) add 99ceb23e1 Add author (#323) add e2c83106e Update Release ver

(cloudstack-www) branch lts-release-advisory-4.19.3.0-4.20.1.0 updated (31d59fd1e -> f73f8e947)

2025-06-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch lts-release-advisory-4.19.3.0-4.20.1.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git from 31d59fd1e space removed add f73f8e947 eol :( No new revisions were added b

(cloudstack-www) branch lts-release-advisory-4.19.3.0-4.20.1.0 updated (f73f8e947 -> ff43be80c)

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch lts-release-advisory-4.19.3.0-4.20.1.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git from f73f8e947 eol :( add ff43be80c update links No new revisions were ad

[GH] (cloudstack-www/lts-release-advisory-4.19.3.0-4.20.1.0): Workflow run "Lint" failed!

2025-06-10 Thread GitBox
The GitHub Actions job "Lint" on cloudstack-www.git/lts-release-advisory-4.19.3.0-4.20.1.0 has failed. Run started by GitHub user DaanHoogland (triggered by DaanHoogland). Head commit for run: 31d59fd1ebd67dd5e7322735b87e04f518b9d8c8 / dahn space removed Report URL: https://github.com/apache/

(cloudstack-www) branch fix-blog-formating deleted (was dc930d781)

2025-06-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch fix-blog-formating in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git was dc930d781 Update truncate position The revisions that were on this branch are still contained in ot

Re: [PR] KVM: Option to deploy a VM with existing volume/snapshot [cloudstack]

2025-06-10 Thread via GitHub
slavkap commented on PR #10503: URL: https://github.com/apache/cloudstack/pull/10503#issuecomment-2959329014 Thank you, @DaanHoogland and @nvazquez, for the reviews! I've addressed your comments in the latest commit. @rp, thank you for testing this! I've added the option to set the requir

(cloudstack-www) branch lts-release-advisory-4.19.3.0-4.20.1.0 updated (48fbd3d99 -> a7c96d692)

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch lts-release-advisory-4.19.3.0-4.20.1.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git from 48fbd3d99 Merge branch 'staging-site' of https://github.com/apache/clouds

[GH] (cloudstack-www/lts-release-advisory-4.19.3.0-4.20.1.0): Workflow run "Lint" failed!

2025-06-10 Thread GitBox
The GitHub Actions job "Lint" on cloudstack-www.git/lts-release-advisory-4.19.3.0-4.20.1.0 has failed. Run started by GitHub user Pearl1594 (triggered by Pearl1594). Head commit for run: 48fbd3d990ad78895c45606bb7d08f473bf4fed1 / Pearl Dsilva Merge branch 'staging-site' of https://github.com/a

[GH] (cloudstack-www/lts-release-advisory-4.19.3.0-4.20.1.0): Workflow run "Lint" is working again!

2025-06-10 Thread GitBox
The GitHub Actions job "Lint" on cloudstack-www.git/lts-release-advisory-4.19.3.0-4.20.1.0 has succeeded. Run started by GitHub user DaanHoogland (triggered by DaanHoogland). Head commit for run: f73f8e947f3c8848e7e504aeb229559d95443e4f / dahn eol :( Report URL: https://github.com/apache/clou

(cloudstack-www) branch lts-release-advisory-4.19.3.0-4.20.1.0 updated (615d8d6bd -> 31d59fd1e)

2025-06-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch lts-release-advisory-4.19.3.0-4.20.1.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git from 615d8d6bd add newline add 31d59fd1e space removed No new revisions were ad

(cloudstack-www) branch lts-release-advisory-4.19.3.0-4.20.1.0 updated (a7c96d692 -> 615d8d6bd)

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch lts-release-advisory-4.19.3.0-4.20.1.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git from a7c96d692 Update folder name add 615d8d6bd add newline No new revisi

[GH] (cloudstack-www/lts-release-advisory-4.19.3.0-4.20.1.0): Workflow run "Lint" failed!

2025-06-10 Thread GitBox
The GitHub Actions job "Lint" on cloudstack-www.git/lts-release-advisory-4.19.3.0-4.20.1.0 has failed. Run started by GitHub user Pearl1594 (triggered by Pearl1594). Head commit for run: a7c96d69299f1744fcd67e5cb678e08650f9cfab / Pearl Dsilva Update folder name Report URL: https://github.com/

(cloudstack-www) branch staging-site updated: Update release version on homepage (#327)

2025-06-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch staging-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git The following commit(s) were added to refs/heads/staging-site by this push: new de0d694ba Update release versi

(cloudstack-www) branch staging-site updated: Update truncate position (#328)

2025-06-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch staging-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git The following commit(s) were added to refs/heads/staging-site by this push: new da58942da Update truncate posi

Re: [PR] ui: show deploy/create button on right info pane [cloudstack]

2025-06-10 Thread via GitHub
rohityadavcloud merged PR #10814: URL: https://github.com/apache/cloudstack/pull/10814 -- 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.

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

2025-06-10 Thread GitBox
The GitHub Actions job "Lint" on cloudstack-www.git/fix-blog-formating has succeeded. Run started by GitHub user Pearl1594 (triggered by Pearl1594). Head commit for run: dc930d781523a2fe5df06f47c7c218de173fa922 / Pearl Dsilva Update truncate position Report URL: https://github.com/apache/clou

(cloudstack-www) branch fix-blog-formating created (now dc930d781)

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch fix-blog-formating in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git at dc930d781 Update truncate position This branch includes the following new commits: new

(cloudstack-www) branch lts-release-advisory-4.19.3.0-4.20.1.0 updated (f99a30625 -> 48fbd3d99)

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch lts-release-advisory-4.19.3.0-4.20.1.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git from f99a30625 slug rename add 99ceb23e1 Add author (#323) add e2c831

(cloudstack-www) 01/01: Update release version on homepage

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a commit to branch update-homepage in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git commit d8c0f6adf4e3bcdc9155df345ea8bd1e16e606f9 Author: Pearl Dsilva AuthorDate: Tue Jun 10 18:47:43 2025

(cloudstack-www) branch update-homepage deleted (was d8c0f6adf)

2025-06-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch update-homepage in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git was d8c0f6adf Update release version on homepage The revisions that were on this branch are still containe

(cloudstack-www) branch lts-release-advisory-4.19.3.0-4.20.1.0 updated (e3d42166a -> f99a30625)

2025-06-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch lts-release-advisory-4.19.3.0-4.20.1.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git from e3d42166a add banner and update text add f99a30625 slug rename No new revi

(cloudstack-www) branch update-homepage created (now d8c0f6adf)

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch update-homepage in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git at d8c0f6adf Update release version on homepage This branch includes the following new commits:

(cloudstack-www) branch sb-relese-blog deleted (was fd75d034e)

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch sb-relese-blog in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git was fd75d034e add new line The revisions that were on this branch are still contained in other refere

(cloudstack-documentation) branch revert-removal-ubuntu-eol created (now db1de2f)

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch revert-removal-ubuntu-eol in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git at db1de2f revert removal of ubunut EOL version This branch includes the follo

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

2025-06-10 Thread GitBox
The GitHub Actions job "Lint" on cloudstack-www.git/sb-relese-blog has succeeded. Run started by GitHub user Pearl1594 (triggered by Pearl1594). Head commit for run: fd75d034e600bd04687c924b91342dad52bb21d5 / Pearl Dsilva add new line Report URL: https://github.com/apache/cloudstack-www/actio

(cloudstack-www) branch release-blog deleted (was fd75d034e)

2025-06-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch release-blog in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git was fd75d034e add new line The revisions that were on this branch are still contained in other references; th

(cloudstack-www) branch staging-site updated: Release 4.19.3.0 & 4.20.1.0 anouncement blog (#326)

2025-06-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch staging-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git The following commit(s) were added to refs/heads/staging-site by this push: new a2b1d8d6a Release 4.19.3.0 & 4

(cloudstack-documentation) tag 4.20.1.0 created (now a14ecaa)

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to tag 4.20.1.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git at a14ecaa (commit) No new revisions were added by this update.

(cloudstack-documentation) branch revert-removal-ubuntu-eol deleted (was db1de2f)

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch revert-removal-ubuntu-eol in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git was db1de2f revert removal of ubunut EOL version The revisions that were on thi

(cloudstack-documentation) branch 4.20 updated: revert removal of ubunut EOL version (#522)

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a commit to branch 4.20 in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/4.20 by this push: new a14ecaa revert removal of ubu

(cloudstack-documentation) 01/01: revert removal of ubunut EOL version

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a commit to branch revert-removal-ubuntu-eol in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git commit db1de2fff40b07f3094387bf939352a6068bb9b7 Author: Pearl Dsilva AuthorDate: Tue J

(cloudstack-www) branch release-blog created (now fd75d034e)

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch release-blog in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git at fd75d034e add new line No new revisions were added by this update.

(cloudstack-www) branch sb-relese-blog updated (08b6cb071 -> fd75d034e)

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch sb-relese-blog in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git from 08b6cb071 Release 4.19.3.0 & 4.20.1.0 anouncement blog add fd75d034e add new line No new rev

(cloudstack-documentation) tag 4.20.1.0 deleted (was 56e0985)

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to tag 4.20.1.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git *** WARNING: tag 4.20.1.0 was deleted! *** was 56e0985 Remove EOL Ubuntu version (#521) The revisi

[GH] (cloudstack-www/sb-relese-blog): Workflow run "Lint" failed!

2025-06-10 Thread GitBox
The GitHub Actions job "Lint" on cloudstack-www.git/sb-relese-blog has failed. Run started by GitHub user Pearl1594 (triggered by Pearl1594). Head commit for run: 08b6cb07107ea352e11103ed0fa7a36c4bdf2f0c / Pearl Dsilva Release 4.19.3.0 & 4.20.1.0 anouncement blog Report URL: https://github.com

(cloudstack-www) 01/01: Release 4.19.3.0 & 4.20.1.0 anouncement blog

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a commit to branch sb-relese-blog in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git commit 08b6cb07107ea352e11103ed0fa7a36c4bdf2f0c Author: Pearl Dsilva AuthorDate: Tue Jun 10 18:32:19 2025 +

(cloudstack-www) branch sb-relese-blog created (now 08b6cb071)

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch sb-relese-blog in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git at 08b6cb071 Release 4.19.3.0 & 4.20.1.0 anouncement blog This branch includes the following new com

(cloudstack-www) branch update-release-sources deleted (was a88aa469c)

2025-06-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch update-release-sources in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git was a88aa469c version numbers The revisions that were on this branch are still contained in other r

(cloudstack-www) branch staging-site updated: Update Release versions to latest available (#324)

2025-06-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch staging-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git The following commit(s) were added to refs/heads/staging-site by this push: new e2c83106e Update Release versi

(cloudstack-www) branch update-release-sources updated (b714d1b26 -> a88aa469c)

2025-06-10 Thread dahn
This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch update-release-sources in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git from b714d1b26 Update Release versions to latest available add a88aa469c version numbers No new

Re: [I] RootCAProvider error on management server with L3-network config [cloudstack]

2025-06-10 Thread via GitHub
weizhouapache commented on issue #10996: URL: https://github.com/apache/cloudstack/issues/10996#issuecomment-2959084813 > Yes, i' like to expect the ip "10.72.44.3" added to the certificate, in fact with your current ip route command it already gets the correct ip. well, the command i

Re: [PR] Consider Quota settings during processing [cloudstack]

2025-06-10 Thread via GitHub
julien-vaz commented on code in PR #10892: URL: https://github.com/apache/cloudstack/pull/10892#discussion_r2137817190 ## framework/quota/src/main/java/org/apache/cloudstack/quota/QuotaManagerImpl.java: ## @@ -340,12 +349,41 @@ protected List createQuotaUsagesAccordingToQuotaTa

(cloudstack-documentation) 01/01: Remove EOL Ubuntu version

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a commit to branch remove-ubuntu-eol-version in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git commit 14790ff1864f5da134ba585d54a03362f0a659b6 Author: Pearl Dsilva AuthorDate: Tue J

Re: [PR] [CKS] Create Kubernetes ISO support for ARCH optional parameter [cloudstack]

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

(cloudstack-documentation) branch remove-ubuntu-eol-version created (now 14790ff)

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch remove-ubuntu-eol-version in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git at 14790ff Remove EOL Ubuntu version This branch includes the following new co

Re: [PR] UI: Add option to Login to a specific Project view via setting on config.json [cloudstack]

2025-06-10 Thread via GitHub
blueorangutan commented on PR #10935: URL: https://github.com/apache/cloudstack/pull/10935#issuecomment-2958994612 @nvazquez 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.

(cloudstack-documentation) tag 4.20.1.0 created (now 56e0985)

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to tag 4.20.1.0 in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git at 56e0985 (commit) No new revisions were added by this update.

(cloudstack-documentation) branch remove-ubuntu-eol-version deleted (was 14790ff)

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a change to branch remove-ubuntu-eol-version in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git was 14790ff Remove EOL Ubuntu version The revisions that were on this branch ar

(cloudstack-documentation) branch 4.20 updated: Remove EOL Ubuntu version (#521)

2025-06-10 Thread pearl11594
This is an automated email from the ASF dual-hosted git repository. pearl11594 pushed a commit to branch 4.20 in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git The following commit(s) were added to refs/heads/4.20 by this push: new 56e0985 Remove EOL Ubuntu ver

  1   2   3   >