-
With Quarkiverse, many extensions may not support Native (right away) so it would be nice to have some mechanism in place to flag in the extension metadata
-
### Describe the bug
Hello,
Im implementing Envoy ext_authz GRPC service - [here is proto file](https://github.com/envoyproxy/envoy/blob/ddaa2c331338e87f57639ad0bdb35b68a510d7b4/api/envoy/service/au…
-
**Describe the bug**
Wanting to try the new Dev UI in a simple Camel Quarkus app https://github.com/apache/camel-quarkus-examples/tree/master/timer-log I found that the `/q/dev` endpoint is not avail…
-
`ifTruthy` is a virual method.
According the doc https://quarkus.io/guides/qute-reference#built-in-resolvers
`In fact, the operators are implemented as "virtual methods" that consume one paramet…
-
### Describe the bug
When two extensions, one with dependency on the other, exists( extensionA -> extensionB):
Capability of extensionA defined in `build.gradle` of runtime module is not available…
-
### Describe the bug
support nested quarkus environment variables.
At build time, if the env var is present like
```
QUARKUS_KUBERNETES_ENV_VARS__QUARKUS_REST_CLIENT__EXTERNAL_SERVICE__URL__…
-
Hey,
would it be possible to put structured arguments optionally into the MDC?
Maybe my use case is a bit special: I am using Quarkus and there you cannot easily replace jboss-logmanager with lo…
-
**Description**
It would be nice if you could use Java 14 records in CDI/arc producer methods.
Currently you get the following (build time) exception:
```
java.lang.RuntimeException: io.quarkus.bu…
-
If you run enough iterations via `loopctl`, you'll eventually get an OutOfMemoryError. For example:
![image](https://github.com/user-attachments/assets/84de06f9-a48d-414a-96e8-46cf34838536)
This …
-
### Description
Thanks to #36822 JVM mode integration tests can now optionally run with the native image agent, providing a starting point for native image configuration for 3rd party libraries not…