Stanislav Bogatyrev realloc
  • Joined on 2023-03-03
realloc pushed to master at TrueCloudLab/frostfs-node 2023-03-13 08:07:58 +00:00
365adb4ebd [#133] .github: Restore logo.svg
realloc merged pull request TrueCloudLab/frostfs-node#133 2023-03-13 08:07:57 +00:00
.github: Restore logo.svg
realloc pushed to feature/pre-commit at realloc/frostfs-node 2023-03-13 07:53:52 +00:00
062a86491d [#83] Makefile fixes for pre-commit
realloc created pull request TrueCloudLab/frostfs-node#134 2023-03-13 07:47:34 +00:00
Makefile fixes for pre-commit
realloc pushed to feature/pre-commit at realloc/frostfs-node 2023-03-13 07:46:44 +00:00
4a0fa8b129 [#83] Makefile fixes for pre-commit
realloc pushed to feature/pre-commit at realloc/frostfs-node 2023-03-13 07:44:17 +00:00
11e90f7757 [#83] Makefile fixes for pre-commit
realloc created branch feature/pre-commit in realloc/frostfs-node 2023-03-13 07:28:23 +00:00
realloc pushed to feature/pre-commit at realloc/frostfs-node 2023-03-13 07:28:23 +00:00
realloc created repository realloc/frostfs-node 2023-03-13 07:11:48 +00:00
realloc commented on pull request TrueCloudLab/frostfs-node#128 2023-03-10 14:45:31 +00:00
innerring: Add GAS pouring mechanism for a configurable list of wallets

Someone has to know that wallets and add them to all the nodes' configs.

Yes, but operationally that's the simplest way to do it.

realloc commented on pull request TrueCloudLab/frostfs-node#128 2023-03-10 12:10:51 +00:00
innerring: Add GAS pouring mechanism for a configurable list of wallets

Has anyone considered the idea that such a list can be a network setting?

Yes. This may be the next step if this change shows its feasibility.

To me such a list is the way to say "the…

realloc commented on pull request TrueCloudLab/frostfs-api-go#10 2023-03-10 08:42:39 +00:00
feature/frostfs_system_attribute

Ah! I get it now. Agree =)

realloc commented on pull request TrueCloudLab/frostfs-api-go#10 2023-03-10 07:26:43 +00:00
feature/frostfs_system_attribute

I suggest keep using a prefix to avoid naming collisions and keep logical separations fro attributes affecting system behavior.

realloc commented on issue TrueCloudLab/frostfs-node#18 2023-03-10 06:43:13 +00:00
Simplify/modify/refactor Blobovniczas

I'd suggest keep the ability to have more than one blobovnicza instance per shard for the case when we may hit single BBoltDB performance limit.

realloc approved TrueCloudLab/tzhash#7 2023-03-09 12:26:04 +00:00
Add pre-commit framework
realloc pushed to add-pre-commit at fyrchik/tzhash 2023-03-09 12:25:31 +00:00
86b1350470 [#7] .github: Remove directory
d0fe8c31f5 [#7] pre-commit: Add gitlint hook
46e5590de3 [#7] pre-commit: Add golangci-lint hook
afc835b6e8 [#7] pre-commit: Add initial configuration
63e884006d Rename package name
Compare 6 commits »
realloc deleted branch gh-pages from TrueCloudLab/frostfs.info 2023-03-09 07:30:12 +00:00
realloc approved TrueCloudLab/hrw#6 2023-03-07 06:57:11 +00:00
Add pre-commit framework

It would be also nice to add Makefile with targets to simplify pre-commit run and local setup.