You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Guess we'll have to add yet another Gateway annotation to optionally disable client affinity. That being said, the policy of OKE to straight our reject an LB Service using a feature that's been GA for I don't know how many Kubernetes releases is at least questionable I'd say.
Could you please make a quick test to check whether the fix solved your problem? Just add the annotation stunner.l7mp.io/disable-session-affinity: true to your Gateway, this would revert the LB Service session affinity setting to None. Hopefully this will make OCI happy.
Description
Upgraded to version 0.20.0 with helm on OCI but the network loadbalancer failed to start up due to the following error:
Other loadbalancers on OCI cannot be used as they do not support UDP traffic.
The text was updated successfully, but these errors were encountered: