hey, I updated the prefect kube charts today, and ...
# prefect-aws
a
hey, I updated the prefect kube charts today, and my job has now failed with
Copy code
botocore.exceptions.SSLError: SSL validation failed for <https://my-bucket.s3.amazonaws.com/native/my/path/to/file.json> EOF occurred in violation of protocol (_ssl.c:2423)
has anybody encountered this? is this likely just a permissions / role problem?
for what it's worth, adding
pyopenssl
as an extra pip dependency solved the problem