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

YDBOPS-9691 fix GRPC TLS certificates in dynnodes #207

Merged
merged 6 commits into from
May 14, 2024
Merged

Conversation

kobzonega
Copy link
Contributor

@kobzonega kobzonega commented May 14, 2024

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Error with dynnodes registration withou command line argument --grpc-ca (KIKIMR-16728):

ssl_transport_security.cc:1514] Handshake failed with fatal error SSL_ERROR_SSL: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed.

Issue Number: YDBOPS-9691

What is the new behavior?

  • Add --grpc-ca, --grpc-cert and --grpc-key command line args to Database pods when GRPC TLS enabled

Other information

  • Fixes volumeMount paths and filenames to use const variables

@kobzonega kobzonega changed the title YDBOPS-9691 YDBOPS-9691 grpc tls args hotfix May 14, 2024
@kobzonega kobzonega changed the title YDBOPS-9691 grpc tls args hotfix YDBOPS-9691 grpc tls ca certificates fix May 14, 2024
@kobzonega kobzonega marked this pull request as ready for review May 14, 2024 12:01
@kobzonega kobzonega changed the title YDBOPS-9691 grpc tls ca certificates fix YDBOPS-9691 fix GRPC TLS certificates in dynnodes May 14, 2024
@kobzonega kobzonega merged commit e612e4a into master May 14, 2024
7 checks passed
@kobzonega kobzonega deleted the YDBOPS-9691 branch May 14, 2024 12:53
kobzonega added a commit to kobzonega/ydb-kubernetes-operator that referenced this pull request Jun 25, 2024
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.

1 participant