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

etos-executionspace image tag not updated by ETOS API CI #289

Open
andmat900 opened this issue Oct 10, 2024 · 0 comments
Open

etos-executionspace image tag not updated by ETOS API CI #289

andmat900 opened this issue Oct 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@andmat900
Copy link
Contributor

Description

ETOS API CI has an action that updates the docker image tags for all ETOS API services. However the etos-executionspace image tag isn't updated.

This is because the file manifests/base/executionspace/deployment.yaml is a multi-document YAML and the YAML path does not point to the second document.

Additional Context

No response

Logs

No response

Expected Behavior

The Github action shall point to the second document in the YAML file:

"manifests/base/executionspace/deployment.yaml": {
  "2.spec.template.spec.containers[0].image": "registry.nordix.org/eiffel/etos-executionspace:e6c728f4"
}

Steps To Reproduce

No response

The version of this project/repo, if applicable

No response

The version/edition of the Eiffel Protocol used, if applicable

main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant