[GitHub] [cloudstack-primate] rhtyd closed issue #708: [BUG] PROPOSAL: Reduce max pagination from 500/page to 200/page
rhtyd closed issue #708: URL: https://github.com/apache/cloudstack-primate/issues/708 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] rhtyd merged pull request #711: FIX - Reduce max pagination from 500/page to 200/page
rhtyd merged pull request #711: URL: https://github.com/apache/cloudstack-primate/pull/711 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] rhtyd commented on issue #708: [BUG] PROPOSAL: Reduce max pagination from 500/page to 200/page
rhtyd commented on issue #708: URL: https://github.com/apache/cloudstack-primate/issues/708#issuecomment-692510710 Merged, please test latest master and close @andrijapanicsb 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] rhtyd commented on pull request #710: vApps fix: use deployasisdetails instead of details
rhtyd commented on pull request #710: URL: https://github.com/apache/cloudstack-primate/pull/710#issuecomment-692510985 LGTM, did not test it though @davidjumani can you review? 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] PaulAngus opened a new issue #712: [BUG] '@link-color' does not effect the mouse-over color in details section
PaulAngus opened a new issue #712: URL: https://github.com/apache/cloudstack-primate/issues/712 **Describe the bug** config.json property '@link-color' changes navigation section mouse-over color of links, but not the mouse-over colour in the details. **To Reproduce** Steps to reproduce the behavior; '@link-color' in the config.json file. 1. change the property **Expected behavior** The mouse-over colour in the details section changes to match the color set in the config.json file **Screenshots**  **Additional context** Add any other context about the problem here. 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] rhtyd commented on issue #712: [BUG] '@link-color' does not effect the mouse-over color in details section
rhtyd commented on issue #712: URL: https://github.com/apache/cloudstack-primate/issues/712#issuecomment-692592154 Hi @utchoang since you had added support for theming in Primate, can you look into adding support for link:hover or make it use the configured link-color when mouse is hovered on links. cc @svenvogel 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] rhtyd commented on issue #712: [BUG] '@link-color' does not effect the mouse-over color in details section
rhtyd commented on issue #712: URL: https://github.com/apache/cloudstack-primate/issues/712#issuecomment-692594475 @utchoang out of curiosity would it also be possible to add support for (a) general background colour (say for a black/dark theme) and (b) ensure that primary colour is used for popup notification loader (which floats when an action is performed such as stopping a VM, it shows a rotating circle in blue colour irrespective of primary colour) 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] utchoang commented on issue #712: [BUG] '@link-color' does not effect the mouse-over color in details section
utchoang commented on issue #712: URL: https://github.com/apache/cloudstack-primate/issues/712#issuecomment-692599930 @rhtyd I think this is doable. I will try it out and notify you later. Thanks. 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] PaulAngus opened a new issue #713: [BUG] '@processing' color does not affect the page loading progress or circular 'I'm thinking' graphic
PaulAngus opened a new issue #713: URL: https://github.com/apache/cloudstack-primate/issues/713 **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: Change the property '@processing' in the config.json file. 1. go to Primate URL (see large 'thinking' graphic is still blue) 2. Log in as user or admin. (see small 'thinking' graphic and page loading bar at the top of the page are still blue) **Expected behaviour** - 'thinking' graphic and page loading bar should match the '@processing' bar. **Screenshots**  **Additional context** Add any other context about the problem here. 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] rhtyd commented on issue #713: [BUG] '@processing' color does not affect the page loading progress or circular 'I'm thinking' graphic
rhtyd commented on issue #713: URL: https://github.com/apache/cloudstack-primate/issues/713#issuecomment-692611692 @PaulAngus actually the variable names are from Vue/AntDesign the `@processing-color` is what is uses for status button/icon used for a resource (such as VM state etc) - https://antdv.com/components/badge/#components-badge-demo-status @utchoang can you look into this as well - is it possible to use the defined primary-colour for the loaders? 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] rhtyd edited a comment on issue #713: [BUG] '@processing' color does not affect the page loading progress or circular 'I'm thinking' graphic
rhtyd edited a comment on issue #713: URL: https://github.com/apache/cloudstack-primate/issues/713#issuecomment-692611692 @PaulAngus actually the variable names are from Vue/AntDesign the `@processing-color` is what is uses for status button/icon used for a resource (such as VM state etc) - https://antdv.com/components/badge/#components-badge-demo-status @utchoang can you look into this as well - is it possible to use the defined primary-colour for the (message and URL) loaders? 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] rhtyd commented on issue #703: [BUG] "VPN uses" missing from the network-related main menu
rhtyd commented on issue #703: URL: https://github.com/apache/cloudstack-primate/issues/703#issuecomment-692616497 @andrijapanicsb I think I added the navigation from the IP/tab where you enable VPN. So go to network -> IP -> VPN tab, if VPN is enabled there's a button to manage VPN users. I think the VPN enabled is for all networks accessible for an account. 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] PaulAngus opened a new issue #714: [BUG] (UI) (borderline feature request) - can't change the navigation menu color for default view or project view
PaulAngus opened a new issue #714: URL: https://github.com/apache/cloudstack-primate/issues/714 **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: none - can't do it... **Expected behavior** To match all other branding, a cloud operator will likely want to change the navigation background colors. **Screenshots**   **Additional context** Add any other context about the problem here. 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] rhtyd commented on pull request #681: Enable tags for lb rules
rhtyd commented on pull request #681: URL: https://github.com/apache/cloudstack-primate/pull/681#issuecomment-692616838 ping @ravening - can you address David's comment? Thanks 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] rhtyd commented on pull request #658: Fixes reload of page on session expiry
rhtyd commented on pull request #658: URL: https://github.com/apache/cloudstack-primate/pull/658#issuecomment-692617048 ping @borisstoyanov cc @andrijapanicsb can you review/test this, thanks 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] ravening commented on pull request #681: Enable tags for lb rules
ravening commented on pull request #681: URL: https://github.com/apache/cloudstack-primate/pull/681#issuecomment-692617379 > ping @ravening - can you address David's comment? Thanks Didn't get time so far.. will work on it either today or tomorrow 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] rhtyd commented on issue #675: [BUG] Zones not listed/offered when deploying a VM in a network from a VPC view.
rhtyd commented on issue #675: URL: https://github.com/apache/cloudstack-primate/issues/675#issuecomment-692617984 @andrijapanicsb I've tested David's PR and merged it 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] rhtyd merged pull request #691: Fixing add vm from vpc networks
rhtyd merged pull request #691: URL: https://github.com/apache/cloudstack-primate/pull/691 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] rhtyd commented on pull request #651: Prevent form from closing if validation fails
rhtyd commented on pull request #651: URL: https://github.com/apache/cloudstack-primate/pull/651#issuecomment-692618448 @davidjumani can you address merge conflict? @utchoang can you help review/test this? Thanks 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] rhtyd closed issue #660: [BUG] K8s version - various issues ?
rhtyd closed issue #660: URL: https://github.com/apache/cloudstack-primate/issues/660 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] rhtyd commented on issue #660: [BUG] K8s version - various issues ?
rhtyd commented on issue #660: URL: https://github.com/apache/cloudstack-primate/issues/660#issuecomment-692618789 Closing on your remark @shwstppr 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] rhtyd commented on issue #704: [BUG] During logout, the last "URL" is part of the "logged-out" URL - causing issues...
rhtyd commented on issue #704: URL: https://github.com/apache/cloudstack-primate/issues/704#issuecomment-692620597 We may address in two ways: (a) I think if a user explicitly logs out then we don't need to remember the last path (b) if a user logs out due to session timeout (or mgmt server restart) then we should remember the path What do you think @borisstoyanov @andrijapanicsb @PaulAngus @davidjumani @svenvogel ? 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] rhtyd closed issue #708: [BUG] PROPOSAL: Reduce max pagination from 500/page to 200/page
rhtyd closed issue #708: URL: https://github.com/apache/cloudstack-primate/issues/708 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] rhtyd commented on issue #708: [BUG] PROPOSAL: Reduce max pagination from 500/page to 200/page
rhtyd commented on issue #708: URL: https://github.com/apache/cloudstack-primate/issues/708#issuecomment-692620719 I'll save you some effort, LGTM 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] Pearl1594 opened a new pull request #715: Fixes form button from becoming unusable in case of missing any selection
Pearl1594 opened a new pull request #715: URL: https://github.com/apache/cloudstack-primate/pull/715 When a step, such as selection / creation of a network is missed during VM deployment, though prompted to take necessary action - once the correction has been made, the form is no longer usable as the Launch Virtual Machine button becomes unusable  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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #715: Fixes form button from becoming unusable in case of missing any selection
blueorangutan commented on pull request #715: URL: https://github.com/apache/cloudstack-primate/pull/715#issuecomment-692622086 @Pearl1594 a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress. 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] Pearl1594 commented on pull request #715: Fixes form button from becoming unusable in case of missing any selection
Pearl1594 commented on pull request #715: URL: https://github.com/apache/cloudstack-primate/pull/715#issuecomment-692621720 @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 comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] rhtyd commented on issue #714: [BUG] (UI) (borderline feature request) - can't change the navigation menu color for default view or project view
rhtyd commented on issue #714: URL: https://github.com/apache/cloudstack-primate/issues/714#issuecomment-692622444 @PaulAngus I'm able to change the primary-color option that affects the color of selected navigation menu item and see this for default and project views:   Or do you mean the background colour? 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] rhtyd commented on pull request #715: Fixes form button from becoming unusable in case of missing any selection
rhtyd commented on pull request #715: URL: https://github.com/apache/cloudstack-primate/pull/715#issuecomment-692623191 Seems reasonable please review @davidjumani @andrijapanicsb 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #715: Fixes form button from becoming unusable in case of missing any selection
blueorangutan commented on pull request #715: URL: https://github.com/apache/cloudstack-primate/pull/715#issuecomment-692626407 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/715 (JID-3473) 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] andrijapanicsb commented on issue #704: [BUG] During logout, the last "URL" is part of the "logged-out" URL - causing issues...
andrijapanicsb commented on issue #704: URL: https://github.com/apache/cloudstack-primate/issues/704#issuecomment-692647204 If that doesn't bring complexity that's OK - otherwise I prefer not to remember the path at all - as the issue of the user having to go again to the same page is very unfrequent (what @utchoang explained), though a nice improvement if possible. 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] andrijapanicsb commented on issue #703: [BUG] "VPN uses" missing from the network-related main menu
andrijapanicsb commented on issue #703: URL: https://github.com/apache/cloudstack-primate/issues/703#issuecomment-692648698 that is true @rhtyd - if we are OK to change the "location" of where the user can find his "VPN users" - I can live with that. But in the old UI, those users are visible both from that location your explained, and also from the main "Networks" menu 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] davidjumani commented on pull request #651: Prevent form from closing if validation fails
davidjumani commented on pull request #651: URL: https://github.com/apache/cloudstack-primate/pull/651#issuecomment-692657816 @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 comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #651: Prevent form from closing if validation fails
blueorangutan commented on pull request #651: URL: https://github.com/apache/cloudstack-primate/pull/651#issuecomment-692658482 @davidjumani a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress. 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] andrijapanicsb commented on pull request #658: Fixes reload of page on session expiry
andrijapanicsb commented on pull request #658: URL: https://github.com/apache/cloudstack-primate/pull/658#issuecomment-692658515 Looks good to me: -reduced session timeout to 1min, restarted mgmt 1. login, wait for 2minutes, go back to the same page, click on something, I get error that session has expired, redirected to the login screen - once I enter the login credentials - no more redirects/need to login again 2. login, wait for 2 minutes, do NOT click on anything, just refresh the page, I get the error that the session has expired, login once and then again all good (no more redirects / need to login again) LGTM 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] davidjumani commented on issue #704: [BUG] During logout, the last "URL" is part of the "logged-out" URL - causing issues...
davidjumani commented on issue #704: URL: https://github.com/apache/cloudstack-primate/issues/704#issuecomment-692659423 Think it makes sense to remember the path on session timeout, not on logout 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] davidjumani edited a comment on issue #704: [BUG] During logout, the last "URL" is part of the "logged-out" URL - causing issues...
davidjumani edited a comment on issue #704: URL: https://github.com/apache/cloudstack-primate/issues/704#issuecomment-692659423 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] davidjumani commented on pull request #716: usermenu: Forgetting path when manually logging out
davidjumani commented on pull request #716: URL: https://github.com/apache/cloudstack-primate/pull/716#issuecomment-692663717 @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 comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] davidjumani opened a new pull request #716: usermenu: Forgetting path when manually logging out
davidjumani opened a new pull request #716: URL: https://github.com/apache/cloudstack-primate/pull/716 Fixes https://github.com/apache/cloudstack-primate/issues/704 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #716: usermenu: Forgetting path when manually logging out
blueorangutan commented on pull request #716: URL: https://github.com/apache/cloudstack-primate/pull/716#issuecomment-692664214 @davidjumani a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress. 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #651: Prevent form from closing if validation fails
blueorangutan commented on pull request #651: URL: https://github.com/apache/cloudstack-primate/pull/651#issuecomment-692662289 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/651 (JID-3474) 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #716: usermenu: Forgetting path when manually logging out
blueorangutan commented on pull request #716: URL: https://github.com/apache/cloudstack-primate/pull/716#issuecomment-692668158 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/716 (JID-3475) 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] Pearl1594 opened a new pull request #717: zone id appears wrong
Pearl1594 opened a new pull request #717: URL: https://github.com/apache/cloudstack-primate/pull/717 Code shown instead of zone id when number of zones = 1 in deploy VM form  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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] Pearl1594 commented on pull request #717: zone id appears wrong
Pearl1594 commented on pull request #717: URL: https://github.com/apache/cloudstack-primate/pull/717#issuecomment-692669031 @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 comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #717: zone id appears wrong
blueorangutan commented on pull request #717: URL: https://github.com/apache/cloudstack-primate/pull/717#issuecomment-692669564 @Pearl1594 a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress. 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] davidjumani commented on issue #678: [BUG] With VPC - LoadBalancing tab should be hidden if the IP is already used for i.e. Port Forwarding or Static NAT
davidjumani commented on issue #678: URL: https://github.com/apache/cloudstack-primate/issues/678#issuecomment-692671016 @andrijapanicsb Havn't started on it yet 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] davidjumani edited a comment on issue #678: [BUG] With VPC - LoadBalancing tab should be hidden if the IP is already used for i.e. Port Forwarding or Static NAT
davidjumani edited a comment on issue #678: URL: https://github.com/apache/cloudstack-primate/issues/678#issuecomment-692671016 @andrijapanicsb Haven't started on it yet 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #717: zone id appears wrong
blueorangutan commented on pull request #717: URL: https://github.com/apache/cloudstack-primate/pull/717#issuecomment-692673714 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/717 (JID-3476) 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PROPOSE] Code freeze for 4.15
Hi Paul, Hi Rohit, for me too. Cheers, Sven Vogel Apache CloudStack PMC member On Tuesday, 09/08/2020 at 14:31 Paul Angus wrote: Hi all, Its around that time of year again. We owe the world a GA version of Primate + there is support for Ubuntu 20.04, CentOS 8 and XenServer/XCP-ng 8, a massive update to the vSphere capabilities and many fixes…. So, I’d like to propose a feature freeze in two or three weeks’ time (depending how everyone else is looking with any features). For people who are a still way out with anything that they’re working on; I’d hope to get back on track with the next release *early* in the new year. Unless there are any objections, I’ll go ahead with getting a freeze date out sooner rather than later… Kind regards Paul Angus
[GitHub] [cloudstack-primate] PaulAngus commented on issue #704: [BUG] During logout, the last "URL" is part of the "logged-out" URL - causing issues...
PaulAngus commented on issue #704: URL: https://github.com/apache/cloudstack-primate/issues/704#issuecomment-692707485 I agree with @andrijapanicsb - it's not worth the UI errors that get thrown. 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PROPOSE] Code freeze for 4.15
+1 on a couple of weeks and then freeze On Tue, Sep 15, 2020, 10:07 Sven Vogel wrote: > Hi Paul, Hi Rohit, > > > for me too. > > > > Cheers, > > Sven Vogel > Apache CloudStack PMC member > > > > On Tuesday, 09/08/2020 at 14:31 Paul Angus wrote: > > > > > Hi all, > > > > > > > > Its around that time of year again. We owe the world a GA version of > Primate + there is support for Ubuntu 20.04, CentOS 8 and > XenServer/XCP-ng 8, a massive update to the vSphere capabilities and > many fixes…. > > > > > > > > So, I’d like to propose a feature freeze in two or three weeks’ > time (depending how everyone else is looking with any features). For > people who are a still way out with anything that they’re working > on; I’d hope to get back on track with the next release *early* in > the new year. > > > > > > > > Unless there are any objections, I’ll go ahead with getting a freeze > date out sooner rather than later… > > > > > > > > Kind regards > > > > > > > > > > > > Paul Angus > > > > >
[GitHub] [cloudstack-primate] rhtyd commented on pull request #717: zone id appears wrong
rhtyd commented on pull request #717: URL: https://github.com/apache/cloudstack-primate/pull/717#issuecomment-692712434 Lgtm 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] rhtyd merged pull request #715: Fixes form button from becoming unusable in case of missing any selection
rhtyd merged pull request #715: URL: https://github.com/apache/cloudstack-primate/pull/715 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Deploying Linux/Windows Vm's on hypervisors
Hello All I want your opinion on how you organize deploying different types of VM's(Linux, windows) on a specific set of hypervisors. In our setup, we have added a tag "Linux,Unix" on few hypervisors and also on templates so that when we create a vm using these templates then it will be deployed on HV's matching that tag only. If there is no tag on the template then it can be deployed on any hypervisor. We have some windows templates which do not have a tag as they are uploaded by customers and when VM is created from that template, it will be deployed in any suitable hypervisor but we want it to be deployed on a hypervisor having "Windows" tag. Is there any way to achieve this apart from using template tag? Another way is to use the OS type and match with hypervisor tags but that may not be a suitable solution. So if anyone has managed to deploy windows vm's on windows tagged hypervisor and linux vm's on linux/unix tagged hypervisor then please let me know -- Thanks and regards Rakesh
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #710: vApps fix: use deployasisdetails instead of details
blueorangutan commented on pull request #710: URL: https://github.com/apache/cloudstack-primate/pull/710#issuecomment-692796173 @andrijapanicsb a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress. 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] andrijapanicsb commented on pull request #710: vApps fix: use deployasisdetails instead of details
andrijapanicsb commented on pull request #710: URL: https://github.com/apache/cloudstack-primate/pull/710#issuecomment-692795818 @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 comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] blueorangutan commented on pull request #710: vApps fix: use deployasisdetails instead of details
blueorangutan commented on pull request #710: URL: https://github.com/apache/cloudstack-primate/pull/710#issuecomment-692802023 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/710 (JID-3477) 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] utchoang opened a new pull request #718: FIX - customize theme
utchoang opened a new pull request #718: URL: https://github.com/apache/cloudstack-primate/pull/718 Fixes #712 #713 - [x] Customize link hover color - [x] Customize loading color - [ ] Customize background color 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [cloudstack-primate] utchoang commented on pull request #718: FIX - customize theme
utchoang commented on pull request #718: URL: https://github.com/apache/cloudstack-primate/pull/718#issuecomment-693148793 - Customize link hover color  - Customize loading color  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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org