Skip to content

Network policy management editor

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

What does this MR do?

This MR adds policy management drawer to the Policies tab of the Threat Monitoring page. This drawer shows policy's yaml manifest and allows editing via a simple wrapper component based on the monaco editor. Editing is temporary disabled for the upcoming release.

This MR is a part of ongoing work for the new Policy Management UI (&3328 (closed))

Screenshots

Without Changes With Changes
Screenshot_2020-05-21_Threat_Monitoring___Administrator_cilium-stats_2_ Screenshot_2020-05-21_Threat_Monitoring___Administrator_cilium-stats_3_

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