mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 04:45:51 +03:00
[PR #67] [MERGED] Syncfix #283
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#283
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/spr-networks/super/pull/67
Author: @lts-rad
Created: 9/16/2022
Status: ✅ Merged
Merged: 9/16/2022
Merged by: @lts-rad
Base:
dev← Head:syncfix📝 Commits (5)
87a3142[base] [api] Synchronize base and the API startup43929a3[api] Create the ready file if needed80e15af[api] Create the ready file if needed3ed4734[api] Fix err scoping for check875bfcd[base] Fix ready path📊 Changes
5 files changed (+43 additions, -9 deletions)
View changed files
📝
api/code/api.go(+6 -1)📝
api/code/firewall.go(+30 -7)📝
base/scripts/startup.sh(+3 -1)📝
docker-compose-virt.yml(+2 -0)📝
docker-compose.yml(+2 -0)📄 Description
@lts-po please review. This adds a FLOCK between base and API to make sure that the API only runs after base has loaded nft_rules.sh. Need to make sure this is correct before deploying
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.