Ivan Vasyliev

Results 15 comments of Ivan Vasyliev

Vault repo requires token from config client. Not sure about design decisions which led to this. Why git integration don't ask config clients for login/password to git repo? Would it...

> If the git repo requires a username and password you can supply that in the configuration correct, this user/password will be configured on config server side, but vault integration...

Some of our devs do prefer mockserver, if you interested I can get more details.

@isadounikau any contribution highly appreciated

@swade1987 main reason to try rkt was - issue with docker crash and no "live-restore" option available on version of docker which we tried. Now, we did docker health check...

This is what we took as a base version: https://github.com/apprenda/kismatic/releases/download/v1.6.1/kismatic-v1.6.1-linux-amd64.tar.gz This is the health-check which we added during setup: https://github.com/apprenda/kismatic/issues/855#issuecomment-348494945

@swade1987, actually, we did not dig into exact reason, we went over docker backlog and decided that docker has way too many reasons for crash :) We implemented python version...

Do you have gitlab or something? I compiled latest master and links are working, leading to the wrong place, but working. There is pull request which may fix target for...

you can add it as optional maven dependency + separate package, so, if people use spring-boot then it will work, if there is no spring boot in classpath - no...

There is one excellent feature from banzaicloud kafka which would be quite beneficial to have: `With the new Envoy protocol filter, RBAC integration can be entirely handled by the filter....