Skip to content

Network policy management endpoints

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

What does this MR do?

This MR adds CRUD endpoints to the NetworkPoliciesController for managing NetworkPolicy k8s resources. Typical CRUD operations are supported over the thin model introduced in !30957 (merged)

These endponts will be used for the Policy Management UI (#214729 (closed)).

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

Loading