Results 97 issues of Luis Davim

### Problem Statement Currently I'm using [Kube-janitor](https://codeberg.org/hjacobs/kube-janitor) to manage temporary resources, this is mostly used for setting up temporary demo or development environments, I think the features provided by kube-janotor...

enhancement
end user created

**Does this bug happen when you install plugin without vim-polyglot?** No. **Describe the bug:** Opening `.vue` files makes vim hag but If I comment out the `vim-polyglot` plugin from my...

Hi. I've tryed to use this on [termux](https://termux.com/) and the status doesn't display correctly: ![smartselectimage_2017-07-23-21-41-17](https://user-images.githubusercontent.com/173006/28502697-19745a4c-6ff0-11e7-860e-0bcfa3c3fca4.png) I've used: ``` grep -lir --exclude-dir=.git '#!' . | xargs termux-fix-shebang ``` To fix the...

**Describe the bug** No matter what `kubelive` command I try to run, it just hangs and displays the following message: ``` (node:49973) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated ``` **To Reproduce**...

question

Is this abandoned? will this functionality be integrated into https://github.com/ContainerSolutions/trow?

Hi, I have this idea, not all k8s clusters allow incoming connections and that would make listening for registry events unusable, for those scenarios, maybe there could be a service...

In yaml single and double quotes have different meanings (https://yaml-multiline.info/) and I want to be able to auto format my file but keep the quotes as they are. I see...

Hi, I was hoping to be able to keep some state within the status part of the resource and retrieving it within the hook calback with something like: ``` cnameRef...

The UX for Metacontroller is very similar to the one for admission and validation webhooks. I think that Metacontroller would be a great addition to the core Kuberntes project and...

### Orb version We're on the latest v8.1.x ### What happened Some builds randomly fail when exporting the image: ``` 14 exporting to image #14 exporting layers #14 exporting layers...

bug