You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support auth through ydb-go-sdk in communication with YDB cluster (#158)
* feat: all debugging output
* chore: clean up debug output
* feat: moved healthcheck from grpc to go-sdk
* feat: create tenant uses go-sdk now
* refactor: a better entrypoint for all YDB connections
* feat: no more useless logs
* refactor: less copypaste
* refactor: less copypaste
* fix: typo
* chore: make linter check after autoformatting
* revert: now I understand our CI
* fix: lint
* chore: bump up chart version
* init authOptions
* some fixes after merge
* lint errors fixes
* rename field in spec to operatorConnection
---------
Co-authored-by: tarasov-egor <jorres.tarasov@gmail.com>
0 commit comments