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

Release manager cannot override ODS type #953

Open
braisvq1996 opened this issue Nov 4, 2022 · 2 comments
Open

Release manager cannot override ODS type #953

braisvq1996 opened this issue Nov 4, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@braisvq1996
Copy link
Contributor

braisvq1996 commented Nov 4, 2022

Describe the bug
Release manager cannot override ods type in the metadata.yml. so if it needs to be modified then it is necessary to be done in the metadata.yml of the specific component instead.

To Reproduce
Steps to reproduce the behavior:

  1. Deploy Release manager and another quickstarter that is not release manager
  2. Specify ods type in the release manager (a different one from the default of the component deployed)
  3. Check pipeline log and verify that the ods type is still the default one for the componenet

Expected behavior
The ods type should be able to be overridden in the metadata.yml of the release manager

Affected version (please complete the following information):

  • OpenShift: 4.10
  • OpenDevStack 4.x

Additional context
This is happening since ODS 4 release

@metmajer

@braisvq1996 braisvq1996 added the bug Something isn't working label Nov 4, 2022
@metmajer
Copy link
Member

@braisvq1996 why would it be a good idea to override it?

@braisvq1996
Copy link
Contributor Author

@metmajer if for example we use docker-plain component as a base in order to build an application that does not fit into ods-service type we will need to change the type of the component.

Currently this can only be done in the metadata.yml of each component but in previous versions of ODS this could also be done in the metadata.yml of the release manager as the documentation shows.

image

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

2 participants