Skip to content

Backend endpoint reconciler #4

@shaneutt

Description

@shaneutt

Kubernetes endpoint changes from the watcher need to be applied to the running Praxis instance without restarting or rebuilding the full filter pipeline.

Goal

Atomically update cluster endpoints in the running proxy from Kubernetes endpoint events.

Requirements

  • Atomic endpoint swaps (no partial updates visible to the data plane)
  • No filter pipeline rebuild required for endpoint-only changes
  • Endpoint updates are independent of config file hot-reload
  • New endpoints start with configured initial health state
  • Correct interaction with connection draining for removed endpoints

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Task.

    Projects

    Status
    Next

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions