tokers opened a new issue #179:
URL: https://github.com/apache/apisix-ingress-controller/issues/179


   ### Issue description
   
   The logic for synchronizing ApisixSSL is pathlogical, we don't have a 
name/fullname field to index the SSL object in cache, so as to we cannot get 
its id in APISIX, the Update/Delete will failure.
   
   ### Environment
   
   * your apisix-ingress-controller version: master branch
   * your Kubernetes cluster version: have nothing to do with the Kubernetes 
cluster version
   * if you run apisix-ingress-controller in Bare-metal environment, also show 
your OS version (`uname -a`).
   
   ### What's the actual result? (including assertion message & call stack if 
applicable)
   
   The Update/Delete of SSL should be successful.
   
   ### What's the expected result?
   
   The apisix-ingress-controller crashes since the ssl.ID is nil.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to