This repository has been archived by the owner on Oct 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 102
Team label issue #174
Comments
Can you list the pods on the command line to show the actual objects? |
|
Can you describe a pod where you set the team label ( |
got it now this should be it:
|
@andreamaruccia you are using annotations instead of having |
ouch, yeah this is where we put our metadata. It seemed the right place since we did not use it in any selectors. I guess that we'll have to move it to labels since this is how kube-resource-report is able to select objects right? edit: tested with labels it worked instantly |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've tagged pods and namespace with a tag
leaseplan/owner
. I also set the env variableOBJECT_LABEL_TEAM
to that value but it seems that I can only see a an unknown team like on screenshot:Am I missing something?
The text was updated successfully, but these errors were encountered: