[GitHub] [cloudstack-primate] rhtyd merged pull request #832: Fixing cks instance view

2020-10-29 Thread GitBox
rhtyd merged pull request #832: URL: https://github.com/apache/cloudstack-primate/pull/832 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] davidjumani commented on pull request #733: [WIP] Adding autoscaling for cks

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

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #733: [WIP] Adding autoscaling for cks

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

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #733: [WIP] Adding autoscaling for cks

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

[GitHub] [cloudstack-primate] ravening commented on a change in pull request #838: Allow changing template type by admin

2020-10-29 Thread GitBox
ravening commented on a change in pull request #838: URL: https://github.com/apache/cloudstack-primate/pull/838#discussion_r514100813 ## File path: src/config/section/image.js ## @@ -94,9 +102,14 @@ export default { args: (record, store) => { var fields

[GitHub] [cloudstack-cloudmonkey] ravening commented on a change in pull request #70: Added new option to change default cmk config file.

2020-10-29 Thread GitBox
ravening commented on a change in pull request #70: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/70#discussion_r514119482 ## File path: config/config.go ## @@ -324,10 +325,13 @@ func (c *Config) UpdateConfig(key string, value string, update bool) { } // NewC

[GitHub] [cloudstack-cloudmonkey] ravening commented on a change in pull request #70: Added new option to change default cmk config file.

2020-10-29 Thread GitBox
ravening commented on a change in pull request #70: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/70#discussion_r514119482 ## File path: config/config.go ## @@ -324,10 +325,13 @@ func (c *Config) UpdateConfig(key string, value string, update bool) { } // NewC

[GitHub] [cloudstack-primate] rhtyd merged pull request #841: packaging: enforce new min. CloudStack version 4.15 starting GA/1.0

2020-10-29 Thread GitBox
rhtyd merged pull request #841: URL: https://github.com/apache/cloudstack-primate/pull/841 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-documentation] davidjumani opened a new pull request #167: Adding docs for CKS cluster autoscaling

2020-10-29 Thread GitBox
davidjumani opened a new pull request #167: URL: https://github.com/apache/cloudstack-documentation/pull/167 Documentation for https://github.com/apache/cloudstack/pull/4329/files This is an automated message from the Apache

