Skip to content

Implement rules logic for network policy editor

Arthur Evstifeev requested to merge network-policy-editor-rules-func into master

What does this MR do?

This MR implements helper functions related to rules logic for the upcoming network policy editor (&3403 (closed)). 4 rules are supported at the moment: entity, endpoint, fqdn and cidr. Formal policy specification can be found here: https://docs.cilium.io/en/stable/policy/language/

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Arthur Evstifeev

Merge request reports