Yuri Tsuprun
Yuri Tsuprun
HI, tring to delete map entry via it's id as depicted in http://127.0.0.1:5555/v2/docs#operation/deleteRuntimeMapEntry endpoint documentation. getting 204 response indicating successful deletion in reality map entry still persist. Managed to delete...
## Description Move the security groups rules resource blocks to using the for_each meta-argument from the count. ## Motivation and Context It is pretty widely understood that using the count...
### Description **Observed Behavior**: We tighten pods request to fit node allocatable CPU and memory, in this case karpenter nodepool constrained to r6g instance family and large, xlarge, 2xlarge, 4xlarge...
### Is your feature request related to a problem? Can't update the alias configuration ### What solution would you like? Add of Body field in [AliasPutReq](https://github.com/opensearch-project/opensearch-go/blob/2a69bbb64169b4ffd627086c9972651c9537a9ca/opensearchapi/api_indices-alias.go#L149) and [GetRequest](https://github.com/opensearch-project/opensearch-go/blob/2a69bbb64169b4ffd627086c9972651c9537a9ca/opensearchapi/api_indices-alias.go#L158C22-L158C32) ### What...