Uploaded image for project: 'OpenShift Java Client'
  1. OpenShift Java Client
  2. OSJC-53

openshift-java-client: EnvironmentVariableResource#destroy will not remove the variable from the containing application

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.6.0
    • 2.4.0
    • None

      In openshift-java-client 2.5.0.Final if you do

      IEnvironmentVariable variable = application.getEnvironmentVariable("myVar");
      variable.destroy()
      

      The variable is not removed from the application that contains it.

              cdaley Corey Daley
              adietish@redhat.com André Dietisheim
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: