Quadlet - do not link pod service units to quadlet templates - #27860
Conversation
|
LGTM |
1 similar comment
|
LGTM |
|
/lgtm |
|
LGTM. I spent time thinking if we should search for Just saying that in case someone with more experience with this code would find this an issue. |
47b88ef to
c0c77fe
Compare
When a template container unit is linked to a pod do not add its service to the pod units dependency Fixes: podman-container-tools#27844 Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
c0c77fe to
0d3c438
Compare
|
@jankaluza good catch. I've fixed the code. Note that it required reverting part of the change since in the other cases, the check is in fact for "template or an instance of a template". |
|
BTW is there an issue with the bot? @TomSweeneyRedHat's LGTM did not trigger any labeling (and as a result the PR did not merge already) |
8a33866
into
podman-container-tools:main
When a template container unit is linked to a pod do not add its service to the pod units dependency
Resolves: #27844
Checklist
Ensure you have completed the following checklist for your pull request to be reviewed:
commits. (
git commit -s). (If needed, usegit commit -s --amend). The author email must matchthe sign-off email address. See CONTRIBUTING.md
for more information.
Fixes: #00000in commit message (if applicable)make validatepr(format/lint checks)Noneif no user-facing changes)Does this PR introduce a user-facing change?