Skip to content

Commit a087ab6

Browse files
committed
[feat aga] Implement autp-discovery feature for supported endpoints
1 parent 06b6baa commit a087ab6

File tree

10 files changed

+3150
-34
lines changed

10 files changed

+3150
-34
lines changed

controllers/aga/globalaccelerator_controller.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ func NewGlobalAcceleratorReconciler(k8sClient client.Client, eventRecorder recor
107107
config.ExternalManagedTags,
108108
logger.WithName("aga-model-builder"),
109109
metricsCollector,
110+
cloud.ELBV2(),
110111
)
111112

112113
// Create stack marshaller

0 commit comments

Comments
 (0)