From 817095653e6d16b49dd13be71e5f4d51184a5f65 Mon Sep 17 00:00:00 2001 From: Miciah Masters Date: Wed, 29 Oct 2025 12:45:45 -0400 Subject: [PATCH] template: Add a section for OKE * guidelines/enhancement_template.md: Add a section on OpenShift Kubernetes Engine. --- guidelines/enhancement_template.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/guidelines/enhancement_template.md b/guidelines/enhancement_template.md index 638f0109c9..7c73bf74b1 100644 --- a/guidelines/enhancement_template.md +++ b/guidelines/enhancement_template.md @@ -232,6 +232,11 @@ adds configuration options through API resources, should any of those behaviors also be exposed to MicroShift admins through the configuration file for MicroShift? +#### OpenShift Kubernetes Engine + +How does this proposal affect OpenShift Kubernetes Engine (OKE)? Does it depend +on features that are excluded from the OKE product offering? + ### Implementation Details/Notes/Constraints What are some important details that didn't come across above in the