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

label selectors to differentiate apps in namespace #38

Open
sstarcher opened this issue Apr 19, 2023 · 3 comments
Open

label selectors to differentiate apps in namespace #38

sstarcher opened this issue Apr 19, 2023 · 3 comments

Comments

@sstarcher
Copy link

I have a need to have multiple groups of applications in a single namespace. I may have 10 copies of a set of applications and want to be able to group them. It looks like now you primarily do this via namespace

@apetruhin
Copy link
Member

@sstarcher, in the project settings, you can define application categories. Would it be helpful for you?

@sstarcher
Copy link
Author

sstarcher commented Apr 20, 2023

It is not helpful for my case. It only supports namespace/application_name. Our applications don't have consistent names for groups sadly.

The only metadata that we have to to be able to properly link them would be labels/annotations that we have on the pods.

We have a label called "serviceType" that would group things together.

To use the current application categories we would have to rename our services or move them to different namespaces. This is possible, but it would impact alot of things to do so.

@jisnardo
Copy link

Hi, same case here @apetruhin, would be great to able to select by namespace, custom metadata.annotations and/or metadata.labels.

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

No branches or pull requests

3 participants