Dusty Mabe

Results 645 comments of Dusty Mabe

> @abhi1004 Yeah, mine is also in same direction but you should have talked here before working on any issue, as I'm working on same. @shiminsh I agree. @abhi1004 @shiminsh...

@abhi1004 and @shiminsh, Thanks for your PRs - did either of you ever investigate if there is a good way to autogenerate the bash completion files so that we don't...

> This is because openshift provider gets all supported Kinds from OpenShift server but List is not on that list. Is that a bug in openshift? Or something that is...

Ok so basically having a json/yaml with more than one item in it (in a list) should work. Got it

Are there any other possible key words (other than "List") that we could possibly expect?

> I found something that might help with regarding all the possible "Kinds". It is for Kubernetes but same rules should apply for OpenShift. Agreed.

Well it depends on your take on this. Most of the time `genanswers` is used is when you want to grab answers from a remote docker image, modify them, and...

I'll be honest I've never used genanswers in a context where I wasn't grabbing it from a remote image. So there are two cases: 1. generating from nulecule that is...

The only problem with the above approach is that it's inconsistent based on where the nulecule currently resides, which I don't like.

I definitely don't think having `run` look in the local dir is a solution so let's search elsewhere. `genanswers` is the only case that exists where there won't be a...