Skip to content

chore(Modularization): Revisit current project modules #14

Description

@lukas8219
  • Redesign router package into composable submodules.
    • Create peer_discovery package
      • Responsible for keeping the possible upstreams up to date.
      • Current one's DNS SVR record based, Kubernetes Watch based
    • Create transports package
      • Reusable interface that we can enable N transports, i.e communication with upstreams
      • Currently only HTTP-based
  • Review current current logger implementation
  • Create reusable ConnectionTracker to be reused between LoadBalancer and SideCar

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions