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

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: