[22] Client: Container session #25

Merged
PavelGrossSpb merged 1 commit from PavelGrossSpb/frostfs-sdk-csharp:misc/container_session into master 2024-08-19 11:27:24 +00:00
Member

Signed-off-by: Pavel Gross p.gross@yando.com

Use session token for container operations

Signed-off-by: Pavel Gross <p.gross@yando.com> Use session token for container operations
PavelGrossSpb added 1 commit 2024-08-19 07:51:51 +00:00
[22] Client: Container session
Some checks failed
DCO / DCO (pull_request) Failing after 26s
96eb98b678
Signed-off-by: Pavel Gross <p.gross@yando.com>
PavelGrossSpb requested review from dstepanov-yadro 2024-08-19 07:52:17 +00:00
PavelGrossSpb requested review from orikik 2024-08-19 07:52:17 +00:00
PavelGrossSpb closed this pull request 2024-08-19 11:18:57 +00:00
PavelGrossSpb reopened this pull request 2024-08-19 11:20:07 +00:00
orikik approved these changes 2024-08-19 11:26:01 +00:00
PavelGrossSpb merged commit 1a02ac2ae7 into master 2024-08-19 11:27:24 +00:00
PavelGrossSpb deleted branch misc/container_session 2024-08-19 11:27:25 +00:00
fyrchik reviewed 2024-08-19 11:29:18 +00:00
@ -1,9 +1,7 @@
using Moq;
using FrostFS.Netmap;
using Grpc.Core;
using FrostFS.SDK.ClientV2;
Owner

Do we have any linter in C# that can detect unused imports during PR validation?

Do we have any linter in C# that can detect unused imports during PR validation?
Author
Member

Not yet. I'm waiting for professinal IDE (JetBrains) to setup such tools.

Not yet. I'm waiting for professinal IDE (JetBrains) to setup such tools.
Sign in to join this conversation.
No description provided.