-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
meta:triagedThis issue has been triaged (has a good description, as well as labels for priority, size and type)This issue has been triaged (has a good description, as well as labels for priority, size and type)p2Medium priorityMedium prioritysize:smallSmallSmalltype:featureNew or enhanced functionalityNew or enhanced functionality
Description
Currently proxyd uses service endpoints when pointing at blockchain nodes. This won't be compatible with introducing pod health checks, since it will prevent proxyd from monitoring nodes that don't pass the check. We should update the templating to use a headless service, which is more efficient (one less hop) and isn't subject to the service healthcheck.
Metadata
Metadata
Assignees
Labels
meta:triagedThis issue has been triaged (has a good description, as well as labels for priority, size and type)This issue has been triaged (has a good description, as well as labels for priority, size and type)p2Medium priorityMedium prioritysize:smallSmallSmalltype:featureNew or enhanced functionalityNew or enhanced functionality