Feat add ns generation#1667
Conversation
c90037e to
f110a8b
Compare
|
Works for me! Thank you :) |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: AhmedGrati, cdrage The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
f110a8b to
4609293
Compare
Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
4609293 to
608f876
Compare
|
@AhmedGrati @cdrage Hi, Is there a way to disable this feature ? Or when there is no namespace specified it doesn't add all resources to The lines to be modified would be. I can make a PR if needed. |
|
This is a breaking change. We currently create a namespace with other resources in it before installing the chart generated by kompose (and overriding the namespace using helm's flags). This flow is no longer possible: if we don't set a namespace, everything goes into |
On it! This shouldn't of been added, sorry about that. I totally missed it. |
|
@github-belhorma-bendebiche Fixed in #1731 |
|
Thank you for the quick fix! |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Implement namespace generation through the CLI flag
--namespaceor-n.Which issue(s) this PR fixes:
Fixes #1657.
Special notes for your reviewer: