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

add config option to specify TTL for user logins #7083

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

adameat
Copy link
Member

@adameat adameat commented Jul 25, 2024

Changelog entry

add config option to specify TTL for user logins
closes #7035

Changelog category

  • New feature
  • Improvement

Copy link

github-actions bot commented Jul 25, 2024

2024-07-25 09:21:18 UTC Pre-commit check for 55e52e8 has started.
2024-07-25 09:24:24 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-07-25 09:59:21 UTC Build successful.

Copy link

github-actions bot commented Jul 25, 2024

2024-07-25 09:21:52 UTC Pre-commit check for 55e52e8 has started.
2024-07-25 09:25:01 UTC Check linux-x86_64-relwithdebinfo is running...
🟡 2024-07-25 11:38:41 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
39765 34477 0 1 5274 13

2024-07-25 11:42:28 UTC Failed tests rerun (try 2) linux-x86_64-relwithdebinfo is running...
🟢 2024-07-25 11:50:36 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13 (only retried tests) 4 0 0 0 9

🟢 2024-07-25 11:53:56 UTC Build successful.
🟢 2024-07-25 11:54:42 UTC ydbd size 8.1 GiB changed* by +23.2 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: f36b8b5 merge: 55e52e8 diff diff %
ydbd size 8 661 980 008 Bytes 8 662 003 736 Bytes +23.2 KiB +0.000%
ydbd stripped size 471 323 904 Bytes 471 324 000 Bytes +96 Bytes +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Jul 25, 2024

2024-07-25 09:22:15 UTC Pre-commit check for 55e52e8 has started.
2024-07-25 09:25:22 UTC Check linux-x86_64-release-asan is running...
🔴 2024-07-25 11:58:38 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11087 10490 0 91 328 178

🟢 2024-07-25 11:59:43 UTC Build successful.
🟢 2024-07-25 12:00:40 UTC ydbd size 5.2 GiB changed* by +20.9 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: f36b8b5 merge: 55e52e8 diff diff %
ydbd size 5 561 105 728 Bytes 5 561 127 168 Bytes +20.9 KiB +0.000%
ydbd stripped size 1 197 649 392 Bytes 1 197 654 320 Bytes +4.8 KiB +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@adameat adameat enabled auto-merge (squash) July 25, 2024 09:45
@adameat adameat merged commit 20355c6 into ydb-platform:main Jul 25, 2024
11 of 13 checks passed
adameat added a commit to adameat/ydb that referenced this pull request Aug 6, 2024
adameat added a commit to adameat/ydb that referenced this pull request Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add option to specifty TTL for tokens made by login provider
2 participants