Duparc Loic
Duparc Loic
@kylef The issue refer to the `protagonist` dependency. See the full stractrace below : ``` $ npm install -g aglio npm WARN deprecated [email protected]: Jade has been renamed to pug,...
@kylef I'm using nvm in order to use different node version. ``` $ nvm list 6.3.1 * 0.12.15 (Currently using 64-bit executable) 0.12.0 0.10.33 ```
My current python version is : **2.7.12** and GYP_MSVS_VERSION is already set. I'm using **Visual Studio Express 2012**. When will be available the new aglio version making Protagonist optional with...
It's working on my device. Thanks for your help. I'm trying to install aglio on another computer in order to validate the workflow.
@kylef I'm currently testing using Visual Studio Express 2013. When will be available the new version with Protagonist as an optional dependency ? Thanks.
OK everything works fine using : - Visual Studio Express 2013 on Windows 7 - Visual Studio Express 2015 on Windows 10 - Python 2.7.X - NVM with node version...
Hi, Using Istio I try to set a VirtualService with prefix: /kubebox and rewrite uri to / but kubebox UI is available without info (login dialog appear instead of automatically...
In fact problemn is related to server part, kubebox.js, Rewrite is working but then it try to call /server, /master/api and /master/ on kubebox.js. We need to be able to...
Hi, Thinking about this issue. FYI I'm using kubernetes 1.19 and I saw some breaing changes between kube-state-metrics & cadvisor which can explain (not sure) why we don't have the...
It's not related to kubernetes 1.19. I check kubebox version 0.7.0 and all is ok. This issue exist since version 0.8.0. Issue still exist on v0.9.0 Thanks