-
Notifications
You must be signed in to change notification settings - Fork 135
Closed
Labels
maintenanceMaintenance, refactoring, cleanups, etcMaintenance, refactoring, cleanups, etc
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
maintenanceMaintenance, refactoring, cleanups, etcMaintenance, refactoring, cleanups, etc