On Fri, Apr 7, 2017 at 6:17 PM, Burr Sutter <[email protected]> wrote:
> > > On Fri, Apr 7, 2017 at 2:49 AM, Lalatendu Mohanty <[email protected]> > wrote: > >> >> >> On Fri, Apr 7, 2017 at 4:09 AM, Burr Sutter <[email protected]> wrote: >> >>> >>> >>> On Thu, Apr 6, 2017 at 1:31 PM, Budh Gurung <[email protected]> wrote: >>> >>>> Hi Burr, >>>> >>>> Comments inline. >>>> >>>> On Thu, Apr 6, 2017 at 9:16 PM, Burr Sutter <[email protected]> wrote: >>>> >>>>> 1) Fails on Windows 10 (clean machine, newly installed VirtualBox) >>>>> https://github.com/minishift/minishift/issues/695 >>>>> >>>> >>>> I doubt you actually hit by this issue https://issues.jboss.org >>>> /browse/CDK-70. >>>> >>>> This happens when you don't have ssh.exe binary set in your *PATH*. >>>> We have observed that installing OpenSSH for Windows >>>> <https://sourceforge.net/projects/sshwindows/> resolve this issue. >>>> >>>> Investigation is undergoing to know the actual reason. >>>> >>> >>> That sounds like it. I am out of CDK on Windows testing time for >>> several days but I might be able to try a beta 4 when it becomes available. >>> >>> >>>> >>>> >>>>> >>>>> 2) Need an admin/admin user >>>>> https://github.com/minishift/minishift/issues/696 >>>>> >>>> >>>> This I am not sure as we given 'developer' user a 'sudoer' role by >>>> default and all >>>> admin operations can be run with "--as system:admin". >>>> >>> >>> Right, but as a human, I need to be able to login to the console as >>> admin :-) >>> >>> Damn humans/users. >>> >> >> Hi Burr, >> >> Please check the issues you had raised. It has several comments which >> will be useful to you and on some issues we need information from you. >> >> Regarding the system:admin user I think you are comparing the UX with >> CDK 2.x. We have done things little differently in CDK 3 but have done it >> in a right way as developer user should not have by default the >> cluster-admin role. It is like making any user in Linux as root. However we >> have discussed in the issue that we might want to have a separate user who >> will have cluster-admin role by default. >> > > Right in the old CDK it was "admin, admin" > > Thanks to Praveen [1] , now we have an addon which which creates an user "admin" with custer-admin role. For upstream you have to explicitly enable it and for downstream we need to make it enabled by-default. [1] https://github.com/minishift/minishift/pull/741 Thanks, Lala
_______________________________________________ Devtools mailing list [email protected] https://www.redhat.com/mailman/listinfo/devtools
