venc0r

Results 3 comments of venc0r

I'm facing almost the same problem with the kubernetes_pod datasource ``` │ Error: Invalid address to set: []string{"spec", "0", "affinity", "0", "node_affinity", "0", "required_during_scheduling_ignored_during_execution", "0", "node_selector_term", "0", "match_fields"} ```

Same for me, you **don't** want to have auto_close enabled, too. (it does what it's supposed to do) ``` require'nvim-tree'.setup { auto_close = true ... ```

I think it is not a feature that must be implemented, it looks more like bug to me. If I create the restriction policy with curl it is working. When...