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

docker-compose: remove obsolete 'version' attribute #598

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

padovan
Copy link
Contributor

@padovan padovan commented Feb 24, 2025

Fix this warning:
WARN[0000] kernelci-api/docker-compose.yaml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion

Fix this warning:
WARN[0000] kernelci-api/docker-compose.yaml: the attribute
`version` is obsolete, it will be ignored, please remove
it to avoid potential confusion

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.com>
@padovan padovan requested a review from nuclearcat February 24, 2025 21:01
@nuclearcat
Copy link
Member

Same issue as in kernelci/kernelci-pipeline#1045 (comment)
Fails with error:

ERROR: Invalid interpolation format for "api" option in service "services": "${KERNELCI_API_IMAGE:-kernelci/staging-kernelci}:${KERNELCI_API_TAG:-api}"

We might need either invoke shell or make this option fixed.

@nuclearcat nuclearcat added the staging-skip Don't test automatically on staging.kernelci.org label Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
staging-skip Don't test automatically on staging.kernelci.org
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants