Re: [PR] fix error during kubernetes cluster creation [cloudstack]

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

Re: [PR] fix error during kubernetes cluster creation [cloudstack]

2024-06-13 Thread via GitHub
borisstoyanov commented on PR #9223: URL: https://github.com/apache/cloudstack/pull/9223#issuecomment-2165264616 @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

Re: [PR] fix error during kubernetes cluster creation [cloudstack]

2024-06-13 Thread via GitHub
blueorangutan commented on PR #9223: URL: https://github.com/apache/cloudstack/pull/9223#issuecomment-2165266139 @borisstoyanov 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

Re: [PR] fix error during kubernetes cluster creation [cloudstack]

2024-06-13 Thread via GitHub
blueorangutan commented on PR #9223: URL: https://github.com/apache/cloudstack/pull/9223#issuecomment-2165501603 @borisstoyanov 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

Re: [PR] fix error during kubernetes cluster creation [cloudstack]

2024-06-13 Thread via GitHub
borisstoyanov commented on PR #9223: URL: https://github.com/apache/cloudstack/pull/9223#issuecomment-2165496427 thanks @GaOrtiga @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

Re: [PR] fix error during kubernetes cluster creation [cloudstack]

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

Re: [PR] fix error during kubernetes cluster creation [cloudstack]

2024-06-12 Thread via GitHub
weizhouapache commented on code in PR #9223: URL: https://github.com/apache/cloudstack/pull/9223#discussion_r1636927477 ## plugins/integrations/kubernetes-service/src/main/java/com/cloud/kubernetes/cluster/KubernetesClusterManagerImpl.java: ## @@ -378,7 +378,7 @@ public

Re: [PR] fix error during kubernetes cluster creation [cloudstack]

2024-06-12 Thread via GitHub
GaOrtiga commented on code in PR #9223: URL: https://github.com/apache/cloudstack/pull/9223#discussion_r1636740222 ## plugins/integrations/kubernetes-service/src/main/java/com/cloud/kubernetes/cluster/KubernetesClusterManagerImpl.java: ## @@ -379,8 +380,8 @@ public VMTemplateVO

Re: [PR] fix error during kubernetes cluster creation [cloudstack]

2024-06-12 Thread via GitHub
GaOrtiga commented on code in PR #9223: URL: https://github.com/apache/cloudstack/pull/9223#discussion_r1636740222 ## plugins/integrations/kubernetes-service/src/main/java/com/cloud/kubernetes/cluster/KubernetesClusterManagerImpl.java: ## @@ -379,8 +380,8 @@ public VMTemplateVO

Re: [PR] fix error during kubernetes cluster creation [cloudstack]

2024-06-12 Thread via GitHub
weizhouapache commented on code in PR #9223: URL: https://github.com/apache/cloudstack/pull/9223#discussion_r1636554494 ## plugins/integrations/kubernetes-service/src/main/java/com/cloud/kubernetes/cluster/KubernetesClusterManagerImpl.java: ## @@ -379,8 +380,8 @@ public

Re: [PR] fix error during kubernetes cluster creation [cloudstack]

2024-06-12 Thread via GitHub
weizhouapache commented on code in PR #9223: URL: https://github.com/apache/cloudstack/pull/9223#discussion_r1636548382 ## plugins/integrations/kubernetes-service/src/main/java/com/cloud/kubernetes/cluster/actionworkers/KubernetesClusterActionWorker.java: ## @@ -105,6 +105,7 @@

Re: [PR] fix error during kubernetes cluster creation [cloudstack]

2024-06-12 Thread via GitHub
codecov[bot] commented on PR #9223: URL: https://github.com/apache/cloudstack/pull/9223#issuecomment-2163113513 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/9223?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache) Report

Re: [PR] fix error during kubernetes cluster creation [cloudstack]

2024-06-12 Thread via GitHub
DaanHoogland commented on code in PR #9223: URL: https://github.com/apache/cloudstack/pull/9223#discussion_r1636521466 ## plugins/integrations/kubernetes-service/src/main/java/com/cloud/kubernetes/cluster/actionworkers/KubernetesClusterActionWorker.java: ## @@ -105,6 +105,7 @@

Re: [PR] fix error during kubernetes cluster creation [cloudstack]

2024-06-12 Thread via GitHub
GaOrtiga commented on code in PR #9223: URL: https://github.com/apache/cloudstack/pull/9223#discussion_r1636324203 ## plugins/integrations/kubernetes-service/src/main/java/com/cloud/kubernetes/cluster/actionworkers/KubernetesClusterActionWorker.java: ## @@ -105,6 +105,7 @@

Re: [PR] fix error during kubernetes cluster creation [cloudstack]

2024-06-12 Thread via GitHub
GaOrtiga commented on code in PR #9223: URL: https://github.com/apache/cloudstack/pull/9223#discussion_r1636324016 ## plugins/integrations/kubernetes-service/src/main/java/com/cloud/kubernetes/cluster/KubernetesClusterManagerImpl.java: ## @@ -379,8 +380,8 @@ public VMTemplateVO

Re: [PR] fix error during kubernetes cluster creation [cloudstack]

2024-06-11 Thread via GitHub
DaanHoogland commented on code in PR #9223: URL: https://github.com/apache/cloudstack/pull/9223#discussion_r1634985937 ## plugins/integrations/kubernetes-service/src/main/java/com/cloud/kubernetes/cluster/actionworkers/KubernetesClusterActionWorker.java: ## @@ -105,6 +105,7 @@

Re: [PR] fix error during kubernetes cluster creation [cloudstack]

2024-06-11 Thread via GitHub
weizhouapache commented on code in PR #9223: URL: https://github.com/apache/cloudstack/pull/9223#discussion_r1634976649 ## plugins/integrations/kubernetes-service/src/main/java/com/cloud/kubernetes/cluster/KubernetesClusterManagerImpl.java: ## @@ -379,8 +380,8 @@ public

[PR] fix error during kubernetes cluster creation [cloudstack]

2024-06-11 Thread via GitHub
GaOrtiga opened a new pull request, #9223: URL: https://github.com/apache/cloudstack/pull/9223 ### Description During the creation of firewall rules, if one of the limits for the ports is not informed, it is saved in the database as Null, indicating that there is no starting/ending