Tako Schotanus
Tako Schotanus
This would be the server part of https://github.com/LaserWeb/LaserWeb4/issues/49 A way for the UI to store and retrieve settings from the server. This way the user could easily set up different...
Imagine if we could have an URL like : http://launch.openshift.io?catalog=github.com/myuser/mycatalog (probably don't need the "github.com/" part) that would override the catalog used by the Launch app. People (The Community) could...
Once the entire Launcher app runs from a single JAR we should make it possible to run it without *any* configuration if possible. We should either use sensible defaults (preferred...
The user might not like the random name that was generated, instead of forcing them to come up with something themselves we should just have a button (using a refresh...
It would be nice if we could add a runtime filter parameter to the link that goes to the example flow that would automatically select the given runtime. This would...
It would be great to have a place to type the name of the Git *branch* below or next to the place where you can enter the URL. By default...
It should be possible to filter out a specific runtimes in the frontend. This can be used by the runtime teams to showcase their work. Or to filter out runtimes...
Questions have been asked if our S2I builders can support `MAVEN_MIRROR_URL`. It seems the official RH Java S2I builder (registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift) does indeed. But setting it would be a very manual...