Andrew Edstrom
Andrew Edstrom
As of 2.0.0, you can call `rnd` with a table as the argument to get a random element from the table. This PR adds that to the `tables` tab. From...
Currently the only way to authenticate against github in this resource is with a user's private key. I would like to be able to authenticate with a Personal Access Token...
# Bug Report @zgagnon on slack had a resource configuration that looked like this: ``` --- resources: - name: bitbucket-repo type: git source: url: https://[email protected]/valid/path/to/respository.git #
Per @rshriram's suggestion in the [istio slack](https://istio.slack.com/archives/C3TEGNZ7W/p1583794692142700), we should update https://github.com/istio-ecosystem/authservice/blob/master/bookinfo-example/config/bookinfo-authn-policy-template-adding-reviews.yaml to use the [new authN api](https://istio.io/docs/tasks/security/authentication/authn-policy/) I believe it's called [RequestAuthentication](https://istio.io/docs/reference/config/security/request_authentication/). Should be a pretty small fix.
There is a misconfiguration in the github actions on this repo, and as a result the actions are failing. It would be nice if that was fixed so we could...
### Welcome - [X] Yes, I understand that the GitHub action repository is not the repository of golangci-lint itself. - [X] Yes, I've searched similar issues on GitHub and didn't...
## Is your request related to a new offering from AWS? No ## Is your request related to a problem? Please describe. I am trying to use terraform-aws-ecs to create...
## Description My team triggers deploys to ECS via Github actions, and we did not want to have to update Terraform whenever we do a deploy. We could not use...
Hey Luan, Long time no see—I hope you've been doing well! It makes a ton of sense that you're deprecating this. Congrats on simplifying your life a little bit! Would...
### Prerequisites - [X] I am using [the latest version of Locust](https://github.com/locustio/locust/releases/) - [X] I am reporting a bug, not asking a question ### Description I'm trying to shorten the...