Ralph Ursprung
Ralph Ursprung
/remove-lifecycle stale this is important for corporate usage.
> This value is already configured and published for all OpenSearch plugins. but that's only true for plugins from the OpenSearch project itself. 3rd party plugins shouldn't be published under...
thanks so much @lukas-vlcek for working on this! i didn't realise that this hadn't been tested by any 3rd party plugin yet and isn't fully working for that use-case 🙈...
disclaimer: this is very much my personal opinion (anything not 100% technical will always be my personal opinion and not reflect any opinion of an employer or other 3rd party...
what about alternative security plugins like [Search Guard](https://search-guard.com/) and [OpenDistro for Elasticsearch](https://opendistro.github.io/for-elasticsearch/) (note: the latter will not continue to support Elasticsearch and will instead be fully integrated into OpenSearch -...
just for those who had missed it (like me): the [opensearch-project/spring-data-opensearch](https://github.com/opensearch-project/spring-data-opensearch/) repo now exists and work there has now begun with @reta's contribution 🥳
@segalziv: the one from aparo is AFAIK discontinued, the maintained one is the one from aiven. once an application exposes the prometheus metrics on an unsecured HTTP endpoint you can...
maybe the operator could set a default value for `XX:MaxRAMPercentage` and `XX:InitialRAMPercentage` and this can be overridden in the CRD (w/o having to use generic java opts as otherwise you'd...
> just for understanding, the Percentage are taken from the limit or the request? the limits. see also here: https://stackoverflow.com/questions/65167422/java-10-xxmaxrampercentage-flag-in-kubernetes-container/65168058#65168058 > by the way, you can always create a PR...
> marged @idanl21: where/when? i don't find e.g. `MaxRAMPercentage` anywhere in the code (using the GitHub search)?