Merge pull request #76852 from christopherhein/bug/component-base-kep-link

Fixes component base README.md KEP link
This commit is contained in:
Kubernetes Prow Robot
2019-05-08 18:50:48 -07:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
## Purpose ## 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: 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 - ComponentConfig implementation