LuciferInLove

Results 13 comments of LuciferInLove

> Are there any workaround regular expressions that you could use that can cover your case? Unfortunately, no, but now I'm using bare nginx deployed in k8s with own customizations.

@blast-hardcheese, thanks for your comment. I've added variable for an optional value that can be returned on exit.

@HurSungYun, thanks for your comment. > 1. I believe it would be better to return errors like `ErrSelectionQuitted` because it gives users freedom of choices. Currently, if a user want...

Hi @vitalii-buchyn-exa. Is there something interesting in the operator's logs during these events?

Thanks for the information. I'm trying to reproduce it but with no success yet. Did you notice any changes in resources? For example, was the HPA resource changed maybe?

If it's possible, please try to run the operator with `-devel-mode` and `-verbose` flags for verbose logging.

The most interesting part: ``` 2023-04-17T23:55:20.746Z INFO controllers.IstioMeshGateway gateway address has changed, trigger reconciler by requeuing {"istiomeshgateway": "istio-system/ui-ingressgateway"} ``` Is the gateway address changed every 12 hours?