AltraMayor / AltraMayor/gatekeeper
Drop the flow states GK_GRANTED and GK_DECLINED
Ouverte
enhancement
- Langage dominant
- C
- Étoiles
- 1.6k
- Forks
- 252
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.