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

Add a specific label to the integration pod #1129

Closed
abouchama opened this issue Dec 9, 2019 · 2 comments
Closed

Add a specific label to the integration pod #1129

abouchama opened this issue Dec 9, 2019 · 2 comments
Labels
kind/feature New feature or request
Milestone

Comments

@abouchama
Copy link

It can be useful to pass a label in kamel command that will be set in the integration pod.

This can help for example to group pods under the same service in OpenShift.

@jcordes73
Copy link

At least an "app" label should be added to the integration pod, otherwise it will not be visible at all in the topology view.

@lburgazzoli lburgazzoli added this to the 1.1.0 milestone Jun 5, 2020
@lburgazzoli lburgazzoli added the kind/feature New feature or request label Jun 5, 2020
@nicolaferraro
Copy link
Member

This can be now done with:

kamel run Routes.java --label app=pippo -t owner.target-labels=app

The new topology view displays integrations even without app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants