Marcus Maxwell

Results 5 comments of Marcus Maxwell

Also if you spend a certain amount of time on your blacklist websites, for example 30 seconds count as 1hit. This would stop the urge to leave the tab open....

My indentation is now borked if I close `` ``` html5 Item1 Item2 ```

@andrewcrook did you find a solution?

I have seen this issue only with watch, for example this works fine: `puts client.get_nodes ` I have used the fqdn and tested the API with a curl first to...

**Code used:** ``` require 'kubeclient' require 'rack' require 'httplog' HttpLog.configure { |config| config.log_headers = true } ssl_options = { verify_ssl: OpenSSL::SSL::VERIFY_NONE } auth_options = { bearer_token_file: 'token2' } client =...