We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Which area this feature is related to?
/area registry
Why is this needed? Is your feature request related to a problem?
As a consumer of the registry REST API, I should have the option to spin up a headless REST API server.
Detailed description:
The only difference between the headed and headless REST API server is that the headless REST API server does not include the registry viewer.
A build arg should be passed to build either a headed or headless build of the REST API server.
N/A
Target Date: 11-08-2022
The text was updated successfully, but these errors were encountered:
Already tackling this task along side #747
Sorry, something went wrong.
blocked by devfile/devfile-web#51 Unblocked
michael-valdron
Successfully merging a pull request may close this issue.
Which area this feature is related to?
/area registry
Which functionality do you think we should add?
Why is this needed? Is your feature request related to a problem?
As a consumer of the registry REST API, I should have the option to spin up a headless REST API server.
Detailed description:
The only difference between the headed and headless REST API server is that the headless REST API server does not include the registry viewer.
Describe the solution you'd like
A build arg should be passed to build either a headed or headless build of the REST API server.
Describe alternatives you've considered
N/A
Additional context
N/A
Target Date: 11-08-2022
The text was updated successfully, but these errors were encountered: