any thoughts how the workaround for addons + profiles? the following is wrong ./minishift start --profile Shift_3G_Demo --addons enable admin-user --cpus 2 --memory 3G --vm-driver virtualbox
On Tue, Oct 3, 2017 at 2:08 PM, Burr Sutter <[email protected]> wrote: > And addons behave oddly > https://github.com/minishift/minishift/issues/1482 > > I always need the admin user and the profile seems to ignore that setting. > > > On Tue, Oct 3, 2017 at 1:53 PM, Burr Sutter <[email protected]> wrote: > >> https://github.com/minishift/minishift/issues/1480 >> >> >> On Tue, Oct 3, 2017 at 4:38 AM, Gerard Braad <[email protected]> wrote: >> >>> Hi Burr, >>> >>> >>> You can use both minikube and minishift, but avoid naming them the same, >>> as in the hypervisor names have to be unique. >>> >>> About your usecase. You can use `m profile set [name]` to activate a >>> profile and make changes. But config and memory can be set using the start >>> command, however you are right about the other possible options. >>> >>> Can you file an issue for this? Preferably with a user story. >>> >>> Regards, >>> >>> >>> Gerard >>> >>> -- >>> >>> Gerard Braad | http://gbraad.nl >>> [ Doing Open Source Matters ] >>> >>> >> >
_______________________________________________ Container-tools mailing list [email protected] https://www.redhat.com/mailman/listinfo/container-tools
