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

Clarify what docker-compose versions are actually supported #1319

Open
fabiobrz opened this issue Oct 7, 2024 · 0 comments
Open

Clarify what docker-compose versions are actually supported #1319

fabiobrz opened this issue Oct 7, 2024 · 0 comments
Labels
Milestone

Comments

@fabiobrz
Copy link
Collaborator

fabiobrz commented Oct 7, 2024

Issue Overview

Since:

  • Arquillian Cube includes functional support and integration tests for docker compose v1 and v2, but v1 has been deprecated
  • The current guide states that docker-compose v1 is the only supported by the CUBE format

We should:

  • evaluate whther docker-compose v1 related removals in Remove the deprecated things and replace Fabric8 Maven plugin with JKube maven plugin #1309 could impact this issue
  • investigate whether anything is missing in the CUBE format implementation in order to support docker-compose v2
  • investigate whether anything alse is missing on the functional/test side to state that docker-compose v2 is supported
  • Implement any potential changes that would follow up by the previous investigation activities
  • Evaluate whether v1 support can be dropped right away or in the next minor
  • Perform related updates to the documentation
Expected Behaviour

To be decided, see above.

Current Behaviour

To be clarified, see above.

Steps To Reproduce

N/A

Additional Information

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant