// These flags were also implicit from cadvisor, but are actually used by something in the core repo:
// TODO(mtaufen): This one is stil used by our salt, but for heaven's sake it's even deprecated in cadvisor
register(global,local,"docker_root")
// e2e node tests rely on this
register(global,local,"housekeeping_interval")
// These flags were implicit from cadvisor, and are mistakes that should be registered deprecated:
constdeprecated="This is a cadvisor flag that was mistakenly registered with the Kubelet. Due to legacy concerns, it will follow the standard CLI deprecation timeline before being removed."