George Gastaldi

Results 345 comments of George Gastaldi

The desired behavior would be the webhook to trigger a new deployment reusing the same deployment config.

> * what's the value add of the plugin - The plugin will allow users to generate and deploy Quarkus applications - Facilitate adoption of the Red Hat Build of...

I guess the main issue with the existing solution is that the content in https://github.com/janus-idp/software-templates/tree/main/scaffolder-templates/quarkus-backend-template/skeleton is static and potentially becoming stale between releases. This is akin to what I experienced...

@cmoulliard would it be possible to integrate the code.quarkus.io frontend in the `create` link instead of introducing a new UI? Maybe with @ia3andy's help?

I am looking at the screenshots in https://github.com/q-shift/backstage-plugins/tree/main and there is a `Create...` link there. I don't have enough knowledge in Backstage, but I'll guess it's a plugin?

Also, looking at the screenshots this looks really cool, great job!

@maxandersen I mean the UI only, not the code.quarkus.io external website BTW

This may also help: https://github.com/trustin/os-maven-plugin/blob/os-maven-plugin-1.7.0/src/main/java/kr/motd/maven/os/Detector.java

I believe this issue exists because of the `iam` module which contains the https://github.com/aws/aws-msk-iam-auth/blob/main/src/main/java/software/amazon/msk/auth/iam/IAMLoginModule.java class that @galderz is referring to.

> And finally, but VERY IMPORTANT, we should fix that stupid exception listed above, because it's NOT helpful. I installed other versions of Postgres, I looked online to find which...