Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Remove code directory structure from Plan serialisation format #267

Open
bboreham opened this issue Jul 10, 2020 · 0 comments
Open

Remove code directory structure from Plan serialisation format #267

bboreham opened this issue Jul 10, 2020 · 0 comments
Labels
chore Related to fix/refinement/improvement of end user or new/existing developer functionality tech-debt Unpleasantness that does (or may in future) affect development

Comments

@bboreham
Copy link
Contributor

example:

{"install.cri":{"github.com/weaveworks/wksctl/pkg/plan/Plan":
	{"install:docker":{"RPM":{"name":"docker-ce","version":"19.03.8"},"meta":{"dependsOn":[]}},

The string "github.com/weaveworks/wksctl/pkg/plan/Plan" is tightly tied to the code structure; I think it would be better to have a more abstract identifier.

@bboreham bboreham added chore Related to fix/refinement/improvement of end user or new/existing developer functionality tech-debt Unpleasantness that does (or may in future) affect development labels Jul 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Related to fix/refinement/improvement of end user or new/existing developer functionality tech-debt Unpleasantness that does (or may in future) affect development
Projects
None yet
Development

No branches or pull requests

1 participant