Eugene Agafonov

Results 3 issues of Eugene Agafonov

``` $ cmake --version cmake version 3.7.2 $ cmake .. CMake Error at CMakeLists.txt:4 (cmake_policy): Policy "CMP0072" is not known to this version of CMake. ``` Commit https://github.com/OpenHantek/openhantek/commit/9d0ebc7701d9a66934bb95ac01db6c71df87dabb forces CMake...

Hi! I'm wondering if there are any plans for supporting Helm charts for other Tekton components (triggers, dashboard) and the Tekton Operator? Also, are there any plans to update the...

- Update Dockerfile to install nano (and vim in a proper way). - Update README with an option how to select alternate text editor inside the docker container.