George Gastaldi
George Gastaldi
A badge like what's done with the level (Advanced) would make more sense IMHO.
@david-martin is there a keycloak and an OpenShift cluster already configured that we could use for testing?
`Nothing to see here, move along`
@quintesse yes, let's remove all the UIs from the backend and have a single welcome page
@ALRubinger suggested using a more professional sentence, any suggestions?
As in https://github.com/fabric8-launcher/launcher-backend/commit/97fa7b95d9a75ab6eadc0a2b85c8ba03fcb9b94b, launcher-backend no longer requires `gitRepository`. This means that only the openshift templates configured for the example are going to be deployed
@quintesse about your edit: > Edit: I would suggest to make this functionality generic: make putting something in GitHub optional for all flows How would that work for the `Create...
@quintesse my guess is that the sample is targeted for .NET Core 3.0 (https://github.com/aspnet/MusicStore/blob/master/samples/MusicStore/MusicStore.csproj#L5) but since my .Net knowledge is near zero, I'll let @omajid answer that :wink:
@omajid do you have an estimate on much memory is necessary? Here is how to set the memory constraints: https://github.com/fabric8-launcher/launcher-creator-backend/blob/master/catalog/generators/platform-quarkus/index.ts#L40
@quintesse this is described here: https://docs.okd.io/3.11/dev_guide/compute_resources.html#dev-compute-resources >CPU is measured in units called millicores. Each node in a cluster inspects the operating system to determine the amount of CPU cores on...