Marco Braga

Results 224 comments of Marco Braga

PR https://github.com/kubernetes/cloud-provider-aws/pull/1159 merged, re-testing: /test all

Rebased and mostly successful tested main functionality locally. Also introduce devel and feature documentation. The e2e is mostly skipped in other distributions than static[1] defined as I didn't find a...

> Rebased and mostly successful tested main functionality locally. Also introduce devel and feature documentation. > > The e2e is mostly skipped in other distributions than static[1] defined as I...

Tests are passing, converting to regular PR. PTAL? Thanks! /assign @elmiko @kmala @dims

> I also investigating a bug in the logic of calculating ip permissions difference when a new port is added to existing service, looks like the migration to SDKv2 would...

I also tested the update remove port flow/rule with my patch and it is working as expected: ``` >>> permissions: ipProtocol: tcp, fromPort: 80, toPort: 80 ipRange: 0.0.0.0/0 ipProtocol: icmp,...

Version with BYO SG support with single SG. /test all

Testing after rebase pulling docs update. /test pull-cloud-provider-aws-test