Skip to content

25-1 SysView Auth Documentation (#15413 & #16654) #20023

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

Merged
merged 7 commits into from
Jun 25, 2025

Conversation

kunga
Copy link
Member

@kunga kunga commented Jun 23, 2025

Changelog entry

...

Changelog category

  • Documentation (changelog entry is not required)

Description for reviewers

...

@kunga kunga requested a review from a team as a code owner June 23, 2025 08:30
Copy link

github-actions bot commented Jun 23, 2025

🟢 2025-06-24 13:50:44 UTC The validation of the Pull Request description is successful.

Copy link

github-actions bot commented Jun 23, 2025

2025-06-23 08:34:11 UTC Pre-commit check linux-x86_64-relwithdebinfo for 95db0f1 has started.
2025-06-23 08:34:14 UTC Artifacts will be uploaded here
2025-06-23 08:34:38 UTC Check cancelled

Co-authored-by: ElenaAfina <144937430+ElenaAfina@users.noreply.github.com>
Copy link

✅ Documentation build

Revision built successfully
Revision preview link

Build logs

Warnings (3)

⚠️ en/integrations/vectorsearch/langchain.md: 17: MD031 / blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]

⚠️ ru/integrations/vectorsearch/langchain.md: 16: MD031 / blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]

⚠️ ru/integrations/vectorsearch/langchain.md: 7: MD022 / blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Установка {#setup}"]

Copy link

github-actions bot commented Jun 23, 2025

2025-06-23 08:34:23 UTC Pre-commit check linux-x86_64-release-asan for 95db0f1 has started.
2025-06-23 08:34:28 UTC Check cancelled

@kunga kunga changed the title SysView Auth Documentation (en) (#15413) SysView Auth Documentation (#15413 & #16654) Jun 23, 2025
Copy link

github-actions bot commented Jun 23, 2025

2025-06-23 08:35:58 UTC Pre-commit check linux-x86_64-release-asan for 53be2f2 has started.
2025-06-23 08:36:09 UTC Artifacts will be uploaded here
2025-06-23 08:38:27 UTC ya make is running...
🟢 2025-06-23 08:38:33 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-06-23 08:38:39 UTC Build successful.

Copy link

✅ Documentation build

Revision built successfully
Revision preview link

Build logs

Warnings (55)

⚠️ en/integrations/vectorsearch/langchain.md: 17: MD031 / blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]

⚠️ ru/dev/system-views.md: 318: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 318: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 319: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 319: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 320: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 320: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 321: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 321: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 322: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 322: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 323: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 323: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 324: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 324: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

Log was truncated. (40 records)

Copy link

github-actions bot commented Jun 23, 2025

2025-06-23 08:39:21 UTC Pre-commit check linux-x86_64-relwithdebinfo for 53be2f2 has started.
2025-06-23 08:39:35 UTC Artifacts will be uploaded here
2025-06-23 08:42:08 UTC ya make is running...
🟢 2025-06-23 08:42:14 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-06-23 08:42:20 UTC Build successful.

@kunga kunga assigned kunga and unassigned lopatinevgeny Jun 23, 2025
Включают два представления:

* `auth_permissions`: Явно выданные права доступа.
* `auth_effective_permissions`: Эффективные права доступа с учётом [наследования](../concepts/glossary.md#access-right-inheritance).
Copy link
Collaborator

Choose a reason for hiding this comment

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

"Эффективные права" - должно быть такое понятие в глоссарии. Тогда здесь и ниже можно использовать без доп "с учетом наследования!

@kunga
Copy link
Member Author

kunga commented Jun 23, 2025

@lopatinevgeny это не нужно ревьюить, оно уже проревьюено и влито в main

@kunga
Copy link
Member Author

kunga commented Jun 24, 2025

Завёл тикет на улучшение, но кажется ничего не должно останавливать от влития текущей версии

https://st.yandex-team.ru/YDBDOCS-1172

@kunga kunga changed the title SysView Auth Documentation (#15413 & #16654) 25-1 SysView Auth Documentation (#15413 & #16654) Jun 24, 2025
fomichev3000
fomichev3000 previously approved these changes Jun 24, 2025
Co-authored-by: lopatinevgeny <lopatinevgeny@yandex-team.ru>
Copy link

github-actions bot commented Jun 24, 2025

2025-06-24 14:35:34 UTC Pre-commit check linux-x86_64-relwithdebinfo for b4023c0 has started.
2025-06-24 14:35:38 UTC Artifacts will be uploaded here
2025-06-24 14:38:02 UTC ya make is running...
🟢 2025-06-24 14:38:08 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-06-24 14:38:14 UTC Build successful.

Copy link

github-actions bot commented Jun 24, 2025

2025-06-24 14:36:52 UTC Pre-commit check linux-x86_64-release-asan for b4023c0 has started.
2025-06-24 14:37:21 UTC Artifacts will be uploaded here
2025-06-24 14:40:23 UTC ya make is running...
🟢 2025-06-24 14:40:29 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-06-24 14:40:36 UTC Build successful.

Copy link

✅ Documentation build

Revision built successfully
Revision preview link

Build logs

Warnings (56)

⚠️ en/integrations/vectorsearch/langchain.md: 17: MD031 / blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]

⚠️ ru/dev/system-views.md: 308: MD009 / no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

⚠️ ru/dev/system-views.md: 318: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 318: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 319: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 319: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 320: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 320: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 321: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 321: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 322: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 322: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 323: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 323: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 324: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

Log was truncated. (41 records)

Copy link

✅ Documentation build

Revision built successfully
Revision preview link

Build logs

Warnings (55)

⚠️ en/integrations/vectorsearch/langchain.md: 17: MD031 / blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]

⚠️ ru/dev/system-views.md: 318: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 318: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 319: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 319: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 320: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 320: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 321: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 321: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 322: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 322: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 323: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 323: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 324: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 324: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

Log was truncated. (40 records)

Copy link

github-actions bot commented Jun 24, 2025

2025-06-24 14:59:38 UTC Pre-commit check linux-x86_64-relwithdebinfo for b260d5e has started.
2025-06-24 14:59:48 UTC Artifacts will be uploaded here
2025-06-24 15:02:14 UTC ya make is running...
🟢 2025-06-24 15:02:20 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-06-24 15:02:26 UTC Build successful.

Copy link

github-actions bot commented Jun 24, 2025

2025-06-24 15:00:44 UTC Pre-commit check linux-x86_64-release-asan for b260d5e has started.
2025-06-24 15:00:56 UTC Artifacts will be uploaded here
2025-06-24 15:03:21 UTC ya make is running...
🟢 2025-06-24 15:03:26 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-06-24 15:03:33 UTC Build successful.

Co-authored-by: lopatinevgeny <lopatinevgeny@yandex-team.ru>
Copy link

github-actions bot commented Jun 24, 2025

2025-06-24 15:10:38 UTC Pre-commit check linux-x86_64-release-asan for 9d4646a has started.
2025-06-24 15:10:49 UTC Artifacts will be uploaded here
2025-06-24 15:13:11 UTC ya make is running...
🟢 2025-06-24 15:13:16 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-06-24 15:13:22 UTC Build successful.

Copy link

github-actions bot commented Jun 24, 2025

2025-06-24 15:11:51 UTC Pre-commit check linux-x86_64-relwithdebinfo for 9d4646a has started.
2025-06-24 15:11:55 UTC Artifacts will be uploaded here
2025-06-24 15:13:50 UTC Check cancelled

Copy link

✅ Documentation build

Revision built successfully
Revision preview link

Build logs

Warnings (55)

⚠️ en/integrations/vectorsearch/langchain.md: 17: MD031 / blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]

