Martin Bartoš

Results 28 issues of Martin Bartoš

Fixes #13642 Local execution of tests is working for: 1. Default H2 DB 2. Legacy Store 3. JPA Map Store 4. CHM Store Supported DBs ATM for the pipeline: PostgreSQL,...

area/testsuite
area/storage

Closes #13725 The #13642 and #13721 must be merged prior to this.

### Description It'd be good to execute our base testsuite with the Map-JPA store. ### Discussion _No response_ ### Motivation _No response_ ### Details _No response_

kind/enhancement
area/storage

Closes #13189 At this moment, when a certain default required action, which relies on a particular feature state, is specified and enabled, there are some cases when it's not possible...

kind/bug
area/core

@bartoszmajsak Hi! I just wanted to ask, whether it's necessary to still support PhantomJS, which is not maintained anymore; AFAIK.

It'd be great to make some changes in codebase in order to support Selenium 4. I've started doing that. You can see the progress [here](https://github.com/mabartos/arquillian-extension-drone/tree/selenium4).

### Description It'd be good to support the OpenJDK 21, as we want to stick to the latest LTS OpenJDKs. The lifecycle of the Java 17 and Java 21 must...

kind/enhancement
team/cloud-native
priority/normal

### Description For a better observability experience of Keycloak, it'd be great to support a mechanism for obtaining application traces. We'd be able to trace requests with additional information and...

kind/enhancement
priority/important
team/cloud-native

### Description We should provide the ability to asynchronously send logs to Syslog as Quarkus already supports it. It might improve the overall UX for the provided capabilities and comply...

kind/enhancement
area/dist/quarkus
team/cloud-native
priority/normal

Fixes #555 @edewit @jonkoops Could you please check it? Thanks! Is there any official documentation for the Admin Console UI SPI where it should be mentioned as well? I'm not...