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
Starting with HAProxy 3.1, there is a new tunable that needs to be set, or the following warning pops :
[WARNING] (1725) : config : hlua: please set "tune.lua.bool-sample-conversion" tunable to either "normal" or "pre-3.1-bug" explicitly to avoid ambiguities. Defaulting to "pre-3.1-bug".
But the key config.tune_options.lua_bool_sample_conversion does not exist yet in CRD Global.