Skip to content

Add support for network policy k8s API resources

Arthur Evstifeev requested to merge networking-kube-client into master

What does this MR do?

This patch adds new kube client for the networking.k8s.io API group and introduces support for NetworkPolicy resources through that client.

NetworkPolicy resource support is necessary for the Policy Management UI (#214729 (closed)). Changelog will be added later.

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