Nelson Villagrán
Nelson Villagrán
@ajendrex in the meantime you could use this helm repo https://charts.bennu.cl
@hjacobs please add this flags to your metric-deployment ```yaml args: - --kubelet-insecure-tls - --kubelet-preferred-address-types=InternalIP ```
@hjacobs I just create [kind-dev](https://github.com/bennu/kind-dev) (WIP) that will help me with addons like: metallb, ingress-nginx, metrics, etc.
Yep, but in the meantime I need something to start working with Kind. #253
You can reproduce this error add this test case scenario ``` { "title": "LendingPool: Borrow that is bigger than the available liquidity (reverts)", "description": "Test cases for the borrow function.",...
Yep, that's true @vminkov, but imho we need to use the actual single responsibility principle used by [ValidationLogic](https://github.com/aave/protocol-v2/blob/master/contracts/protocol/libraries/logic/ValidationLogic.sol)