aws / aws-network-policy-agent

Apache License 2.0
42 stars 23 forks source link

Getting controller configuration flags from IPAM #279

Open jaydeokar opened 3 weeks ago

jaydeokar commented 3 weeks ago

Issue #, if available: N/A

Description of changes: This creates a GRPC request to IPAM endpoint to get the startup args for the controller. The client waits for the server to be running before initiating the requests. It also retries with backoff in case of errors returned from the server.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.