Roger Berlind
Roger Berlind
There are no references to "blacklist". We'll want to rename https://github.com/hashicorp/vault-guides/blob/master/governance/sentinel/egp-okta-user-whitelist.sentinel to egp-okta-user-allowlist.sentinel and change reference to it in https://github.com/hashicorp/vault-guides/blob/master/governance/sentinel/README.md to remove "whitelist". We'll want to change variable names in...
This is aligned with PDCT-002: Inclusive Language. Currently, the only issue in this repository is the use of "master" for the default branch. We can change when HashiCorp decides on...
When running the load-test service with the default options (-d 60 -r 200 -c 2), I get good results in the user-sim log itself with just a few sporadic errors....
It seems that Microsoft changed the servicePrincipalProfile interface used by acs-engine on 8/23/2017. This causes errors when running "acs-engine generate k8s_rendered.json". k8s.json needs to be updated. Instead of: "servicePrincipalClientID": "${service_principle_client_id}",...
This PR adds 3 environment variables to the S3 backend to make it possible to specify the`role_arn`, `external_id`, and `session_name` attributes with the environment variables `AWS_ROLE_ARN`, `AWS_EXTERNAL_ID`, and `AWS_SESSION_NAME` respectively....