Bob Perper
Bob Perper
I'm having an issue passing this test as the test is requiring the Gateway ListenerStatus SupportedKinds array to be empty. The CRD does not permit an empty array to be...
Thanks for responding so quickly! When I tried that I got an error: `Gateway.gateway.networking.k8s.io "gateway-only-unsupported-route-kind" is invalid: status.listeners[0].supportedKinds: Required value`. This little bit of code: ``` klog.V(4).Infof("Gateway UpdateStatus: %v", gwItem.gw)...
Hi @mlavacca, I don't think I was stomping on the listener's `allowedRoutes.kinds`. So I added additional tracing code right before the gateway UpdateStatus: ``` I1011 14:58:26.728681 1 gw.go:812] Gateway UpdateStatus:...
@mlavacca I don't affect the status. This is the Gateway.UpdateStatus() function and it fails so the status doesn't change. But what it ends up with is this: ``` Name: gateway-only-unsupported-route-kind...
That did it! Thanks so much!
@somanybut @amoldeshpande When we've merged the Windows changes into the master branch there will be released a how-to-compile-for-Windows doc.
Note that we now include a build.sh script which I believe addresses your request: https://openlitespeed.org/kb/install-openlitespeed-from-source-with-build-script/ This script still does the creation of the third-party directory, which includes the local (to...
Hi, Actually, there is no way to suppress error messages. LogLevel=notice will include notice, warning and error. However, your point about successful SASL authentication being an error message is fair....
If you'll validate it, I'll release it sooner. Just need someone in the field to take a look at it and make sure they're happy. Thanks, Bob
The article is not appropriate. So long as the lsmcd process is running on your system, you should be fine. It looks to me like you had everything setup correctly...