fixes component base kep link routing

Signed-off-by: Christopher Hein <me@chrishein.com>
This commit is contained in:
Christopher Hein
2019-04-19 22:52:39 +00:00
parent 746fea0428
commit 9bd654cff6

View File

@@ -2,7 +2,7 @@
## Purpose
Implement KEP 32: https://github.com/kubernetes/enhancements/blob/master/keps/sig-cluster-lifecycle/0032-create-a-k8s-io-component-repo.md
Implement KEP 32: https://github.com/kubernetes/enhancements/blob/master/keps/sig-cluster-lifecycle/wgs/0032-create-a-k8s-io-component-repo.md
The proposal is essentially about refactoring the Kubernetes core package structure in a way that all core components may share common code around:
- ComponentConfig implementation