Vlad von Hraban

Results 4 issues of Vlad von Hraban

It does not work with the following message: ``` $ watcher 2019/10/24 21:02:15 build started Building .... 2019/10/24 21:02:17 build completed Running ... 2019/10/24 21:02:17 process interrupted: signal: killed ```...

Cython is a programming language that aims to be a superset of the Python programming language, designed to give C-like performance with code that is written mostly in Python with...

This PR fixes syntax of Kustomize files, as well as splits patches into several files since it is not supported anymore to have multiple patches in one file

The example in the docs provides a code snippet to extract the imports from the file. However marshalling nodes into JSON is not a good use case, and I am...