-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
area/documentationImprovements or additions to documentationImprovements or additions to documentationkind/enhancementa new or improved feature.a new or improved feature.
Description
We are writing a traefik plugin and when it's almost done, the local test indicates that package "unsafe" used by one of our dependency cannot be loaded ( import "unsafe" error: unable to find source related to: "unsafe" ). During the debugging we found issues like traefik/traefik#7459 or traefik/traefik#8844 . With no luck finding solutions, we realize that we have to change the fundamental dependence (in this case, we are using twmb/franz-go to communicate with kafka) .
So, as a kind reminder, what about listing the unsupported packages in this repository's readme (may also in the document), so other developers can review their dependencies before falling into such awkward situations? Thanks 🙏
sebinsua
Metadata
Metadata
Assignees
Labels
area/documentationImprovements or additions to documentationImprovements or additions to documentationkind/enhancementa new or improved feature.a new or improved feature.