Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Annotation key/value pairs must be strings
As-is, following the docs results in the following error: ``` json: cannot unmarshal number into Go struct field ObjectMeta.metadata.annotations of type string ``` Signed-off-by: Michael Shen <mishen@umich.edu>
- Loading branch information