-
Notifications
You must be signed in to change notification settings - Fork 0
Systemd file units #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
majst01
wants to merge
62
commits into
main
Choose a base branch
from
systemd-file-units
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 49 commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
de9d633
Add systemd template renderer.
Gerrit91 f083402
Firewall Controller
majst01 0bf87eb
nftables-exporter
majst01 b4fea5f
next service
majst01 b1c22f4
Remove unused
majst01 9d1d001
Progress.
Gerrit91 3cb2e1c
Suricata.
Gerrit91 55176a6
Chrony.
Gerrit91 035b246
Progress.
Gerrit91 deb53cd
Interfaces.
Gerrit91 9cfeaf4
Less.
Gerrit91 614fb5e
Uffräume und tschüss.
Gerrit91 835c1db
Smallish
majst01 d40150a
Smallish
majst01 97eaf7b
nftables
majst01 eecabd3
first nftables test
majst01 6f22f30
next nftables test
majst01 de380fd
vpn nftables test
majst01 67c6dc4
shared nftables test, not working yet
majst01 b8abd29
Shared nftables test
majst01 0435dc5
IPv6 nftables test
majst01 79bbe9c
Conversion part 1 of frr
majst01 2c13f41
Add frr test, does not compile yet
majst01 d3e4159
Network names
majst01 66fd5b5
Remove unused
majst01 0ec4c31
Remove exec
majst01 a8ebb11
Fix test.
Gerrit91 b74c696
fix test
majst01 157460e
unexport
majst01 28c07ee
use new forwardpolicy
majst01 dd9e843
Fix.
Gerrit91 86cedee
Next.
Gerrit91 def5364
fixes
majst01 9e4608c
Pusn network.
Gerrit91 7f3dfe7
Install systemd services
majst01 264694f
all frr tests pass
majst01 e9a1fdb
Remove old, reactivate validation
majst01 492bfd6
package removed
majst01 99ffb45
go mod tidy
majst01 d34df4e
Add frr version detection.
Gerrit91 7ecc53f
Change to API v2.
Gerrit91 1422fd8
Emojis.
Gerrit91 51ae978
Remove unused
majst01 f36ed89
Refactor installer.
Gerrit91 b9595b8
Validate nftables
majst01 33a7416
Fix tests, go mod tidy
majst01 af82b36
Satisfy linter
majst01 cfd84e8
More linter fixes
majst01 2596486
Unexport
majst01 5e8ebf2
Allow hooking into installer through config.
Gerrit91 ac88341
Merge branch 'systemd-file-units' of https://github.com/metal-stack/o…
majst01 a55ed1a
simpler
majst01 8f4114a
Unexport
majst01 9c584cc
Unexport
majst01 52b1bf7
Fixes.
Gerrit91 72cb44d
Add main.
Gerrit91 b750188
Protoyaml
majst01 39ef0df
Update README.
Gerrit91 b6677ac
Adding CODEOWNERS.
Gerrit91 4eb964b
Remove legacy disk, move buildmeta
majst01 b4e91c2
Path of configs in one place
majst01 f6d4c1c
Add Parse/Read Configuration
majst01 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,2 @@ | ||
| bin/* | ||
| bin/* | ||
| .vscode |
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -31,6 +31,4 @@ test: | |
|
|
||
| .PHONY: validate | ||
| validate: | ||
| cd pkg/network | ||
| ./validate.sh | ||
| cd - | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.