-
Notifications
You must be signed in to change notification settings - Fork 58
In devfile search view, add an option to filter by debug support and deploy support #3086
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
Comments
@vrubezhny here is another UI-related PR. This one is more involved |
In order for the UI to display the first variant, you will need to add a non-default Devfile registry. You do this by clicking the "+" in the Devfile registries view, then providing an name and URL for an additional registry. An example registry URL is the staging Devfile registry, which hosts the most up to date versions of the default registry's Devfiles: https://registry.stage.devfile.io |
…deploy support redhat-developer#3086 Fixes: redhat-developer#3086 Signed-off-by: Victor Rubezhny <[email protected]>
…deploy support redhat-developer#3086 Fixes: redhat-developer#3086 Signed-off-by: Victor Rubezhny <[email protected]>
…deploy support redhat-developer#3086 Fixes: redhat-developer#3086 Signed-off-by: Victor Rubezhny <[email protected]>
…deploy support redhat-developer#3086 Fixes: redhat-developer#3086 Signed-off-by: Victor Rubezhny <[email protected]>
…deploy support redhat-developer#3086 Fixes: redhat-developer#3086 Signed-off-by: Victor Rubezhny <[email protected]>
…deploy support redhat-developer#3086 Fixes: redhat-developer#3086 Signed-off-by: Victor Rubezhny <[email protected]>
…deploy support redhat-developer#3086 Fixes: redhat-developer#3086 Signed-off-by: Victor Rubezhny <[email protected]>
…deploy support redhat-developer#3086 Fixes: redhat-developer#3086 Signed-off-by: Victor Rubezhny <[email protected]>
…deploy support redhat-developer#3086 Fixes: redhat-developer#3086 Signed-off-by: Victor Rubezhny <[email protected]>
…deploy support redhat-developer#3086 Fixes: redhat-developer#3086 Signed-off-by: Victor Rubezhny <[email protected]>
…deploy support redhat-developer#3086 Fixes: redhat-developer#3086 Signed-off-by: Victor Rubezhny <[email protected]>
…deploy support redhat-developer#3086 Fixes: redhat-developer#3086 Signed-off-by: Victor Rubezhny <[email protected]>
…deploy support redhat-developer#3086 Fixes: redhat-developer#3086 Signed-off-by: Victor Rubezhny <[email protected]>
…deploy support redhat-developer#3086 Fixes: redhat-developer#3086 Signed-off-by: Victor Rubezhny <[email protected]>
…deploy support #3086 Fixes: #3086 Signed-off-by: Victor Rubezhny <[email protected]>
Currently, the devfile registry view looks like this:
We show which devfiles support debug and which support deploy. However, as suggested by Mohit, it might be helpful to provide the option to filter out devfiles which don't provide these options.
I think we could accomplish this by adding checkboxes on the side (bad edit of photo to convey the idea):
The text was updated successfully, but these errors were encountered: