Uploaded image for project: 'Stratos'
  1. Stratos
  2. STRATOS-1663

An Integer Unboxing Error is Raised in Kubernetes IaaS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.1.5
    • 4.1.6
    • Cloud Controller
    • None

    Description

      An integer unboxing error is raised in KubenretesIaaS class in the following code block due to not checking servicePort.getNodePort() is not null:

      for (ServicePort servicePort : service.getSpec().getPorts()) {
      if (servicePort.getNodePort() == nodePort) {

      Attachments

        Activity

          People

            imesh Imesh Gunaratne
            imesh Imesh Gunaratne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: