Nelson Villagrán
Nelson Villagrán
closes #513
`start.sh` is failing because the actual image doesn't have the `iproute2` package installed. **simple demo** ``` docker run --rm --privileged jess/kvm Adding user root to group libvirt Adding user root...
If someone tries to make a borrow that is bigger than the available liquidity, [DefaultReserveInterestRateStrategy.calculateInterestRates](https://github.com/aave/protocol-v2/blob/master/contracts/protocol/lendingpool/DefaultReserveInterestRateStrategy.sol#L130) it will throw a SafeMath exception. We could fix this adding this code to ValidationLogic.validateBorrow:...
Trying to decode EventRecords failed on testnet : field Indices_IndexAssigned: expected more bytes
When I tried to parse events records to get information about balance transfers its failed on tesnet (rococo and wested) but on mainnet works. `panic: unable to decode field 3...
It is possible to add [Standars Labels](https://helm.sh/docs/chart_best_practices/labels/#standard-labels) to CRDs. You already have [kong.metaLabels](https://github.com/Kong/charts/blob/main/charts/kong/templates/_helpers.tpl#L28-L37)?