kompose/pkg/transformer
Charlie Drage 55b077ab04
cleanup: removes uneeded annotation when not using network policy (#1884)
#### What type of PR is this?

<!--
Add one of the following kinds:
/kind bug
/kind documentation
/kind feature
-->

/kind cleanup

#### What this PR does / why we need it:

Removes the network policy annotation which is not needed (we are not
generating network policy)

#### Which issue(s) this PR fixes:
<!--
*Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->
Fixes https://github.com/kubernetes/kompose/issues/1759

#### Special notes for your reviewer:
2024-06-02 20:46:57 +02:00
..
kubernetes cleanup: removes uneeded annotation when not using network policy (#1884) 2024-06-02 20:46:57 +02:00
openshift Add Labels for CronJob https://github.com/kubernetes/kompose/issues/1795 2024-01-16 23:44:49 +02:00
transformer.go Go mod (#1305) 2020-08-07 17:25:52 +08:00
utils_test.go feat: migrate from libcompose to compose-go (#1547) 2023-01-12 15:17:22 -05:00
utils.go bug: fix annotation bug (#1887) 2024-06-02 20:46:39 +02:00