[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #167: Adding docs for CKS cluster autoscaling

2020-10-29 Thread GitBox
ACSGitBot commented on pull request #167: URL: https://github.com/apache/cloudstack-documentation/pull/167#issuecomment-718629242 Your request had been received, i'll go and build the documentation and check the output log for errors. This shouldn't take long.

[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #166: Project view - Sidebar background color customization

2020-10-29 Thread GitBox
ACSGitBot commented on pull request #166: URL: https://github.com/apache/cloudstack-documentation/pull/166#issuecomment-718629301 Your request had been received, i'll go and build the documentation and check the output log for errors. This shouldn't take long.

[GitHub] [cloudstack-documentation] davidjumani commented on pull request #166: Project view - Sidebar background color customization

2020-10-29 Thread GitBox
davidjumani commented on pull request #166: URL: https://github.com/apache/cloudstack-documentation/pull/166#issuecomment-718629190 requesting docbuild This is an automated message from the Apache Git Service. To respond to

[GitHub] [cloudstack-documentation] davidjumani commented on pull request #167: Adding docs for CKS cluster autoscaling

2020-10-29 Thread GitBox
davidjumani commented on pull request #167: URL: https://github.com/apache/cloudstack-documentation/pull/167#issuecomment-718629109 requesting docbuild This is an automated message from the Apache Git Service. To respond to

[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #167: Adding docs for CKS cluster autoscaling

2020-10-29 Thread GitBox
ACSGitBot commented on pull request #167: URL: https://github.com/apache/cloudstack-documentation/pull/167#issuecomment-718631899 Build finished. You can review it at: https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr167// Build Log Output: No log errors found to repo

[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #166: Project view - Sidebar background color customization

2020-10-29 Thread GitBox
ACSGitBot commented on pull request #166: URL: https://github.com/apache/cloudstack-documentation/pull/166#issuecomment-718634489 Build finished. You can review it at: https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr166// Build Log Output: No log errors found to repo

[GitHub] [cloudstack-documentation] davidjumani commented on a change in pull request #166: Project view - Sidebar background color customization

2020-10-29 Thread GitBox
davidjumani commented on a change in pull request #166: URL: https://github.com/apache/cloudstack-documentation/pull/166#discussion_r514172305 ## File path: source/installguide/primate.rst ## @@ -196,6 +198,8 @@ Customization of themes is also possible, such as, modifying ban

Re: Failed to create VOLUME from snapshot

2020-10-29 Thread Rakesh Venkatesh
I was able to reproduce it as well If the setting snapshot.backup.to.secondary = false then only one entry will be stored in snapshot_store_ref with primary datarole and secondary(Image) datarole will not be stored. So in the volume orchestrator, it tries to get the driver capability map and that

[GitHub] [cloudstack-primate] GabrielBrascher commented on pull request #838: Allow changing template type by admin

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

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #838: Allow changing template type by admin

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

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #838: Allow changing template type by admin

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

[GitHub] [cloudstack-primate] GabrielBrascher commented on pull request #838: Allow changing template type by admin

2020-10-29 Thread GitBox
GabrielBrascher commented on pull request #838: URL: https://github.com/apache/cloudstack-primate/pull/838#issuecomment-718922053 It fails to open the edit popup when trying to edit a template. Tested via http://primate-qa.cloudstack.cloud:8080/client/pr/838. Can you please check th

[GitHub] [cloudstack-primate] ravening commented on pull request #838: Allow changing template type by admin

2020-10-29 Thread GitBox
ravening commented on pull request #838: URL: https://github.com/apache/cloudstack-primate/pull/838#issuecomment-718923115 > It fails to open the edit popup when trying to edit a template. Tested via http://primate-qa.cloudstack.cloud:8080/client/pr/838. > > > > Can you plea

[GitHub] [cloudstack-primate] GabrielBrascher edited a comment on pull request #838: Allow changing template type by admin

2020-10-29 Thread GitBox
GabrielBrascher edited a comment on pull request #838: URL: https://github.com/apache/cloudstack-primate/pull/838#issuecomment-718938025 Ah ... it got merged yesterday (https://github.com/apache/cloudstack/pull/3945), I see. I will test it later based on the recently merged commit.

[GitHub] [cloudstack-primate] GabrielBrascher commented on pull request #838: Allow changing template type by admin

2020-10-29 Thread GitBox
GabrielBrascher commented on pull request #838: URL: https://github.com/apache/cloudstack-primate/pull/838#issuecomment-718938025 Ah ... it got merged yesterday (https://github.com/apache/cloudstack/pull/3945), I see. I will test it later then based on the recente merged commit. ---

[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #166: Project view - Sidebar background color customization

2020-10-29 Thread GitBox
ACSGitBot commented on pull request #166: URL: https://github.com/apache/cloudstack-documentation/pull/166#issuecomment-719162957 Your request had been received, i'll go and build the documentation and check the output log for errors. This shouldn't take long.

[GitHub] [cloudstack-documentation] davidjumani commented on pull request #166: Project view - Sidebar background color customization

2020-10-29 Thread GitBox
davidjumani commented on pull request #166: URL: https://github.com/apache/cloudstack-documentation/pull/166#issuecomment-719162944 requesting docbuild This is an automated message from the Apache Git Service. To respond to

[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #166: Project view - Sidebar background color customization

2020-10-29 Thread GitBox
ACSGitBot commented on pull request #166: URL: https://github.com/apache/cloudstack-documentation/pull/166#issuecomment-719163424 Build finished. You can review it at: https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr166// Build Log Output: No log errors found to repo

[GitHub] [cloudstack-documentation] davidjumani commented on pull request #167: Adding docs for CKS cluster autoscaling

2020-10-29 Thread GitBox
davidjumani commented on pull request #167: URL: https://github.com/apache/cloudstack-documentation/pull/167#issuecomment-719165575 requesting docbuild This is an automated message from the Apache Git Service. To respond to

[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #167: Adding docs for CKS cluster autoscaling

2020-10-29 Thread GitBox
ACSGitBot commented on pull request #167: URL: https://github.com/apache/cloudstack-documentation/pull/167#issuecomment-719165584 Your request had been received, i'll go and build the documentation and check the output log for errors. This shouldn't take long.

[GitHub] [cloudstack-documentation] ACSGitBot commented on pull request #167: Adding docs for CKS cluster autoscaling

2020-10-29 Thread GitBox
ACSGitBot commented on pull request #167: URL: https://github.com/apache/cloudstack-documentation/pull/167#issuecomment-719166085 Build finished. You can review it at: https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr167// Build Log Output: No log errors found to repo

[GitHub] [cloudstack-documentation] Pearl1594 opened a new pull request #168: Add details for CoreOS replacement with Debian (SystemVM template)

2020-10-29 Thread GitBox
Pearl1594 opened a new pull request #168: URL: https://github.com/apache/cloudstack-documentation/pull/168 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use