Hardy Ferentschik

Results 58 issues of Hardy Ferentschik

See also https://github.com/minishift/minishift/issues/207#issuecomment-274310292

kind/feature
priority/major
status/pinned

Some examples in the docs are using syntax which will only work with bash (aka OS X and Linux). In this case we should show two examples, bash and Powershell...

component/documentation
kind/task
priority/major
status/pinned

The idea is to register new Minishift (addon) commands which execute some specific behaviour. Something similar to extensions/plugins as discusses for kubectl - https://godoc.org/github.com/minishift/minishift One would do something along the...

kind/feature
priority/major
component/addons
status/pinned
status/needs-discussion

I think we should briefly document the major architecture design decision, eg code organization, bootstrap sequence, architectural components. This can be very brief. The important thing is to have a...

component/documentation
kind/task
priority/major
status/pinned
status/needs-discussion

Currently the various services reply to different service urls, eg _/api/hello_, _api/namaste_, ... I think it would make more sense to have a unified URL like, _api/greet_. This way it...

kind/task
component/test
priority/major

ATM _Server_ is just a bunch of static methods. Really a proper _Server_ instance should be created. This would for example also allow to make sure it gets properly initialized...

kind/task
priority/major

kind/task
priority/major

The documentation should mentioned and explain the use of the various backing files in the Vagrant data directory.

kind/task
component/documentation
priority/minor