⚠️ ru/dev/system-views.md: 318: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 318: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 319: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 319: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 320: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 320: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 321: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 321: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 322: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 322: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 323: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 323: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 324: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 324: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

Log was truncated. (40 records)

Co-authored-by: lopatinevgeny <lopatinevgeny@yandex-team.ru>
Copy link

github-actions bot commented Jun 24, 2025

2025-06-24 15:15:33 UTC Pre-commit check linux-x86_64-release-asan for f004940 has started.
2025-06-24 15:15:45 UTC Artifacts will be uploaded here
2025-06-24 15:18:11 UTC ya make is running...
🟢 2025-06-24 15:18:17 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-06-24 15:18:22 UTC Build successful.

Copy link

✅ Documentation build

Revision built successfully
Revision preview link

Build logs

Warnings (55)

⚠️ en/integrations/vectorsearch/langchain.md: 17: MD031 / blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]

⚠️ ru/dev/system-views.md: 318: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 318: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 319: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 319: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 320: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 320: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 321: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 321: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 322: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 322: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 323: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 323: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

⚠️ ru/dev/system-views.md: 324: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected leading pipe]

⚠️ ru/dev/system-views.md: 324: MD055 / table-pipe-style Table pipe style [Expected: no_leading_or_trailing; Actual: leading_and_trailing; Unexpected trailing pipe]

Log was truncated. (40 records)

Copy link

github-actions bot commented Jun 24, 2025

2025-06-24 15:17:12 UTC Pre-commit check linux-x86_64-relwithdebinfo for f004940 has started.
2025-06-24 15:17:42 UTC Artifacts will be uploaded here
2025-06-24 15:20:35 UTC ya make is running...
🟢 2025-06-24 15:20:41 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-06-24 15:20:47 UTC Build successful.

@lopatinevgeny lopatinevgeny enabled auto-merge June 24, 2025 15:25
kunga added a commit to kunga/ydb that referenced this pull request Jun 24, 2025
@lopatinevgeny lopatinevgeny merged commit 0cffab3 into ydb-platform:stable-25-1 Jun 25, 2025
13 checks passed
lopatinevgeny pushed a commit that referenced this pull request Jun 25, 2025
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.

3 participants