-
Feature Request
-
Resolution: Done
-
Undefined
-
openshift-4.11
-
None
-
False
-
None
-
False
-
Not Selected
-
-
1. Proposed title of this feature request
Configure OpenShift Console to display warnings from apiserver when creating/updating resources
2. What is the nature and description of the request?
Customer uses Gatekeeper to implement policies in a ValidatingWebhookConfiguration and each policy can either be a warning policy or a deny policy. The warning messages shown/generated only are visible when using the `oc cli`, and they are not visible from the console. For example:
#oc edit scaledobject example Warning: [block-unsupported-keda-scaler] ScaledObject example spec.triggers[1]: unsupported scaler type external scaledobject.keda.sh/example edited
3. Why does the customer need this? (List the business requirements here)
Doing the same in the console will just update the resource with no message. The request should still be allowed through, but in the view of the customer, a way to notify the user that they violated a warn policy would be helpful.
4. List any affected packages or components.
console
- relates to
-
CONSOLE-3790 Configure OpenShift Console to display warnings from apiserver when creating/updating resources
- Closed