Wren Turkal

Results 106 comments of Wren Turkal

I have updated the commit message with details about the flag vs the config option. I hope this makes sense.

I think I have fixed all the lints/tests. I added to the docs for the config command as well.

> thank you @wt could you please > > Put in the PR description, Before/After this PR what changes for the user? > > and how is this different than...

I am very confused by these test failures. I don't see how much change could have caused these failures. Do you have any suggestions for moving forward.

@nirs I don't want to have to remember to specify the `--dns-domain` flag every time I start a cluster the first time. The allows me to set my default in...

> please put before/after this PR with full example to point out what is changing in this PR exactly and why do we need this I already add a Before/After...

@medyagh I added a bunch of before/after context. I think this addresses your latest comment. Please let me know if more is needed.

I updated the original PR message to match the current commit message. I didn't realize you wanted me to change that before. Thanks for spelling that out.

FWIW, I have had some time to think about this change a bit more. I realized that a more powerful version of this change's idea might allow one to config...

I actually fixed this for the case where the gcc and ld were not in the same directory. However, if you are using gold, I didn't fix that case as...