maugustosilva

Results 56 comments of maugustosilva

#1050 should start to address itens one and two on you list @THS-on. Remember, it is a working in progress, and so it will constantly refined.

@apoorvemohan This is related to the "single database for multiple verifiers" introduced by your PR. @ljmcgann @mpeters I see this as a problem of documentation, instead of code. My proposal...

> Thanks for getting back to me @maugustosilva. Could you clarify what this flag does that it requires a load balancer on the veriifer? The main idea behind the *absence*...

+1 on this proposal. The current configuration system quickly becomes cumbersome when dealing with more "exotic" configurations (e.g., multiple verifiers, load balancers, external databases). I ended up writing a rather...

@lukehinds @kaifeng It might look as a pet peeve of mine, but in my experience it made the initial process of understanding the inner workings of keylime (unnecessarily) harder: some...

From my part, I would support a PR that modifies the database schema in a way that: a) changes the column name from `meta_data` to `metadata` and b) changes the...

Which kind of database are you using? I am asking because the `ERROR - SQLAlchemy Error: QueuePool limit of size 5 overflow 10 reached, connection timed out, timeout 30.00 (Background...

Hello... yes, this documentation is a work in progress, certainly! Question: do you intend to add this adapters through libcloud or with a native python client?

Alright, I have started populating the short description in https://github.com/ibmcb/cbtool/wiki/FAQ-D with a little bit more detail, regarding the different methods. I was busy with other projects the past week, but...