Eugen Mayer
Eugen Mayer
I am not sure i ever did any multipart upload with go yet.
I understood that this seem to be by design, so if one uses `assh wrapper ssh --` those definitions are actually used. But this kind of is an issue for...
Created https://github.com/EugenMayer/mons-git which would be a working build
I had to entirely remove the stateful set (manually) and then it has been recreated - but this cannot be the plan, right? looking at your changes from 5.1.0 to...
Thank you for looking in that one. I cannot really explain it. I will wait for the next update - this one i manually removed the stateful set and then...
I cannot see how that is overcomplicating things, but Iam not here to argue. Find with any direction
With statefulset my opinion is, there are no conditions needed, but hands down, my experience here is limited. The dead part is surely right, i guess e.g. for us, we...
@wamatt i am not any kind of biased, but i would tend to disagree at some particular level. My experience is, that the overall performance / overhead of docker for...
@gansbrest Well the integration is doable - not theoretical but rather practical. I spawned https://github.com/EugenMayer/docker_sync It has docker-for-mac support, but would also work with any docker-machine, does not matter. I...
@gansbrest well, use cases are different i guess. I went forward since i was refactoring anyway: https://github.com/EugenMayer/docker_sync/tree/master/lib/docker_sync/sync_strategy created a stub here https://github.com/EugenMayer/docker_sync/blob/master/lib/docker_sync/sync_strategy/unison.rb You can then select, per sync task, which...