kubernetes-ingress icon indicating copy to clipboard operation
kubernetes-ingress copied to clipboard

Gracefully handle custom VS and TS template change in ConfigMaps

Open jjngx opened this issue 4 months ago • 1 comments

Is your feature request related to a problem? Please describe.

This is a follow up of this PR focusing on Ingress and Main template lifecycle.

Describe the solution you'd like

  • NIC reverts to using default VS and TS templates without the need for restarting the pod.

  • When users delete their custom VS or/and TS templates defined in a ConfigMap, NIC reverts to using default TC and VS templates.

Describe alternatives you've considered

N/A

Additional context

More info about the context here.

jjngx avatar Oct 18 '24 16:10 jjngx