Oleksandr Kovalchuk
Oleksandr Kovalchuk
Hi, @am06 , there are a few more vulns. I should've written those in README, but, well, didn't have time for that. I hope, I'll find some time to work...
Hi, @CaptainMcCrank, Sorry, I've noticed this issue only now. Unfortunately, there is indeed a little bug, due to which the first start is faulty (the application itself fails). This occurs...
@CaptainMcCrank, can you, please, check whether the issue was resolved?
@Benitoite, hi. I use the defaults on travis.ci. Here are the build logs: https://travis-ci.org/anxolerd/LuminanceHDR/builds/473718548 You can unfold `Build system information` to see more info about the system.
@josegonzalez I'd like to implement single-container feature for mariadb plugin. Though I feel I don't understand RFC for this completely. For example, currently I have troubles understanding the following: 1....
Okay. Then how do we know in which service `mysql:create-database paintshop` will create a database? I assumed, that `create-database` is the same as `create` but instead of creating a lot...
I haven't tried that for myself, but: 1) There is a page, https://github.com/google/lullaby/blob/master/g3doc/building_github.md which states project dependencies. 2) For build process I believe [bazel](https://www.bazel.build/) is used. Hope that helps
I'd also like to have operator installed in its own namespace, but watching all namespaces. By the way, I've heard, it is common practice for users of operator-framework to watch...
Using the stable version of 0.15.0 and I am also interested in `MPS` with `failRequestsGreaterThanOne=false` so that I ca allocate different amount of GPU memory to different processes
@klueska , static partitioning like with mig is a good enough for start. It would be great, if you could implement that. Also it would be nice if we had...