Budh Ram Gurung (BRG)

Results 35 issues of Budh Ram Gurung (BRG)

This is kind of adding an assist to debug nightly job failures. Right now we don't store any artifacts of nightly jobs https://github.com/minishift/minishift/blob/c5ad41134f490ff6d3c5ff9ae7cf5f7285bbf8c4/centos_ci.sh#L343-L346

kind/task
priority/minor
component/test
component/integration-test
status/pinned

Right now, we have 300+ lines in our [centos_ci.sh script](https://github.com/minishift/minishift/blob/master/centos_ci.sh) and there are a lot of different jobs and getting difficult to understand which functions are used by which job....

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

With issues like this https://github.com/minishift/minishift/issues/1335, I feel we need to document enabling of `VT-x/AMD-v` prior to starting minishift. Even minikube has documented in its [requirement list](https://github.com/kubernetes/minikube#requirements). I feel this is...

component/documentation
kind/task
priority/minor
good first issue
status/pinned

We need to have pre-flight checks for memory since users may not have 2GB default memory available. I was testing multiple cluster scenario and hit with it in 8GB memory...

kind/task
priority/major
status/pinned

Currently, plain string is passed as message for logging, info, error message etc. [Example here](https://github.com/vagrant-landrush/landrush/blob/master/lib/landrush/command.rb#L54). Use Vagrant way to pass messages using `locale` based which help is re-usability of these...

kind/feature
priority/trivial

It looks like [Staticman](https://staticman.net/) will be becoming ideal solution for static site commenting solution. Any future roadmap for this feature? BTW, thanks for the nice blog theme.

enhancement
question

Currently, we are have all existing add-on README's in markdown(`.md`) format. However, our project README and contributing doc are in Asciidoc(`.adoc`). Few PRs are there whose README are in Asciidoc...

kind/question
priority/major

It would be good to have a ready add-on template where contributor will just fill his details quickly. It will reduce review comments like you need install section etc etc...

kind/task
priority/major

Hi @jorgemoralespou , I am getting some error on re-applying prometheus add-on after deleting it with provided command. ``` $ minishift addons apply prometheus --addon-env namespace=kube-system -- Applying addon 'prometheus':..........

kind/question

With issues of [broken links](https://github.com/minishift/minishift-addons/issues/33) it would be great to have links checker in place which will run on every pull request.

kind/task
priority/major