kompose/pkg/transformer
Charlie Drage 09dc978e8e
only add namespace if specified (#1731)
#### What type of PR is this?

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

/kind bug

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

When we generate the YAML, we should NOT add namespace by default,
namespace should only be added if it has been specified via the command
line.

#### 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/1729

#### Special notes for your reviewer:

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2023-10-11 10:29:55 -04:00
..
kubernetes only add namespace if specified (#1731) 2023-10-11 10:29:55 -04:00
openshift Feat add ns generation (#1667) 2023-07-16 22:59:16 +01: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 Feat add ns generation (#1667) 2023-07-16 22:59:16 +01:00