![]() The `TooLong` validation message mentioned characters, but the `len` function actually measures bytes, no characters. This switches it over to use bytes. Characters are mostly an illusory concept anyway -- a vain attempt to shield our minds against the lovecraftian nightmares that comes from attemping to truly comprehend that eldritch treatise known as the Unicode standard. Which is to say: measuring things in characters is hard and mostly ambiguous, and probably not what we meant to do. |
||
---|---|---|
.. | ||
audit_dynamic_test.go | ||
audit_test.go | ||
BUILD | ||
crd_test.go | ||
graceful_shutdown_test.go | ||
kms_plugin_mock.go | ||
kms_transformation_test.go | ||
kube_apiserver_test.go | ||
main_test.go | ||
secrets_transformation_test.go | ||
synthetic_master_test.go | ||
transformation_testcase.go |