cartography-cncf/cartography

Support LoadBalancerV2s of type `gateway`

Opened this issue · 0 comments

Title: Support LoadBalancers of type "Gateway"

Description:

Describe your idea. Please be detailed. If a feature request, please
describe the desired behavior, what scenario it enables, and how it
would be used.

As seen in #1215, we do not support LoadBalancerV2s of type gateway. This causes a KeyError where cartography will crash.

[optional Relevant Links:]

Any extra documentation required to understand the issue.
This feature is currently blocked on

  • #1219 - NetworkInterfaces should use the new data model first
  • #1024 - specifically, LoadBalancerV2s should use the new data model + they should use arn as their id.