Automount image volumes annotation vs. volumes of type image #25330
Unanswered
vikas-goel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Podman 5.1.0 lists that a new feature was added for volumes of type image via #23819. In the same pull request, the automount image volumes annotation (io.podman.annotations.kube.image.automount/$ctrname) is made deprecated.
However, I do not see that #23819 has test cases for the use-cases that the annotation (added via #22410) solves.
Can you confirm that the 5.1.0 feature supports the annotation use-cases? If so, it will be good to add the corresponding test cases to avoid regressions.
Beta Was this translation helpful? Give feedback.
All reactions