Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: provide new grpc TLS auto-encrypt config #1541

Merged
merged 2 commits into from
Sep 28, 2022

Conversation

ishustava
Copy link
Contributor

@ishustava ishustava commented Sep 27, 2022

Changes proposed in this PR:

  • provide new grpc TLS auto-encrypt config

How I've tested this PR:
acceptance tests

How I expect reviewers to test this PR:
👀

Checklist:

  • Tests added
  • CHANGELOG entry added

    HashiCorp engineers only, community PRs should not add a changelog entry.
    Entries should use present tense (e.g. Add support for...)

{{- if .Values.global.tls.httpsOnly }}
"http": -1,
"grpc": 0,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-1?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol sure!

@ishustava ishustava force-pushed the ishustava/fix-peering-grpc branch 2 times, most recently from 2519e18 to 3174375 Compare September 27, 2022 21:52
@ishustava ishustava marked this pull request as ready for review September 28, 2022 14:58
@ishustava ishustava changed the title bug: provide new grpc TLS config bug: provide new grpc TLS auto-encrypt config Sep 28, 2022
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.

None yet

3 participants