-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
complete implementation of registries.json #417
Comments
This list of steps is a work in progress...
|
Step 1 is being handled by #416 |
Step 1 has been completed with #416 being merged. |
Step 2 is being handled by perftool-incubator/rickshaw#559 |
Step 2 has been completed with perftool-incubator/rickshaw#559 being merged. |
Step 3 is being handled by #418 |
Step 3 has been completed with #418 being merged. |
Step 4 is being handled by perftool-incubator/rickshaw#560 |
Just a note, perftool-incubator/rickshaw#560 is only handling part of Step 4 (the quay migration part). |
perftool-incubator/rickshaw#560 has been merged. |
The 2nd part of Step 4 is being handled by perftool-incubator/rickshaw#562 |
perftool-incubator/rickshaw#562 has been merged. Step 4 is complete and so is step 6. |
Step 5 is being addressed by #419 |
Step 5 is completed by the merge of #419 |
Working on Step 7 in #421 |
Encountered a blocking bug in |
perftool-incubator/rickshaw#565 has been merged |
Waiting on a review of #421 |
Step 7 is completed by the merge of #421 |
Step 8 is being addressed by perftool-incubator/crucible-ci#150 |
Step 8 is completed by the merge of perftool-incubator/crucible-ci#150 |
Steps 9 & 10 are being addressed in tandem because they go hand in hand -- it does not make sense to support userenvs that require authenticated access and then push the resulting engine to a repository that does not require authenticated access. The first step is to add support to workshop to handle authenticated userenv image pulls by locating tokens via the registries.json. This is being addressed by perftool-incubator/workshop#87 |
Support in workshop has been "completed" with the merge of perftool-incubator/workshop#87 |
The second part of steps 9 & 10 is being handled by this PR: perftool-incubator/rickshaw#568 |
perftool-incubator/rickshaw#568 has been merged and it resolves steps 9, 10, & 11. |
#426 has been created to handle step 12 |
#426 has been merged to complete step 12. |
Step 13 is being handled by #428 |
#428 has been merged to complete step 13. |
This is a meta issue that is going to be used to track the various pieces of work that are going to be needed to implement the registries.json spec. Due to the multi-project nature of Crucible this will involve several steps that will generally be implemented as unique PRs that will be submitted in a specific order so that a seamless transition can be made.
The text was updated successfully, but these errors were encountered: