AltraMayor / AltraMayor/gatekeeper

Drop the flow states GK_GRANTED and GK_DECLINED

Ouverte
#296 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
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.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.