[WIP] example for save to oci registry with root dir#2521
[WIP] example for save to oci registry with root dir#2521jonburdo wants to merge 2 commits intokubeflow:mainfrom
Conversation
Signed-off-by: Jon Burdo <jon@jonburdo.com>
Signed-off-by: Jon Burdo <jon@jonburdo.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
top-level dir fix: #2498 This test script here shows how main before top-level dir fix (373689e)One layer per file, but files in subdirs are flattened (a bug). main after top-level dir fix (154f0da)flattening bug is fixed, with caveat that we have one layer per subdir: with root_dir (2f7ab70)This branch is like main before the top-level dir fix except:
We have the bug fixed and we also have one layer per file, which is better. |
|
This branch allowed for testing, but I've done the actual fix in a new PR: #2552 |
Description
How Has This Been Tested?
Merge criteria:
DCOcheck)ok-to-testhas been added to the PR.If you have UI changes