Skip to content

Move network policy drawer to standalone component

What does this MR do?

This refactors the network policy sidebar by moving its code into a dedicated component and moving/renaming a few things to better reflect what they actually do. This lays the groundwork for making the drawer more dynamic, as it will need to be able to render different types of policies in the next iteration.

Screenshots (strongly suggested)

No visual change except for a wording change (Container runtime -> Network policy).

Before After
Screen_Shot_2021-06-04_at_3.19.45_PM Screen_Shot_2021-06-04_at_3.17.01_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #273788 (closed)

Edited by Paul Gascou-Vaillancourt

Merge request reports