mirror of https://github.com/k3s-io/k3s
Merge pull request #76852 from christopherhein/bug/component-base-kep-link
Fixes component base README.md KEP linkk3s-v1.15.3
commit
5f91b68d09
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue