Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.62 KB

README.md

File metadata and controls

39 lines (21 loc) · 1.62 KB

OpenShift Enhancement Proposals

An OpenShift Enhancement Proposal is a way to propose, communicate, and coordinate on new efforts for the OpenShift project.

It is inspired from our experience with the Kubernetes Enhancement process where many of our community participants collaborate each day.

This process is evolving, but is mandatory for all enhancements beginning with release-4.3.

Quick start

  1. Socialize an idea with others. Make sure others think the work is worth doing, and are willing to review design and code changes required.
  2. Follow the process outlined in the enhancement template.

FAQs

Do I have to use the process?

If the enhancement has broad scope, yes. It helps everyone track why, when, how, and by whom work is done.

Why would I want to use the process?

Provide a mechanism to communicate design and implementation strategies across the OKD community.

Do I put design in a particular directory?

If it has broad impact, place it in the root of the enhancements directory. If it's localized to a particular domain, find the appropriate subdirectory.

Do I have to use the Oxford comma?

Yes. OpenShift is an open, inclusive, and diverse community, and there is absolutely no room for ambiguous clauses.

Is it “bare metal”, “baremetal”, “bare-metal”, “Baremetal”, or “BareMetal”?

Follow the style guide from metal3-io

My FAQ isn't answered here

Open an issue and ask or even better open a PR with a question and proposed answer.