Martin Stefanko

Results 23 issues of Martin Stefanko

Are there any plans to update to https://jakarta.ee/specifications/restful-ws/3.0/ and thus switch to `jakarta.*` namespace, please? We would like to make the jakarta adjustments in the SmallRye OpenTracing project.

**Design proposal** Optional wiring of checks array as an object keyed by the health check name **Description** Inspired by https://github.com/eclipse/microprofile-health/issues/110 we can add different formatting of the `/health/*` outputs according...

Experimental
Design proposal
state/approved

`$WEB_URL` is already suffixed with `.json` from previous steps

### Describe the bug We have only annotations now: ``` quarkus.openshift.route.annotations."test"=value ``` And I need label for my use case. ### Expected behavior There is something like: ``` quarkus.openshift.route.labels."test"=value ```...

kind/bug
area/kubernetes

**Describe the bug** In https://quarkus.io/extensions/ any Quarkiverse extension uses the same description that is inherited from the parent: > Parent POM for Quarkiverse projects that includes the default release and...

triage/needs-triage

This will fix https://github.com/operator-framework/operator-sdk/issues/6645. We should deprecate the plugin nevertheless before we remove it from operator-sdk. But it will be up to @metacosm, I think I can keep this running...

We have an issue where on the test RHEL 9.2 machine, `rabbitmq:3.7.25-management-alpine` won't run. It doesn't print anything. However, `rabbitmq:3.8.4-management-alpine` works. But there is no way how to configure the...

**Is your feature request related to a problem? Please describe.** I would like to use this plugin, and I also want to help test early access builds of IntelliJ products...

feature-request

Fixes #6819 **Description of the change:** Removing java-operator-plugins and the plugin quarkus so the command `operator-sdk init --plugins quarkus` will no longer work. This is a breaking change. **Motivation for...

## Bug Report https://github.com/operator-framework/java-operator-plugins is now deprecated and will probably be archived. The provided Quarkus plugin is now replaced with https://github.com/quarkiverse/quarkus-operator-sdk?tab=readme-ov-file#bootstrapping-a-project. We can now remove this integration from the operator-sdk....

area/dependency