Re: [Container-tools] [container-tools] Minishift-1.4.1 release announcement

2017-08-10 Thread Budh Ram Gurung
On Thu, Aug 10, 2017 at 3:41 PM, Max Rydahl Andersen 
wrote:

> On 10 Aug 2017, at 11:49, Gerard Braad wrote:
>
> Hi Max,
>
> On Thu, Aug 10, 2017 at 5:31 PM, Budh Ram Gurung bgur...@redhat.com wrote:
>
> On Thu, Aug 10, 2017 at 2:31 PM, Max Rydahl Andersen mande...@redhat.com
>
> One thing I noticed - shouldn't minishift delete ask for confirmation ?
>
> You are absolutely correct here and we agree and hence we have issue [1] to
> handle it. It will come with --force
> flag to skip confirmation.
>
> Right. This is an issue I personally filed somewhere in February. And
> we have marked it as an 'easyfix', which means that the community can
> have a go at it, as an intro or low hanging fruit. But this kind of
> excludes us from working on it... until someone deems this very high
> priority. Although I lost a test setup with this command, the
> frustration hasn't been high enough to escalate and work on it. ;-)
>
> We will be posting more recordings, and maybe even short videos about
> the usage of Minishift. If you have a suggestion what you would like
> to see being covered, just let us know.
>
> will do.
>
> Again, great stuff - I need to update and retry minishift now :)
>
> Do not forget, updating is easy now:
>
> $ minishift update
>
> minishift update
> Error: unknown command "update" for "minishift"
> Run 'minishift --help' for usage.
> F0810 12:10:20.646212   17352 root.go:95] unknown command "update" for 
> "minishift"
>
> dammit - I'm behind! :)
>
Yes :), 'update' command added from v1.1.0 onwards which released on June 6.


> /max
> http://about.me/maxandersen
>

Regards,
Budh Ram Gurung
Software Engineer - Devtools
___
Container-tools mailing list
Container-tools@redhat.com
https://www.redhat.com/mailman/listinfo/container-tools


Re: [Container-tools] [container-tools] Minishift-1.4.1 release announcement

2017-08-10 Thread Gerard Braad
Hi,


On Thu, Aug 10, 2017 at 6:11 PM, Max Rydahl Andersen
 wrote:
> minishift update
> Error: unknown command "update" for "minishift"
> Run 'minishift --help' for usage.
> F0810 12:10:20.646212   17352 root.go:95] unknown command "update" for
> "minishift"
>
> dammit - I'm behind! :)

Quite far behind, this means you are several releases behind (pre
1.3.0 for sure). The update should look like this:

  $ minishift update
  Nothing to update.
  Already using the latest version: 1.4.1.

Do a manual update once, and then in the future we will take care of it.

regards,


Gerard

___
Container-tools mailing list
Container-tools@redhat.com
https://www.redhat.com/mailman/listinfo/container-tools


Re: [Container-tools] [container-tools] Minishift-1.4.1 release announcement

2017-08-10 Thread Max Rydahl Andersen

On 10 Aug 2017, at 11:49, Gerard Braad wrote:


Hi Max,


On Thu, Aug 10, 2017 at 5:31 PM, Budh Ram Gurung  
wrote:
On Thu, Aug 10, 2017 at 2:31 PM, Max Rydahl Andersen 

One thing I noticed - shouldn't minishift delete ask for 
confirmation ?
You are absolutely correct here and we agree and hence we have issue 
[1] to

handle it. It will come with --force
flag to skip confirmation.


Right. This is an issue I personally filed somewhere in February. And
we have marked it as an 'easyfix', which means that the community can
have a go at it, as an intro or low hanging fruit. But this kind of
excludes us from working on it... until someone deems this very high
priority. Although I lost a test setup with this command, the
frustration hasn't been high enough to escalate and work on it. ;-)

We will be posting more recordings, and maybe even short videos about
the usage of Minishift. If you have a suggestion what you would like
to see being covered, just let us know.


will do.




Again, great stuff - I need to update and retry minishift now :)


Do not forget, updating is easy now:

  $ minishift update


```
minishift update
Error: unknown command "update" for "minishift"
Run 'minishift --help' for usage.
F0810 12:10:20.646212   17352 root.go:95] unknown command "update" for 
"minishift"

```

dammit - I'm behind! :)

/max
http://about.me/maxandersen
___
Container-tools mailing list
Container-tools@redhat.com
https://www.redhat.com/mailman/listinfo/container-tools


Re: [Container-tools] [container-tools] Minishift-1.4.1 release announcement

2017-08-10 Thread Gerard Braad
Hi Max,


On Thu, Aug 10, 2017 at 5:31 PM, Budh Ram Gurung  wrote:
> On Thu, Aug 10, 2017 at 2:31 PM, Max Rydahl Andersen 
>> One thing I noticed - shouldn't minishift delete ask for confirmation ?
> You are absolutely correct here and we agree and hence we have issue [1] to
> handle it. It will come with --force
> flag to skip confirmation.

