After oc apply, Error from server: unrecognized type: int32

Solution In Progress - Updated -

Issue

  • If you execute "oc apply -f -" again, the following error message is shown.
# first time
$ oc process test-template -n openshift -p TEST_PARAMETER1=test1  | oc apply -f -
service/test1 created
deploymentconfig.apps.openshift.io/test1 created

# second time with same value.
$ oc process test-template -n openshift -p TEST_PARAMETER1=test1  | oc apply -f -
service/test1 created
Error from server: unrecognized type: int32

Environment

  • OpenShift Container Platform
    • 3.11

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content