The minikube enhancement process (MEP) is a way to propose, communicate, and coordinate on new efforts for the minikube project. You can read the full details in the MEP proposal
MEP is based on a simplification of the Kubernetes Enhancement Process.
- Copy
template.md
toproposed/<date>-title/README.md
. Include supporting documents in theproposed/<date>-title/
directory. - Send PR out for review, titled:
MEP: <title>
- Proposal will be discussed at the bi-weekly minikube office hours
- After a 2-week review window, the proposal can be merged once there are 3 approving maintainers or reviewers. To keep proposals neutral, each reviewer must be independent and/or represent a different company.
- In your PR that implements the enhancement, move the proposal to the
implemented/
folder.