Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-38417

[DeploymentConfig]Fix the warning to show the correct information for DeploymentConfig unavailability

XMLWordPrintable

    • None
    • False
    • Hide

      None

      Show
      None

      Description of problem:

         Fix the warning to show the correct information for DeploymentConfig unavailability.

      Version-Release number of selected component (if applicable):

      4.14,4.15,4.16

      How reproducible:

      100%    

      Steps to Reproduce:

      $ oc get dc 
      Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ 
      NAME                REVISION   DESIRED   CURRENT   TRIGGERED BY hello-world-nginx   1          1         0         config,image(hello-world-nginx:latest)
      

      Actual results:

          When a project has DeploymentConfig, while running `oc get dc` command it shows a warning stating that the DC is deprecated in 4.14+ and unavailable in v4.10000+.

      Expected results:

          The unavailable version should be displayed exactly or if we are not sure when the DC will be unvailable we can put something else in the warning but not `unavailable in v4.10000+` becase this does not seem something valuable.

      Additional info:

          

              Unassigned Unassigned
              rhn-support-dpateriy Divyam Pateriya
              Rahul Gangwar Rahul Gangwar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: