George Gastaldi

Results 345 comments of George Gastaldi

@omajid you need to be subscribed to a [starter cluster](https://manage.openshift.com) (or a cluster with the same quota configured - but that's harder to configure).

Trigger a new build and I believe the rollout deployment should do that

Depends on https://github.com/fabric8-launcher/launcher-frontend/issues/1224

I followed the steps in https://quarkus.io/guides/kafka-guide and managed to create a sample app using Kafka as the messaging middleware solution. It would be nice to look at https://strimzi.io/quickstarts/okd/ as a...

@gaughan Fuse is already in Launcher, as a runtime in the Example flow. Or do you mean it is just not listed in the main page?

Log: [quarkus-error.log](https://github.com/fabric8-launcher/launcher-creator-backend/files/3087015/quarkus-error.log)

We need to open a ticket to the repository asking the image maintainers to update it (but it may depend on the Red Hat Software Collections library supporting Maven 3.6.0...

Issue in the Quarkus repository: https://github.com/quarkusio/quarkus-images/issues/13

This is not for Gitea only. Any Impersonation feature needs the logged user, including [OpenShift](https://github.com/fabric8-launcher/launcher-backend/blob/572463b88ba80fc4077c768a87aa24318ddc8807/web/src/main/java/io/fabric8/launcher/web/producers/OpenShiftServiceProducer.java#L79)

This is because apparently you can't configure custom JUL Handlers in Quarkus, needs investigation