Skip to content

Research & implement new architecture for Deployment tracker #289

@distorhead

Description

@distorhead

Problems with current impl:

  • unreliable detection of dependent resources (for example ReplicaSet for Deployment);
  • hard to maintain current codebase of trackers because of a lot of duplication and boilerplate code, which could be generalized;
  • hard to create new resources trackers also because of a lot of duplication and boilerplate code.

Following problems cannot be resolved without such rework:
#282
#283

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions