Enable Dynamic Policy Management via ghaf-givc#1758
Merged
brianmcgillion merged 9 commits intotiiuae:mainfrom Mar 10, 2026
Merged
Enable Dynamic Policy Management via ghaf-givc#1758brianmcgillion merged 9 commits intotiiuae:mainfrom
brianmcgillion merged 9 commits intotiiuae:mainfrom
Conversation
kajusnau
reviewed
Feb 16, 2026
Collaborator
kajusnau
left a comment
There was a problem hiding this comment.
Cool change!
Some opinionated, some refactor comments.
Also is it possible to define some example test scenario instead of a generic Every functionality should work as usual.? 😁
vunnyso
reviewed
Feb 16, 2026
Collaborator
vunnyso
left a comment
There was a problem hiding this comment.
PR title has title has typo and wip can removed if change is ready.
f085696 to
0d35917
Compare
0d35917 to
b4321a1
Compare
Contributor
Author
waiting for ghaf-givc commit to be merged on mainline. once done I will remove wip status and will update givc url also in flake.nix. |
vunnyso
reviewed
Feb 16, 2026
b4321a1 to
70ee43b
Compare
70ee43b to
92bcecc
Compare
|
Tested on Darter Pro (new image)
|
mbssrc
reviewed
Mar 5, 2026
mbssrc
reviewed
Mar 5, 2026
99e82a1 to
f8e8119
Compare
f8e8119 to
413d642
Compare
413d642 to
7065827
Compare
Contributor
Author
|
Rebased.. |
mbssrc
approved these changes
Mar 9, 2026
Contributor
|
@mbssrc Could you merge, please? Looks like only you or Brian can |
- updated givc options to align it with the givc agents - policyAdmin is for admin-vm, policyClient is for rest of the VMs and host Signed-off-by: Ganga Ram <Ganga.Ram@tii.ae>
- option added ghaf.common.policies Signed-off-by: Ganga Ram <Ganga.Ram@tii.ae>
Signed-off-by: Ganga Ram <Ganga.Ram@tii.ae>
- update givc configs for yubikey and boot-ui Signed-off-by: Ganga Ram <Ganga.Ram@tii.ae>
Signed-off-by: Ganga Ram <Ganga.Ram@tii.ae>
Signed-off-by: Ganga Ram <Ganga.Ram@tii.ae>
Signed-off-by: Ganga Ram <Ganga.Ram@tii.ae>
Signed-off-by: Ganga Ram <Ganga.Ram@tii.ae>
Signed-off-by: Ganga Ram <Ganga.Ram@tii.ae>
7065827 to
09d6c9d
Compare
Contributor
Author
|
Rebased again and resolved merge conflicts. |
brianmcgillion
approved these changes
Mar 10, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description of Changes
This PR introduces policy management capabilities within the ghaf-givc implementation. It establishes a distinction between policy administrators and clients, allowing for dynamic updates to system configurations such as firewalls and proxies.
Key Changes:
Policy Architecture:
Dynamic Configuration:
GIVC Integration:
Type of Change
Related Issues / Tickets
Checklist
make-checksand it passesTesting Instructions
Applicable Targets
aarch64aarch64x86_64x86_64x86_64Installation Method
nixos-rebuild ... switchTest Steps To Verify: