Manfredi Pistone
Manfredi Pistone
Hello, i'm encountering (i guess) the same problem. My app crashes reporting: ``` CocoaMQTT(debug): Call the SSL/TLS manually validating function 2022-07-15 17:43:23.560407+0200 BookIt[8527:276038] API MISUSE: NSURLSession delegate _TtCC18CocoaMQTTWebSocket18CocoaMQTTWebSocket20FoundationConnection: (0x60000114fa80) 2022-07-15...
The bug is still present in 2.0.5 and manual override of func urlSession(_ session: URLSession, didReceive challenge: URLAuthenticationChallenge) is still needed to avoid app crashing!
Bug still present in 2.1.0
It's also mandatory to apply the whole manifest after cluster has been created otherwise some clusterRole bindings will go missing and system-upgrade-controller pod won't go up. ` kubectl apply -f...
I'd love to see this feature implemented, right now i can't make any replicas of mediamtx due to the fact i'm generating paths dynamically and there's no way for the...