-
Bug
-
Resolution: Won't Do
-
Normal
-
None
-
4.14
-
None
-
Important
-
No
-
Rejected
-
False
-
Description of problem:
When we use the `oc new-project` will show user an example to use command `oc new-app rails-postgresql-example`, this command will create the deploymentconfig "rails-postgresql-example" , since the deploymentconfig is deprecated in 4.14 and we recommand to use deployment , so we also need to provide an example to use the deployment instead .
Version-Release number of selected component (if applicable):
4.14
How reproducible:
Always
Steps to Reproduce:
1.Create a new project by `oc new-project xxx`
Actual results:
show command `oc new-app rails-postgresql-example` as example
Expected results:
should replace the command to use deployment as default
- clones
-
OCPBUGS-15245 custom SCC breaks openshift-controller-manager-operator pod
- Closed