Right. This is an issue I personally filed somewhere in February. And
we have marked it as an 'easyfix', which means that the community can
have a go at it, as an intro or low hanging fruit. But this kind of
excludes us from working on it... until someone deems this very high
priority. Although I lost a test setup with this command, the
frustration hasn't been high enough to escalate and work on it. ;-)

We will be posting more recordings, and maybe even short videos about
the usage of Minishift. If you have a suggestion what you would like
to see being covered, just let us know.

>> Again, great stuff - I need to update and retry minishift now :)

Do not forget, updating is easy now:

  $ minishift update


Regards,


Gerard

___
Container-tools mailing list
Container-tools@redhat.com
https://www.redhat.com/mailman/listinfo/container-tools


Re: [Container-tools] [container-tools] Minishift-1.4.1 release announcement

2017-08-10 Thread Budh Ram Gurung
Hi Max,


On Thu, Aug 10, 2017 at 2:31 PM, Max Rydahl Andersen 
wrote:

> On 8 Aug 2017, at 15:52, Gerard Braad wrote:
>
> Hi All,
>
>
> On Tue, Aug 8, 2017 at 8:44 PM, Budh Ram Gurung 
> wrote:
>
> Release Highlights
> - Improvements to user feedback during Minishift startup
> - Introduction of the environment variable MINISHIFT_ENABLE_EXPERIMENTAL
> to pass extra flags to “oc cluster up”
>
> I made a small asciinema recording[0] that shows what these features do.
> Feedback welcome...
>
> regards,
>
>
> Gerard
>
> [0] := https://asciinema.org/a/132591
>
> Gerard, that is very nice and informative!
>
> One thing I noticed - shouldn't minishift delete ask for confirmation ?
>

You are absolutely correct here and we agree and hence we have issue [1] to
handle it. It will come with --force
flag to skip confirmation.

> And what does the the y do in MINISHIFT_ENABLE_EXPERIMENTAL=y minishift
> start --service-catalog ?
>
Here, 'y' indicate 'yes' in shorter form. You can use :
- y or yes
- on
- true
- 1

See more details in the implemented PR here [2].


> Again, great stuff - I need to update and retry minishift now :)
>
Cool. Looking forward to your feedback :).

> /max
> http://about.me/maxandersen
>

[1] https://github.com/minishift/minishift/issues/405
[2] https://github.com/minishift/minishift/pull/1185#issue-245891986


> ___
> Container-tools mailing list
> Container-tools@redhat.com
> https://www.redhat.com/mailman/listinfo/container-tools
>
>
Regards,
Budh Ram Gurung
Software Engineer - Devtools
___
Container-tools mailing list
Container-tools@redhat.com
https://www.redhat.com/mailman/listinfo/container-tools


Re: [Container-tools] [container-tools] Minishift-1.4.1 release announcement

2017-08-10 Thread Max Rydahl Andersen

On 8 Aug 2017, at 15:52, Gerard Braad wrote:


Hi All,


On Tue, Aug 8, 2017 at 8:44 PM, Budh Ram Gurung  
wrote:

Release Highlights
- Improvements to user feedback during Minishift startup
- Introduction of the environment variable 
MINISHIFT_ENABLE_EXPERIMENTAL to pass extra flags to “oc cluster 
up”


I made a small asciinema recording[0] that shows what these features 
do.

Feedback welcome...

regards,


Gerard

[0] := https://asciinema.org/a/132591


Gerard, that is very nice and informative!

One thing I noticed - shouldn't `minishift delete` ask for confirmation 
?


And what does the the `y` do in `MINISHIFT_ENABLE_EXPERIMENTAL=y 
minishift start --service-catalog` ?


Again, great stuff - I need to update and retry minishift now :)

/max
http://about.me/maxandersen
___
Container-tools mailing list
Container-tools@redhat.com
https://www.redhat.com/mailman/listinfo/container-tools


Re: [Container-tools] [container-tools] Minishift-1.4.1 release announcement

2017-08-08 Thread Gerard Braad
Hi All,


On Tue, Aug 8, 2017 at 8:44 PM, Budh Ram Gurung  wrote:
> Release Highlights
> - Improvements to user feedback during Minishift startup
> - Introduction of the environment variable MINISHIFT_ENABLE_EXPERIMENTAL to 
> pass extra flags to “oc cluster up”

I made a small asciinema recording[0] that shows what these features do.
Feedback welcome...

regards,


Gerard

[0] := https://asciinema.org/a/132591


-- 

   Gerard Braad | http://gbraad.nl
   [ Doing Open Source Matters ]

___
Container-tools mailing list
Container-tools@redhat.com
https://www.redhat.com/mailman/listinfo/container-tools