Skip to content

Commit

Permalink
store: Make additionalimagestores configurable as layerstore source
Browse files Browse the repository at this point in the history
AdditionalImageStores may alter independent of current RWLayerStore
resulting in layers references to the ROImageStore,
created during the reuseBlob operations, to break.

Optionally allow ignoring stores in AdditionalImageStores
as layer store.

Closes: Closes: #20603
Signed-off-by: Mostafa Emami <mustafaemami@gmail.com>
  • Loading branch information
idleroamer committed Nov 6, 2023
1 parent e3b3653 commit 76f3bcd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions vendor/github.com/containers/storage/store.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 76f3bcd

Please sign in to comment.