-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Description
What would you like to be added:
There's a problem when implementing the dynamic configuration feature. After agent got all the configuration via XDS, it tried to invoke the Layotto Lifecycle API but got an error:

To solve this problem, we need to use the health check hooks. The agent should invoke Lifecycle API after Layotto get started, but before the sidecar passes the readiness check
Why is this needed:
Reactions are currently unavailable