AltraMayor / AltraMayor/gatekeeper

Drop the flow states GK_GRANTED and GK_DECLINED

Open
#296 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
1.6k
Forks
252
PR merge metrics
No merged PRs in 30d

Description

Once pull request #295 is merged, the flow states `GK_GRANTED` and `GK_DECLINED` become redundant since the new flow state `GK_BPF` can emulate them. Dropping the flow states `GK_GRANTED` and `GK_DECLINED` will reduce and simplify the code. If some backward compatibility is needed at the GGU protocol, the dropped states can be easily emulated mapping the old policy decision formats onto their corresponding BPF programs.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.