Skip to content
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

Clarify what -skip-restore means #280

Merged
merged 2 commits into from
Jan 19, 2022
Merged

Clarify what -skip-restore means #280

merged 2 commits into from
Jan 19, 2022

Conversation

natalieparellano
Copy link
Member

Related PR: #278

Signed-off-by: Natalie Arellano <narellano@vmware.com>
@natalieparellano natalieparellano requested a review from a team as a code owner December 15, 2021 17:20
@natalieparellano natalieparellano changed the base branch from main to platform/0.9 December 15, 2021 17:20
@hone
Copy link
Member

hone commented Dec 15, 2021

Should we just roll this into #278 ?

@hone hone added this to the Platform 0.9 milestone Dec 15, 2021
| `<tag>...` | | | Additional tag to apply to exported image

- **If** `<skip-restore>` is `true` the `creator` SHALL skip layer analysis and skip the entire Restore phase.
- **If** `<skip-restore>` is `true` the `creator` SHALL skip sbom layer restoration and skip the entire Restore phase.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For me at least, these clarifications generated additional confusion. I had to look at the implementation to see that sbom layer is restored to filesystem and then deleted in order to understand what was meant by "sbom layer restoration".

platform.md Outdated Show resolved Hide resolved
Signed-off-by: Natalie Arellano <narellano@vmware.com>

Co-authored-by: Emily Casey <ecasey@vmware.com>
@hone hone merged commit e51d0e4 into platform/0.9 Jan 19, 2022
@hone hone deleted the clarify-skip-restore branch January 19, 2022 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants