brandon
brandon
If any init_worker_by_lua block is present at all in my config, my worker processes core dump immediately. Below is the gdb trace of my core dump, version of resty and...
s3 = require 's3' b = s3:connect{ awsId="123", awsKey="123, bucket="123" } print(b:get("my/file.txt")) lua: /usr/local/share/lua/5.1/s3/init.lua:126: attempt to call field 'split' (a nil value) stack traceback: /usr/local/share/lua/5.1/s3/init.lua:126: in function 'URLencodeIgnoringPath' /usr/local/share/lua/5.1/s3/init.lua:136: in...
**What happened (please include outputs or screenshots)**: Cannot list endpoint slices using the kubernetes python library in a cluster where one of the endpoint slices contains a null list of...