Added cvernas poc
This commit is contained in:
parent
5e02768c9f
commit
ae5023405c
1 changed files with 9 additions and 5 deletions
|
@ -1,6 +1,3 @@
|
||||||
PDC
|
|
||||||
========================
|
|
||||||
|
|
||||||
PDC replacement research
|
PDC replacement research
|
||||||
========================
|
========================
|
||||||
|
|
||||||
|
@ -14,8 +11,15 @@ It uses https://github.com/product-definition-center/product-definition-center/t
|
||||||
The software is orphaned by it's original maintainers with version requiring EOL version of python and EOL version of Django Framework,
|
The software is orphaned by it's original maintainers with version requiring EOL version of python and EOL version of Django Framework,
|
||||||
this means we need to upgrade it or replace it.
|
this means we need to upgrade it or replace it.
|
||||||
|
|
||||||
|
Previous work
|
||||||
|
-------------
|
||||||
|
|
||||||
|
There has been `a proposal by Clement Verna <https://docs.google.com/document/d/1agV5YRtDvqE2UxLl9f6E_l0iukRkv7F4qCXAx4PfFng/edit#>`_
|
||||||
|
with much of the usecases already mapped out, and `a POC in fedora-infra/fpdc repo <https://github.com/fedora-infra/fpdc/tree/master/fpdc>`_ ,
|
||||||
|
but it was left for more pressing work.
|
||||||
|
|
||||||
Current users of PDC
|
Current users of PDC
|
||||||
========================
|
--------------------
|
||||||
|
|
||||||
Based on conversations with coleagues from Releng and Fedora QA,
|
Based on conversations with coleagues from Releng and Fedora QA,
|
||||||
and cursory investigation of our repositories we use pdc API or through CLI client in:
|
and cursory investigation of our repositories we use pdc API or through CLI client in:
|
||||||
|
@ -36,7 +40,7 @@ and cursory investigation of our repositories we use pdc API or through CLI clie
|
||||||
As a part of this investigation we want to create exhaustive list, with analysis of the actual PDC use-case in each application.
|
As a part of this investigation we want to create exhaustive list, with analysis of the actual PDC use-case in each application.
|
||||||
|
|
||||||
Solutions to be explored
|
Solutions to be explored
|
||||||
========================
|
------------------------
|
||||||
|
|
||||||
We have sevral options:
|
We have sevral options:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue