Carl Lange

Results 32 comments of Carl Lange

as the function keyword? ``` bai haveAPint (ofWhat) { (...) } ``` or do it with ruby-style important indentation ``` bai haveAPint (ofWhat) (...) like ```

There's not a lot to do about this. `helm-help` uses its own keybindings, because it's actually an expanded helm session so you don't lose context when you're looking at the...

It would be nice to see this merged :)

the fix you mentioned worked for me too. I'd guess the fix here is just a question of adding an updated version of stylus to the requirements on this package.

I had this issue because of my '/' route - I suspect the auto-naming of the route doesn't like slashes. This caused the issue: ``` javascript Router.route('/', function () {...

Put a PR in that might fix the issue but haven't even run the lines in question. Have fun! :D If anything, what I shared above should fix your problem...

Ah, I see, very interesting. I didn't see anything related to Consul when researching this, maybe that was an older method. Have you continued to use Loki with kube-prometheus? Any...

Indeed, it looks like Consul is still used. It would be really great to have a way to use loki with kube-prometheus with no hassle!