Skip to content

k8s store: use component label instead of app #469

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

Merged
merged 1 commit into from
Apr 12, 2018

Conversation

sgotti
Copy link
Member

@sgotti sgotti commented Apr 11, 2018

Use component label instead off app label to filter pods.

The app label is usually used to reflect the entire app (for example see
helm label best practices:
https://github.com/kubernetes/helm/blob/master/docs/chart_best_practices/labels.md)

Fixes #466

/cc @Flowkap @lwolf

@sgotti sgotti force-pushed the k8s_store_use_component_label branch from 8d2d963 to 7eafcd7 Compare April 11, 2018 09:42
Use `component` label instead off `app` label to filter pods.

The `app` label is usually used to reflect the entire app (for example see
helm label best practices:
https://github.com/kubernetes/helm/blob/master/docs/chart_best_practices/labels.md)

Fixes sorintlab#466
@sgotti sgotti merged commit 7eafcd7 into sorintlab:master Apr 12, 2018
sgotti added a commit that referenced this pull request Apr 12, 2018
k8s store: use component label instead of app
@sgotti sgotti added this to the v0.11.0 milestone Jun 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant