Code Jesus

Results 8 comments of Code Jesus

For what it's worth, this is working for me with `coc-explorer` if I use ``` let g:lens#disabled_filetypes = ['nerdtree', 'coc-explorer', 'fzf'] ``` Maybe try reinstalling, resetting the `disabled_filetypes` and re-sourcing?

+1 Would also love a debian bump, or a move to alpine

@samjhecht I think I am running into the same issue, trying to run the Control Center as a Docker container with Kubernetes. I have a Kafka + Zookeeper cluster with...

I guess this question, more specifically, is how to decode an `Entity` to a case class via Circe.

I'm seeing this same issue trying to deploy 5.0.0 of the schema-registry. I don't have a service or pod name with schema-registry of kafka-rest ## Config ``` apiVersion: apps/v1 kind:...

Was about to make a similar PR until I saw this! Thanks for doing this