Skip to content

Network policy editor model

Arthur Evstifeev requested to merge network-policy-editor-model into master

What does this MR do?

This commit implements a basic foundation for the NetworkPolicy model that will be used in the new policy editor. This model was added to the relevant fields of the editor. Additionally yaml preview was implemented to display policy changes in real time. This is a part of the ongoing works towards &3403 (closed).

related to #223660 (closed) and #223647 (closed)

Screenshots

initial state with changes
Screenshot_2020-07-24_Policy_editor___Administrator_cilium-test Screenshot_2020-07-24_Policy_editor___Administrator_cilium-test_1_

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