34c656f32a
The term_id for Label is singular, but the file is plural. All the rest of the terms in the glossary prefer singular for the glossary reference. Harmonizing the label entry is helpful for consistency. Update all in tree tooltip references at the same time.
14 lines
365 B
YAML
14 lines
365 B
YAML
id: selector
|
|
name: Selector
|
|
full-link: /docs/concepts/overview/working-with-objects/labels/
|
|
related:
|
|
- label
|
|
tags:
|
|
- fundamental
|
|
short-description: >
|
|
Allows users to filter a list of resources based on labels.
|
|
long-description: >
|
|
Selectors are applied when querying lists of resources to filter
|
|
them by {% glossary_tooltip text="Labels" term_id="label"
|
|
%}.
|