Cosimo Damiano Prete

Results 195 comments of Cosimo Damiano Prete

> @ejwilburn Thank You very much for creating that test case. I think, I got it now, what the problem is, and although it is not a hard proof, I...

> On master now. @ejwilburn If you can build it from the current master branch and verify that issue is gone now for your cases... Hi @andreitokar. Would it be...

Hi. These are the information about the chart: ```yaml apiVersion: v2 appVersion: 2.14.0 description: A Helm chart for OpenSearch home: https://opensearch.org maintainers: - name: DandyDeveloper - name: bbarani - name:...

@prudhvigodithi in my case that was already set, but with no luck. Il lun 28 ott 2024, 16:18 Prudhvi Godithi ***@***.***> ha scritto: > Hey when DISABLE_INSTALL_DEMO_CONFIG is set it...

> I have been working to get Opensearch to run on our OpenShift cluster that have a security policy that enforces certain things. This means that all containers needs to...

I would need to try explicitly. With that said, I would argue it's still a bug since the set goal works fine ;) I think it does it, though, because...

I've experienced failing tests as well while testing the branch for https://github.com/eclipse/jkube/issues/1382 If needed, it's possible to skip them with `-DskipTests` (`-Dmaven.test.skip=true` is not honored). In my case, the tests...

> This is a known issue. Many of the tests were implemented having *nix FS in mind. It's clearly visible :D

Ehm, I don't know to be honest. To be more precise, the configuration is only available through that external path while, in the JAR, I've only a `reference.conf` so I...

> I bet the service info files are being lost. You prob need the maven version of this https://gradleup.com/shadow/configuration/merging/#merging-service-descriptor-files Yeah, I think that was the cause indeed. Or, more than...