[GitHub] [cloudstack-primate] utchoang opened a new pull request #813: Fix - Incorrect results of list view when refreshing the page by browser

2020-10-20 Thread GitBox
utchoang opened a new pull request #813: URL: https://github.com/apache/cloudstack-primate/pull/813 @rhtyd cc @svenvogel When URL has query params (page, page size) and if I refresh the browser then listview result will incorrect ![image](https://user-images.githubusercontent.com/13

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #808: FIX - compute - Create snapshot from virtual machine with managed storage

2020-10-20 Thread GitBox
blueorangutan commented on pull request #808: URL: https://github.com/apache/cloudstack-primate/pull/808#issuecomment-713271817 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/808 (JID-3

[GitHub] [cloudstack-primate] utchoang commented on pull request #808: FIX - compute - Create snapshot from virtual machine with managed storage

2020-10-20 Thread GitBox
utchoang commented on pull request #808: URL: https://github.com/apache/cloudstack-primate/pull/808#issuecomment-713267859 @blueorangutan package This is an automated message from the Apache Git Service. To respond to th

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #808: FIX - compute - Create snapshot from virtual machine with managed storage

2020-10-20 Thread GitBox
blueorangutan commented on pull request #808: URL: https://github.com/apache/cloudstack-primate/pull/808#issuecomment-713268221 @utchoang a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress.

[GitHub] [cloudstack-primate] nvazquez commented on pull request #809: Hiding boot mode and boot type for VMware

2020-10-20 Thread GitBox
nvazquez commented on pull request #809: URL: https://github.com/apache/cloudstack-primate/pull/809#issuecomment-713175418 Latest addition pushed - @andrijapanicsb to confirm if its good to go in This is an automated message

[GitHub] [cloudstack-primate] davidjumani commented on a change in pull request #812: infocard: Adding support to redirect to publicip

2020-10-20 Thread GitBox
davidjumani commented on a change in pull request #812: URL: https://github.com/apache/cloudstack-primate/pull/812#discussion_r508669557 ## File path: src/components/view/InfoCard.vue ## @@ -308,7 +308,8 @@ type="environment" @click="$message.succe

Re: [REQUEST] test effort

2020-10-20 Thread Rohit Yadav
+1 We also need volunteers to test Primate wrt 1.0/GA milestone that will go with 4.15: https://github.com/apache/cloudstack-primate/pulls https://github.com/apache/cloudstack-primate/issues Regards. From: Daan Hoogland Sent: Tuesday, October 20, 2020 18:19 T

[GitHub] [cloudstack-primate] rhtyd commented on a change in pull request #812: infocard: Adding support to redirect to publicip

2020-10-20 Thread GitBox
rhtyd commented on a change in pull request #812: URL: https://github.com/apache/cloudstack-primate/pull/812#discussion_r508584864 ## File path: src/components/view/InfoCard.vue ## @@ -308,7 +308,8 @@ type="environment" @click="$message.success(`${

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #812: infocard: Adding support to redirect to publicip

2020-10-20 Thread GitBox
blueorangutan commented on pull request #812: URL: https://github.com/apache/cloudstack-primate/pull/812#issuecomment-712832936 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/812 (JID-3

[REQUEST] test effort

2020-10-20 Thread Daan Hoogland
People, A quick call for volunteers. As we are approaching code freeze once more test effort is going to be in high demand, anybody that has any stake in open PRs, please contribute your efforts. It is unlikely that the release manager will be able to do a good fraction of the work so every help is

[GitHub] [cloudstack-primate] davidjumani commented on pull request #808: FIX - compute - Create snapshot from virtual machine with managed storage

2020-10-20 Thread GitBox
davidjumani commented on pull request #808: URL: https://github.com/apache/cloudstack-primate/pull/808#issuecomment-712821081 @utchoang There also needs to be a check for `quiescevm` on the volume https://github.com/apache/cloudstack/blob/master/ui/scripts/instances.js#L1255 -

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #812: infocard: Adding support to redirect to publicip

2020-10-20 Thread GitBox
blueorangutan commented on pull request #812: URL: https://github.com/apache/cloudstack-primate/pull/812#issuecomment-712816558 @davidjumani a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress. -

[GitHub] [cloudstack-primate] davidjumani commented on pull request #812: infocard: Adding support to redirect to publicip

2020-10-20 Thread GitBox
davidjumani commented on pull request #812: URL: https://github.com/apache/cloudstack-primate/pull/812#issuecomment-712816008 @blueorangutan package This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cloudstack-primate] davidjumani opened a new pull request #812: infocard: Adding support to redirect to publicip

