ydb-platform / ydb-kubernetes-operator

YDB Operator allows you to deploy your own YDB cluster in Kubernetes
Other
46 stars 16 forks source link

Remove datastreams iam sa key #242

Closed mvgorbunov closed 4 weeks ago

mvgorbunov commented 1 month ago

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

Remove unnecessary IAM SA key for datastreams, bugfix https://github.com/ydb-platform/ydb-kubernetes-operator/issues/241

Pull request type

Please check the type of change your PR introduces:

What is the current behavior?

YDB operator fails if reconcile loop if SA key wasn't specified.

Issue Number: 241

What is the new behavior?