Uploaded image for project: 'Red Hat 3scale API Management'
  1. Red Hat 3scale API Management
  2. THREESCALE-4848

Ingress not deleted when exposedHost is deleted from CR

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.9 GA
    • 2.8 GA
    • Apicast Operator
    • None
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started

      Apicast operator issue.

      Steps to reproduce:

      1. Deploy apicast with exposedHost:

      apiVersion: apps.3scale.net/v1alpha1
      kind: APIcast
      metadata:
        name: apicast1
      spec:
        exposedHost:
          host: eguzki-test-apicast.apps.dev-eng-ocp4-3.dev.3sca.net
        adminPortalCredentialsRef:
          name: supertest
      

      Apicast is deployed and ingress object created.

      2.- Delete ExposedHost field

      apiVersion: apps.3scale.net/v1alpha1
      kind: APIcast
      metadata:
        name: apicast1
      spec:
        adminPortalCredentialsRef:
          name: supertest
      

      Ingress object is not deleted.

            Unassigned Unassigned
            eguzki Eguzki Astiz Lezaun
            Filip Čáp Filip Čáp
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: