Merge pull request #29136 from tengqm/fix-annotation

Amend the annotation concept
This commit is contained in:
Kubernetes Prow Robot 2021-07-28 01:59:35 -07:00 committed by GitHub
commit 80815add70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -30,6 +30,11 @@ Annotations, like labels, are key/value maps:
}
```
{{<note>}}
The keys and the values in the map must be strings. In other words, you cannot use
numeric, boolean, list or other types for either the keys or the values.
{{</note>}}
Here are some examples of information that could be recorded in annotations:
* Fields managed by a declarative configuration layer. Attaching these fields