Raymond
Raymond
I was using zzrough's version of this before and thought I would check to see if the behaviour was correct here. When clicking outside the terminal window, the terminal gets...
This PR addresses https://github.com/argoproj/argo-workflows/issues/5446 ### Motivation We would like to use the new [S3 access grants](https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-grants.html) feature, which uses only temporary credentials. The aforementioned issue addresses temporary credentials in general...
Hi there, SQLPad is currently using Node 16.20.0, and a number of security fixes are bundled in Node 16.20.1. Would you be able to bump this dependency? AFAIC it should...
This PR adds support for the S3 client to use ephemeral IAM credentials (e.g. an access/secret key pair + session token obtain through an assume role operation) or to use...