Validate advertised node addresses before adding to netmap
My misconfigured nodes advertised addresses of all their neighbors as their own, i.e.
# storage-node-01
addresses:
- storage-node-01:8802
- storage-node-02:8802
- storage-node-03:88…
[#587] Build OCI images for release tags
I believe we're ready to merge this.
After merge we can trigger a manual build for one of existing tags, and if everything goes OK, I'll create similar PRs for other repos.
potyarkin
deleted branch feature/add-codeowners from potyarkin/frostfs-node
2024-12-20 17:52:17 +00:00
potyarkin
deleted branch fix/github-is-obsolete from potyarkin/frostfs-node
2024-12-20 17:50:12 +00:00
potyarkin
pushed to feature/ci-build-oci-image at potyarkin/frostfs-s3-gw
2024-12-20 14:44:10 +00:00
Push release images to OCI registry from Forgejo Actions
Status update: Two PRs in flight: #590 should be merged first, then #588 (tagged WIP until unblocked by #590)
Use selfhosted OCI registry instead of Docker Hub
potyarkin
created branch feature/selfhosted-oci-registry in potyarkin/frostfs-s3-gw
2024-12-18 13:33:03 +00:00
potyarkin
pushed to feature/selfhosted-oci-registry at potyarkin/frostfs-s3-gw
2024-12-18 13:33:03 +00:00
potyarkin
deleted branch feature/ci-secrets-snegurochka from potyarkin/action-env
2024-12-18 12:58:19 +00:00
[#5] Switch to using org-wide access token