Bump versions for most components #93

Merged
alexvanin merged 7 commits from alexvanin/frostfs-dev-env:bump/versions into master 2024-12-25 08:44:01 +00:00
Owner

This PR introduces several changes:

  • bumps all core and services components, including neo-go which requires config update,
  • removes unused env variables and archived REST gateway,
  • modifies bootstrap routine in Makefile to register all storage nodes in proxy contract.

I think all storage nodes should be registered in proxy contract, so the user can perform APE operations on containers after make up. Otherwise I see signature error.

This PR introduces several changes: * bumps all core and services components, including neo-go which requires config update, * removes unused env variables and archived REST gateway, * modifies bootstrap routine in Makefile to register all storage nodes in proxy contract. I think all storage nodes should be registered in proxy contract, so the user can perform APE operations on containers after `make up`. Otherwise I see signature error.
alexvanin added 8 commits 2024-12-20 13:47:33 +00:00
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
These variables were used when binaries
were available in public storage network

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
[#xxx] Remove frostfs-rest-gw from dev-env
Some checks failed
DCO action / DCO (pull_request) Failing after 2m8s
e4ada51b25
This repo is being archived and not maintained at the moment.

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
Author
Owner

To open this PR I need a couple of things from core team:

  • make release page for frostfs-node v0.44.0 with binaries
  • make release page for frostfs-contract v0.22.1 with compiled contracts in archive

/cc @achuprov, @fyrchik can you help me with that?

To open this PR I need a couple of things from core team: - [x] make [release page](https://git.frostfs.info/TrueCloudLab/frostfs-node/releases/tag/v0.42.9) for frostfs-node v0.44.0 with binaries - [x] make [release page](https://git.frostfs.info/TrueCloudLab/frostfs-contract/releases/tag/v0.19.2) for frostfs-contract v0.22.1 with compiled contracts in archive /cc @achuprov, @fyrchik can you help me with that?
alexvanin changed title from WIP: Bump versions for most of the components to WIP: Bump versions for most components 2024-12-20 13:52:44 +00:00
Owner
https://git.frostfs.info/TrueCloudLab/frostfs-contract/releases/tag/v0.21.1
Owner
https://git.frostfs.info/TrueCloudLab/frostfs-node/releases/tag/v0.44.4
alexvanin force-pushed bump/versions from e4ada51b25 to 58caafb7b5 2024-12-24 08:37:01 +00:00 Compare
alexvanin changed title from WIP: Bump versions for most components to Bump versions for most components 2024-12-24 09:14:32 +00:00
alexvanin requested review from fyrchik 2024-12-24 09:14:32 +00:00
alexvanin requested review from potyarkin 2024-12-24 09:14:32 +00:00
dkirillov approved these changes 2024-12-24 09:31:22 +00:00
alexvanin requested review from storage-core-developers 2024-12-25 06:33:44 +00:00
alexvanin requested review from storage-services-developers 2024-12-25 06:33:46 +00:00
potyarkin approved these changes 2024-12-25 07:25:03 +00:00
fyrchik approved these changes 2024-12-25 08:41:47 +00:00
alexvanin merged commit d34d842700 into master 2024-12-25 08:44:01 +00:00
alexvanin referenced this pull request from a commit 2024-12-25 08:44:04 +00:00
alexvanin referenced this pull request from a commit 2024-12-25 08:44:04 +00:00
alexvanin deleted branch bump/versions 2024-12-25 08:44:04 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-services-developers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-dev-env#93
No description provided.