Konstantin

Results 35 issues of Konstantin

Some of the tests in testsuite are not compatible with planned new installation method. They should be redesigned or given skip conditions if not suitable for some situations. Potential issues:...

enhancement

To support multiple deployments as one CNF, we need to design a new installation process. Main idea of this new process is creating separate methods for each deployment type and...

enhancement

If Ameba would be removed from dependencies and crystal-version would be updated (#2157, #2158), we can re-add Ameba to testsuite, but not in form of shard dependency, but rather as...

enhancement

For a long time crystal version for which this project is intended wasn't changed from 1.6.2 (current latest is [1.13.3](https://github.com/crystal-lang/crystal/releases/tag/1.13.3)). This issue was discussed, but update was postponed due to...

maintenance

task "process_search" in microservice.cr was created in #1580 and needed for #1567, "prometheus_traffic" test. Currently, "prometheus_traffic" test handles process search by itself, this task is not used anywhere and, in...

maintenance