The 429 error is not a pull rate limit, but rather a general API endpoint
throttling to prevent DoS attacks through API. Let's correct it in the document.
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
Add Conclusions, Recommendations, Proposed roadmap and Estimate of work.
Move investigation to completed review.
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This adds the diagram for container workflow and describes how it works and what
needs to be changed for quay.io.
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This describes the whole toolbx workflow as it is and how it will be from F39+.
Also describes the changes that need to be done in pipeline to make this work.
Signed-off-by: Michal Konecny <mkonecny@redhat.com>