Christof Leuenberger
Christof Leuenberger
I'm using SublimeText 3. I thought of that, but do you know if there's any way to do that manually, I have quite a few packages installed :( Thanks!
Sorry for the long wait, this an issue I have at work, didn't feel like doing any work over the holidays :). So, the culprit seems to be the [BracketHighlighter](https://github.com/facelessuser/BracketHighlighter)...
Hm, that's weird. I'm on Fedora Linux. I'll check the console and reset/reinstall the package later in the week and let you know if that fixes it.
I removed and re-installed BracketHighlighter, so I'm now at the factory settings. I'm still having the same problem, though not as a rule. Sometimes it works with Tab and/or Enter,...
Just stumbled on this as well. Can someone fix the documentation?
I agree with @Hagith and think axios should be a peerDependency. If you're using js-data-http but are using axios in your app for other requests, would it then not end...
> I'm not sure about practicality, but if you want to skip some tests due to minimum version not met, worth to add to skip https://github.com/helm-unittest/helm-unittest/blob/5b9e1b22432d11a6e1b378e1393f23f920bdb2e0/test/data/v3/basic/tests/skip_this_suite_test.yaml#L4C1-L5C39 Thanks, I wasn't aware...
> Option 3 seems reasonable, if needed, it could be extended to jobs or whatever. Done
This PR is ready for review as far as I'm concerned.
@quintush is there any documentation available for multivalue validations? I am trying to match any RoleBinding named "managed-admin-rb": ``` - it: 'Should have an admin RoleBinding' documentSelector: path: kind value:...