Alex Clemmer
authored
Currently `metadata.isValidName` will admit names that should be invalid (e.g., names with spaces, leading '/' characters) and not admit names that should be valid (e.g., names with '.' characters inside). This commit moves this function into `metadata/interface.go` and hardens it against these constraints.
Name | Last commit | Last update |
---|---|---|
.. | ||
clusterspec.go | ||
clusterspec_test.go | ||
environment.go | ||
environment_test.go | ||
interface.go | ||
manager.go | ||
manager_test.go |