Loet Avramson

Results 8 issues of Loet Avramson

There are some cases where I would not want the reindex process to overwrite existing documents in the destination index. An optional op_type parameter or at least option to choose...

**Describe the bug** Using dynamic host sets (AWS specifically, haven't tried the Azure one yet) in a large environment results in the following error: ``` {"id":"","source":"https://hashicorp.com/boundary/4466e4d3c372/controller","specversion":"1.0","type":"error","data":{"error":"rpc error: code = Unknown...

triage

**Describe the bug** According to the [ILM docs](https://www.elastic.co/guide/en/elasticsearch/reference/7.17/ilm-allocate.html), the `allocate` action supports the `total_shards_per_node` param. This TF provider, however, doesn't which produces an error when used. **To Reproduce** 1. TF...

bug

## Bug Report **What did you do?** Deployed the `eck_stack` Helm chart using the attached `values.yaml` in order to have an AWS LB pointing at the Kibana pod. **What did...

triage

**Describe the enhancement:** Similar to #12263 but not for a specific module, for anything beats is monitoring within an EC2 VM. Since [Jan 2022](https://aws.amazon.com/about-aws/whats-new/2022/01/instance-tags-amazon-ec2-instance-metadata-service/) EC2 tags are also available through...

enhancement
Team:Cloud-Monitoring

We were under the impression the action should fail if the attachment fails for any reason. This is a blocker for us since we need to prevent PR merges if...

Older versions exist in the repo but the `Package` file (e.g. http://openresty.org/package/ubuntu/dists/bionic/main/binary-amd64/Packages) points only at the following 3 versions: * 1.19.3.2-1~bionic1 * 1.19.9.1-1~bionic1 * 1.21.4.1-1~bionic1 Since we're using an older...

### Description Github Merge Queue is a common part of a CI/CD flow nowadays. In our case the test suite triggered by the Merge Queue relies on the existence of...

kind/enhancement