-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Request
Is your feature request related to a problem?
Right now everything is in a single go.mod, whilst this works for the time being, adding extra pkg's etc will grow and being significantly harder to maintain
this also means that downstream pkgs are much larger in size
Describe the solution you'd like
individual go.mod files for each pkg (i.e: istio, linkerd, externalsecrets, certmanager) etc.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request