Skip to content

Conversation

@ygalblum
Copy link
Contributor

@ygalblum ygalblum commented Jan 5, 2026

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:

  • Certify you wrote the patch or otherwise have the right to pass it on as an open-source patch by signing all
    commits. (git commit -s). (If needed, use git commit -s --amend). The author email must match
    the sign-off email address. See CONTRIBUTING.md
    for more information.
  • Referenced issues using Fixes: #00000 in commit message (if applicable)
  • Tests have been added/updated (or no tests are needed)
  • Documentation has been updated (or no documentation changes are needed)
  • All commits pass make validatepr (format/lint checks)
  • Release note entered in the section below (or None if no user-facing changes)

Does this PR introduce a user-facing change?

Quadlet - Do not link pod service units to template container service units

When a template container unit is linked to a pod do not add
its service to the pod units dependency

Fixes: containers#27844

Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
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.

Quadlet container which sets Pod causes unwanted Pod dependency on untemplated container

1 participant