Skip to content

Update blockchain namespaces to use headless service for nodes #893

Description

@chriswessels

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    meta:triagedThis issue has been triaged (has a good description, as well as labels for priority, size and type)p2Medium prioritysize:smallSmalltype:featureNew or enhanced functionality

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions