Praveen Perera
Praveen Perera
Hey @petertriho, I've honestly been meaning to add custom regex support to RustyWind for so long, I just have not had the time. It would be awesome if you could...
Great I’ve added you. Message me on there if you have any questions.
I'm not really sure why I did it that way to be honest. Would you like to do a PR?
As far as I can tell nothing else was using it. It's weird because I deployed this a few days ago and it was working fine. It randomly stopped working...
> Do you know if problem can be reproduced ? Since I saw the same problem after removing and reinstalling completing using helm, I think it might be able to...
I will try on a brand new cluster without anything on it today. But I forgot to mention I have two clusters on GCP GKE (dev and staging) both setup...
Thanks @egobude I'll downgrade to v1.1.0 if it happens again. But so far so good on v1.1.1
Ya that would be fine with you, would you want to do the PR @tmr08c ?
That sounds great @tmr08c
I was able to fix it with this commit: https://github.com/praveenperera/ex_admin/commit/d0852a4981234b8068f80759fd34f17e7fcc978f I am using Phoenix.HTML.safe_to_string() instead of the custom function. Should I send a PR for it?