mirror of https://github.com/knative/pkg.git
currently if the suffix is longer than 31 characters the function would panic. This fixes that by adding additional checks and trimming. Plus in this case it will hash the whole string, to ensure uniqueness. /assign @mattmoor |
||
|---|---|---|
| .. | ||
| OWNERS | ||
| accessor.go | ||
| accessor_test.go | ||
| doc.go | ||
| labels.go | ||
| labels_test.go | ||
| names.go | ||
| names_test.go | ||
| owner_references.go | ||
| owner_references_test.go | ||
| ownerrefable_accessor.go | ||
| ownerrefable_accessor_test.go | ||