Tim Bannister

Results 63 issues of Tim Bannister

AWS SSO was too easy to pronounce, so it's now AWS IAM IC. Update docs and code comments to match. I have left https://github.com/99designs/aws-vault/blob/master/USAGE.md#aws-single-sign-on-aws-sso working so any that existing inbound...

When someone uses `aws-vault` to perform an action, the request (and, later, the CloudTrail logs) don't mention `aws-vault` in the user agent string. You can customise the user-agent string using...

stale

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

EKS
Proposed

##### ISSUE TYPE - [x] Bug Report - [ ] Feature Idea # BUG REPORT ##### SUMMARY https://github.com/Shopify/kubeaudit lists some annotations that have meaning to kubeaudit. However, these annotations are...

In k/kubernetes, issue [#47202](https://github.com/kubernetes/kubernetes/issues/47202) is actually open (at the time of writing). Update README accordingly.

:information_source: UNTESTED These changes ought to make the systemd unit automatically restart (see #183), and run with extra security restrictions. I haven't tried them though. Nonetheless I hope the PR...

Have the shell process for `start-webcam.sh` directly `exec()` the uvc-gadget, avoiding an extra shell process during the lifetime of the gadget process. Fixes #182

My suggestion: - when starting the UVC gadget, exec it This saves leaving a shell process in memory ```diff --- start-webcam.sh +++ start-webcam.sh @@ -22,4 +22,4 @@ logger -t "$LOGGER_TAG"...

Fixes #1269 (typo in Markdown docs) _(**Required**: this reference (one or many) will be closed upon merge. Ideally it has the acceptance criteria and designs for features or fixes related...

## Steps to reproduce [On Using Keys and Biometrics](https://github.com/mozilla-lockwise/lockwise-android/blob/d3c0511f73c34e8759e1bb597f2d3dc9bcc146f0/docs/architecture/sec-apis.md) has a typo: `IsIstance()` should be `IsInstance()` ### Expected behavior No typo ### Actual behavior Typo seen ### Notes https://github.com/mozilla-lockwise/lockwise-android/blob/d3c0511f73c34e8759e1bb597f2d3dc9bcc146f0/docs/architecture/sec-apis.md

defect