Is __resources
nessesary?
#372
Labels
kind/enhancement
Enhancement, improvement, extension
priority/3
Priority (lower number equals higher priority)
What would you like to be added:
Right now referenced images are added in
__resources
docforge/pkg/workers/document/document_worker.go
Lines 234 to 238 in 9834a5e
But with #358 we can download them via that mechanism
docforge/pkg/workers/document/document_worker.go
Lines 156 to 170 in 9834a5e
docforge/pkg/workers/document/document_worker.go
Lines 144 to 151 in 9834a5e
With this we can also drop
resourcedownloader
packageWhy is this needed / describe a real-world scenario:
It does not seem there is a universal place for resources. For example:
images
is not a root folder https://docs.docker.com/get-started/docker-concepts/the-basics/images/search-the-docker-image.webpHow to categorize this?:
/kind enhancement
/priority 3
The text was updated successfully, but these errors were encountered: