Skip to content

Added support for --grpc-client-tls-secure in query via grpcClientTlsSecure config#227

Open
ulfmansson wants to merge 4 commits intothanos-io:mainfrom
ulfmansson:patch-1
Open

Added support for --grpc-client-tls-secure in query via grpcClientTlsSecure config#227
ulfmansson wants to merge 4 commits intothanos-io:mainfrom
ulfmansson:patch-1

Conversation

@ulfmansson
Copy link
Copy Markdown

  • [X ] I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

Added support for --grpc-client-tls-secure in query via grpcClientTlsSecure config

Verification

Run with both grpcClientTlsSecure set and unset

Support for tls secure requests

Signed-off-by: ulfmansson <ulf.mansson@adfenix.com>
Added comment about --grpc-client-tls-secure

Signed-off-by: ulfmansson <ulf.mansson@adfenix.com>
Fixed to follow changelog format

Signed-off-by: ulfmansson <ulf.mansson@adfenix.com>
@metalmatze
Copy link
Copy Markdown
Contributor

Maybe this can be updated to be closer to this using a boolean?

if tq.config.autoDownsampling then [
  '--query.auto-downsampling',
] else []

Updated to nicer structure after comment in PR

Signed-off-by: ulfmansson <ulf.mansson@adfenix.com>
@ulfmansson
Copy link
Copy Markdown
Author

Updated according to the comment

@kakkoyun kakkoyun changed the title Patch 1 Added support for --grpc-client-tls-secure in query via grpcClientTlsSecure config Aug 24, 2021
@kakkoyun
Copy link
Copy Markdown
Member

Shall we rebase this? Then we can proceed.

@alejandrolr
Copy link
Copy Markdown

Any update on this?

@rgarcia89
Copy link
Copy Markdown

Looks good to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants