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

RM (to DEV) fails with one component containing multiple deployment(s)means #981

Closed
albertpuente opened this issue Mar 13, 2023 · 0 comments · Fixed by #982
Closed

RM (to DEV) fails with one component containing multiple deployment(s)means #981

albertpuente opened this issue Mar 13, 2023 · 0 comments · Fixed by #982
Labels
bug Something isn't working

Comments

@albertpuente
Copy link
Contributor

Describe the bug
Due to the changes introduced in a previous release, the mono repository configuration cannot deploy more than one DeploymentConfig.

Map deploymentMean = deploymentMeans.values().get(0)

To Reproduce
Steps to reproduce the behavior:

  1. Try to release a repository with more than one deploymentConfig.
  2. See error: `java.lang.RuntimeException: Found more than 1 Deploymentmeans 2 for repo database. This is not supported``

Expected behavior
A clear and concise description of what you expected to happen.

Affected version (please complete the following information):

  • OpenDevStack 4.x

Additional context
Having multiple dcs in one component used to work in the datascience qs.

@albertpuente albertpuente added the bug Something isn't working label Mar 13, 2023
@clemensutschig clemensutschig changed the title Component fails to deploy more than one DeploymentConfig RM fails with one component containing multiple deployment(s)means Mar 13, 2023
@clemensutschig clemensutschig changed the title RM fails with one component containing multiple deployment(s)means RM (to DEV) fails with one component containing multiple deployment(s)means Mar 13, 2023
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
1 participant