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

2020-10-16 Thread GitBox
andrijapanicsb commented on pull request #809: URL: https://github.com/apache/cloudstack-primate/pull/809#issuecomment-710169692 Agree @nvazquez - my bad for not giving this input to @davidjumani , thx for pointing out This

[GitHub] [cloudstack-kubernetes-provider] davidjumani opened a new issue #23: Add unit tests

2020-10-16 Thread GitBox
davidjumani opened a new issue #23: URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/23 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [cloudstack-kubernetes-provider] davidjumani commented on pull request #22: Update kubernetes libraries

2020-10-16 Thread GitBox
davidjumani commented on pull request #22: URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/22#issuecomment-710111511 Tests pass. Good to go @onitake ``` go test -v ./... === RUN TestReadConfig --- PASS: TestReadConfig (0.00s) === RUN TestNewCSCloud

[GitHub] [cloudstack-kubernetes-provider] rhtyd merged pull request #17: Remove vendored dependencies

2020-10-16 Thread GitBox
rhtyd merged pull request #17: URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/17 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[ANNOUNCE} 4.15 Code Freeze

2020-10-16 Thread Paul Angus
Hi Everyone, I hope that you are all coping with the weird world that we are in at the moment. And my best wishes to anyone and everyone and hope that we can all get together at a collab again soon. I emailed a few months ago to make sure that there were no problems with having a code freeze in

Re: Automatically applying DB schema changes

2020-10-16 Thread Andrija Panic
No way automatically, manually is OK and the only way forward since you are on the same version all the time. Best, On Fri, 16 Oct 2020, 10:00 Darrin Hüsselmann, < darrin.husselm...@shapeblue.com> wrote: > Hi Rakesh, > > db changes are applied automatically if the Cloudstack version changes and

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

2020-10-16 Thread GitBox
nvazquez commented on pull request #809: URL: https://github.com/apache/cloudstack-primate/pull/809#issuecomment-710047611 @andrijapanicsb @DaanHoogland @davidjumani we should only hide if its Vmware and deploy-as-is, for the older templates that should be still visible -

[GitHub] [cloudstack-primate] andrijapanicsb commented on pull request #810: Fixing hosts listview labels

2020-10-16 Thread GitBox
andrijapanicsb commented on pull request #810: URL: https://github.com/apache/cloudstack-primate/pull/810#issuecomment-709917783 LGTM, displayed nicely, merging. This is an automated message from the Apache Git Service. To r

[GitHub] [cloudstack-primate] andrijapanicsb merged pull request #810: Fixing hosts listview labels

2020-10-16 Thread GitBox
andrijapanicsb merged pull request #810: URL: https://github.com/apache/cloudstack-primate/pull/810 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

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

2020-10-16 Thread GitBox
blueorangutan commented on pull request #809: URL: https://github.com/apache/cloudstack-primate/pull/809#issuecomment-709916165 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-16 Thread GitBox
blueorangutan commented on pull request #809: URL: https://github.com/apache/cloudstack-primate/pull/809#issuecomment-709911781 @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 #809: Hiding boot mode and boot type for VMware

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

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #810: Fixing hosts listview labels

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

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #810: Fixing hosts listview labels

2020-10-16 Thread GitBox
blueorangutan commented on pull request #810: URL: https://github.com/apache/cloudstack-primate/pull/810#issuecomment-709903724 @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 #810: Fixing hosts listview labels

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

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

2020-10-16 Thread GitBox
DaanHoogland commented on pull request #809: URL: https://github.com/apache/cloudstack-primate/pull/809#issuecomment-709896894 ok, in view of `deploy-as-is` this makes sense, but I think it should blocked/handled in the API as well. ---

Re: Automatically applying DB schema changes

2020-10-16 Thread Darrin Hüsselmann
Hi Rakesh, db changes are applied automatically if the Cloudstack version changes and there is an upgrade path in the code, I think you may have not changed version. Cheers Darrin From: Rakesh Venkatesh Sent: Friday, October 16, 2020 9:56 AM To: users ; dev Sub

Automatically applying DB schema changes

2020-10-16 Thread Rakesh Venkatesh
Hello Users and Dev Is there a way a new DB schema changes can be applied automatically whenever I install new packages? My setup was running with two month old changes of 4.15 and when I deployed new packages with latest changes, all the recent db scheme changes are not applied and I need to run

[GitHub] [cloudstack-primate] davidjumani opened a new pull request #810: Fixing hosts listview labels

2020-10-16 Thread GitBox
davidjumani opened a new pull request #810: URL: https://github.com/apache/cloudstack-primate/pull/810 ### Before : ![Screenshot from 2020-10-16 13-14-21](https://user-images.githubusercontent.com/8244774/96228037-a3b3d880-0fb2-11eb-8846-7dcbcb7fee53.png) ### After : ![Screensh

[GitHub] [cloudstack-primate] davidjumani commented on issue #803: [BUG] When deploying VM, disk offering for data disks are not all listed

2020-10-16 Thread GitBox
davidjumani commented on issue #803: URL: https://github.com/apache/cloudstack-primate/issues/803#issuecomment-709881605 Since custom disk offerings aren't supported yet in the backend, can close this and reopen once support has been added ---

[GitHub] [cloudstack-primate] davidjumani opened a new pull request #809: Hiding boot mode and boot type for VMware

2020-10-16 Thread GitBox
davidjumani opened a new pull request #809: URL: https://github.com/apache/cloudstack-primate/pull/809 VMware doesn't respect boot mode and type for templates, so hiding them ![Screenshot from 2020-10-16 12-59-57](https://user-images.githubusercontent.com/8244774/96226246-ffc92d80-0faf-1