Maxim Khitrov

Results 27 issues of Maxim Khitrov

### Terraform Core Version 1.8.5 ### Terraform Vault Provider Version 4.2.0 ### Vault Server Version 1.10.0 ### Affected Resource(s) _No response_ ### Expected Behavior When setting `add_address_to_env = true`, I...

bug

### Description We are using Terraform to provision our Vault, but we cannot have any secrets show up in the state. We would like to use `vault_kv_secret_v2` to create keys...

enhancement

I'm guessing this is a false positive, but still wanted to mention that `mingw64\bin\llvm-strings.exe` in `winlibs-x86_64-posix-seh-gcc-13.2.0-llvm-18.1.3-mingw-w64ucrt-11.0.1-r7.7z` is being identified as Trojan:Win32/Acll on Windows 11 23H2.

### Description It is sometimes desirable to convert a Helm chart version specification, such as `^1.0.0` to an exact version. Currently `helm_template` just returns the original `version` value. My exact...

enhancement

**Is your feature request related to a problem? Please describe.** We would like to use `EdDSA` JWTs with the default ClaimMapper, but it currently only supports [`RS256` and `ES256`](https://github.com/temporalio/temporal/blob/8ab9531593670f2dabac4edce49100bd17439b07/common/authorization/default_token_key_provider.go#L115) tokens....

enhancement

### Is your feature request related to a problem? Please describe. We are deploying a central Temporal server with JWT-based authorization. The chart is currently deploying a default worker service...

enhancement

I'm working with several APIs where the server does not send a Content-Type header, especially for error responses. This forces me to use a custom `http.Client` implementation that injects this...

enhancement
openapi-features