Skip to content

Implement creation flow in policy editor

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

What does this MR do?

This MR implements policy creation flow for the upcoming policy editor(&3403 (closed)). Creation is handled using existing vuex action. Placeholder component for the policy action picker was also implemented to match existing mocks with a single policy "allow" action available right now. This MR also includes a small improvements for the environment picker that were spotted during testing.

Screenshots

with error
Screenshot_2020-08-27_Policy_editor___Administrator_cilium-test_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