2020-10-20 Thread GitBox
davidjumani opened a new pull request #812: URL: https://github.com/apache/cloudstack-primate/pull/812 Adding support to redirect to publicip. Works with cks clusters after https://github.com/apache/cloudstack/pull/4414 ![Screenshot from 2020-10-20 17-56-40](https://user-images.gith

[GitHub] [cloudstack-primate] andrijapanicsb commented on pull request #809: Hiding boot mode and boot type for VMware

2020-10-20 Thread GitBox
andrijapanicsb commented on pull request #809: URL: https://github.com/apache/cloudstack-primate/pull/809#issuecomment-712796614 @nvazquez added the commit to PR 4307, so yes. This is an automated message from the Apache Git

[GitHub] [cloudstack-primate] rhtyd commented on pull request #809: Hiding boot mode and boot type for VMware

2020-10-20 Thread GitBox
rhtyd commented on pull request #809: URL: https://github.com/apache/cloudstack-primate/pull/809#issuecomment-712776257 @davidjumani was a backend fix added to https://github.com/apache/cloudstack/pull/4307 ? which commit/reference is that? ---

[GitHub] [cloudstack-primate] rhtyd merged pull request #804: Adding option to copy resource name and IP

2020-10-20 Thread GitBox
rhtyd merged pull request #804: URL: https://github.com/apache/cloudstack-primate/pull/804 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

[GitHub] [cloudstack-primate] rhtyd closed issue #801: UI missing - Cannot select option private registry for kubernetes cluster.

2020-10-20 Thread GitBox
rhtyd closed issue #801: URL: https://github.com/apache/cloudstack-primate/issues/801 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

[GitHub] [cloudstack-primate] rhtyd commented on issue #801: UI missing - Cannot select option private registry for kubernetes cluster.

2020-10-20 Thread GitBox
rhtyd commented on issue #801: URL: https://github.com/apache/cloudstack-primate/issues/801#issuecomment-712773219 Fixed in #802 @tungntvn23 can you test latest master and re-open if you're able to reproduce it again? Thanks. --

[GitHub] [cloudstack-primate] rhtyd merged pull request #802: allow adding docker Private registry details while deploying cluster

2020-10-20 Thread GitBox
rhtyd merged pull request #802: URL: https://github.com/apache/cloudstack-primate/pull/802 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

[GitHub] [cloudstack-primate] rhtyd merged pull request #800: kubernetesservicetab: Selecting the right ip

2020-10-20 Thread GitBox
rhtyd merged pull request #800: URL: https://github.com/apache/cloudstack-primate/pull/800 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

[GitHub] [cloudstack-primate] rhtyd commented on pull request #809: Hiding boot mode and boot type for VMware

2020-10-20 Thread GitBox
rhtyd commented on pull request #809: URL: https://github.com/apache/cloudstack-primate/pull/809#issuecomment-712757623 @andrijapanicsb @nvazquez @harikrishna-patnala - should we merge this? backend changes are in https://github.com/apache/cloudstack/pull/4307? --

[GitHub] [cloudstack-primate] rhtyd merged pull request #811: Adding netowrk type filter to listview

2020-10-20 Thread GitBox
rhtyd merged pull request #811: URL: https://github.com/apache/cloudstack-primate/pull/811 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

Re: Triage Permission

2020-10-20 Thread David Jumani
Hi All, A big thanks to everyone who supported this idea. It's working out quite well allowing community members contribute further. I'd like to suggest that others who would like the triage permission to boldly request it. It requires community / PMC approval followed by an infra ticket raised

[GitHub] [cloudstack-primate] andrijapanicsb commented on pull request #809: Hiding boot mode and boot type for VMware

2020-10-20 Thread GitBox
andrijapanicsb commented on pull request #809: URL: https://github.com/apache/cloudstack-primate/pull/809#issuecomment-712649038 only 7 minutes to build packages vs 30_ minutes previously...nice 👍 This is an automated m

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #809: Hiding boot mode and boot type for VMware

2020-10-20 Thread GitBox
blueorangutan commented on pull request #809: URL: https://github.com/apache/cloudstack-primate/pull/809#issuecomment-712646220 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/809 (JID-3

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #809: Hiding boot mode and boot type for VMware

2020-10-20 Thread GitBox
blueorangutan commented on pull request #809: URL: https://github.com/apache/cloudstack-primate/pull/809#issuecomment-712641760 @andrijapanicsb a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress. --

[GitHub] [cloudstack-primate] andrijapanicsb commented on pull request #809: Hiding boot mode and boot type for VMware

2020-10-20 Thread GitBox
andrijapanicsb commented on pull request #809: URL: https://github.com/apache/cloudstack-primate/pull/809#issuecomment-712641522 @blueorangutan package This is an automated message from the Apache Git Service. To respond to