Angelo Borsoi Ross
Angelo Borsoi Ross
**Edit: I have solved my issues, they were related to permissions, explanation at the bottom.** --- I can confirm I am having the same issue. All other services can access...
@CodingMeSwiftly > Very off-topic, but what font is this? :) I believe [FiraCode](https://github.com/tonsky/FiraCode)
6 years later and this is not supported. Thousands of mini shell scripts using `sts assume-role` and similar solutions just to get around this. People will only implement extra protections...
Indeed this would be amazing. To point out, the (now "dead", here's hoping for the forks) Discord.py library has a similar concept with Python's decorators and cogs. It made making...
/remove-lifecycle stale
I got one of the events after another half a year in game:  It appears the feature is working, it is weird however that it took 1.5 years for...
This would be a wonderful feature. We currently have download performance issues with our repository, mostly due to VPN bottlenecks. Using signed URLs means we can use S3's full speed!...
@ozbillwang Sorry, I noticed you gave it a :+1: but I don't know if you need anything else to merge this. If you do, feel free to share here and...
That is strange. Did you build the image with a newer version of Helm? I've noticed that the default version on the Dockerfile is too old and does not support...
Also, as a separate suggestion, maybe we can introduce some smoke tests during image build to help with these base verifications. Something like this: ```dockerfile RUN helm plugin install https://github.com/helm-unittest/helm-unittest...