Closed
Description
Currently our objects are all stored under /registry/... This is hostile to extension to new API groups and plugins, as well as to sharing an etcd instance with other uses. Changing the default path would be a breaking change, but we should parameterize the path so people deploying Kubernetes can choose where the data should go (e.g., /kubernetes/registry/core/).
Activity