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 app name to pods/services names #113

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Add app name to pods/services names #113

merged 1 commit into from
Jul 10, 2024

Conversation

rgrandl
Copy link
Collaborator

@rgrandl rgrandl commented Jul 9, 2024

Right now, the user has to filter based on labels to see which pods are from which app.

This PR adds the app name to the names of the pods and services. While the names will become slightly longer, it makes it easier for users to see which resources are from each app w/o filtering based on labels. Also, this is consistent with what we do in the GKE deployer, where the app name is also part of the resource names.

Right now, the user has to filter based on labels to see which pods are
from which app.

This PR adds the app name to the names of the pods and services.
While the names will become slightly longer, it makes it easier for
users to see which resources are from each app w/o filtering based on
labels. Also, this is consistent with what we do in the GKE deployer, where
the app name is also part of the resource names.
@rgrandl rgrandl self-assigned this Jul 9, 2024
@rgrandl rgrandl requested review from mwhittaker and spetrovic77 and removed request for mwhittaker July 9, 2024 22:45
@rgrandl rgrandl merged commit 0f8a8e4 into main Jul 10, 2024
10 checks passed
@rgrandl rgrandl deleted the add_app_name_in_spec branch July 10, 2024 17:04
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.

2 participants