Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-73182

Deployments are not supported

XMLWordPrintable

      In the OpenShiftDSL.groovy only deploymentconfigs are supported but not deployments.
      So if I want to use a selector for deployments I only get:

      openshift.selector('d', name)
      openshift.selector('deployment', name)
      openshift.selector('deployments', name) 
      Unknown how to find resources related to kind: deployment 

      With the openshift update to version 4.14 DeploymentConfigs gets deprecated.
      Can you add the support for deployments please?

       

            jupierce Justin Pierce
            schulzman Michael
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: