ydb-platform / ydb-platform/ydb-python-sdk
Support secrets for describe
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 102
- Forks
- 75
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Server and cli (cpp) support were done here https://github.com/ydb-platform/ydb/commit/5e7bb5100364d450246698063289f10e645ecc62
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked commit 5e7bb5100364d450246698063289f10e645ecc62, which contains the server and C++ CLI support. Trace how the Python SDK handles describe requests and determine the corresponding expected behavior; done means secrets are supported for describe in the Python SDK.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100