Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dry run tries to use empty namespace #4543

Closed
squakez opened this issue Jul 7, 2023 · 0 comments · Fixed by #4567
Closed

Dry run tries to use empty namespace #4543

squakez opened this issue Jul 7, 2023 · 0 comments · Fixed by #4567
Labels
area/cli Kamel CLI kind/bug Something isn't working

Comments

@squakez
Copy link
Contributor

squakez commented Jul 7, 2023

The CM is available in the namespace (default). However, the CLI tries to use "" namespace (empty).

$ kamel run my-route.yaml --config configmap:my-cm -t container.limit-cpu=0.1 -t container.limit-memory=256Mi -o yaml > base/my-it.yaml
Warn: my-cm Configmap not found in  namespace, make sure to provide it before the Integration can run
@squakez squakez added kind/bug Something isn't working area/cli Kamel CLI labels Jul 7, 2023
squakez added a commit to squakez/camel-k that referenced this issue Jul 13, 2023
squakez added a commit that referenced this issue Jul 13, 2023
squakez added a commit to squakez/camel-k that referenced this issue Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Kamel CLI kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant