Skip to content

reorganize pd related code under pd package #192

@nirrozenbaum

Description

@nirrozenbaum

as a follow up to #179, two comments from the code review should be addressed:

  • all pd related code should be under pd package. we may have this structure for example:
    pkd/pd
    pkd/pd/plugins
    pkd/pd/scheduling

  • create pd consts and reuse the same consts across the code. additionally, make the consts publicly accessible so other libraries like the sidecar can access the same consts.

cc: @elevran

Metadata

Metadata

Assignees

Labels

maintenanceMaintenance, refactoring, cleanups, etc

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions