openshift / oc

The OpenShift Command Line, part of OKD
https://www.openshift.org
Apache License 2.0
185 stars 373 forks source link

Suppress warnings in `oc` using a flag #1801

Open baseely opened 3 weeks ago

baseely commented 3 weeks ago

While the deprecation is understandable and users should migrate to Deployments, the warning is quite verbose and can be disruptive, especially in larger environments with many DeploymentConfigs.

Feature Request: It would be helpful if this warning could be suppressed or made less prominent and I suggest adding a general flag or option to the oc CLI to suppress these warnings.