Steven Pitts

Results 13 issues of Steven Pitts

- [x] This is a bug report - [ ] This is a feature request - [x] I searched existing issues before opening this one ### Expected behavior As documented...

When listening to my playback, it appears that there are two seconds of latency between speaking and hearing myself. My device is labeled (incompatible?), but it seems to work *mostly*...

bug
3rd party bug

I can't find any documentation, in the docs or in comments, explaining the difference between `Commit` and `GitCommit`. This is an issue because it seems that the return value of...

Command was `awslogs get /service/subcategory '*ERROR*'` ```Version: 0.14.0 Python: 3.8.2 (default, Jul 16 2020, 14:00:26) [GCC 9.3.0] boto3 version: 1.14.51 Platform: Linux-5.4.0-45-generic-x86_64-with-glibc2.29 Args: ['/home/spitts/.local/bin/awslogs', 'get', '/newswire/stage', '*ERROR*'] Config: {'aws_access_key_id': 'SENSITIVE',...

As someone newly hearing about controller-runtime, and how this is something I might use instead of some client-go resources, my first question is about the relationship between controller-runtime and client-go....

Add support for ms-DS-User-Account-Control-Computed ( https://docs.microsoft.com/en-us/windows/desktop/ADSchema/a-msds-user-account-control-computed ), and add get_account_expired method which checks the calculated value. (First issue submission, also I'm working on this PR, let me know if I'm...

The docs for [terraform_version_constraint](https://terragrunt.gruntwork.io/docs/reference/config-blocks-and-attributes/#terraform_version_constraint) and [terragrunt_version_constraint](https://terragrunt.gruntwork.io/docs/reference/config-blocks-and-attributes/#terragrunt_version_constraint) do not specify syntax rules. The examples show `terraform_version_constraint = ">= 0.11"` and `terragrunt_version_constraint = ">= 0.23"`, which gives a partial answer. My use...

enhancement

https://github.com/kubernetes-sigs/cli-experimental/blob/a8847ee7bf57590c7905817859c13db17d0d5893/site/content/en/references/kustomize/glossary/_index.md?plain=1#L177 The `fields.md` file doesn't exist, so if a user clicks on that link they'll get a 404. I'm not sure where it was intended to go.

kind/bug
kind/documentation
triage/accepted

https://github.com/cert-manager/website/blob/eab7224578999dde790641627052b5a635bc3579/content/docs/usage/certificate.md?plain=1#L66-L67 As explored and summarized in https://github.com/caddyserver/caddy/issues/3755#issue-709367646, the deprecation of the CN field has some ambiguity. I don't have an opinion one way or the other, but cert-manager discourages its...

**What did you find confusing? Please describe.** I am interested in using a multi-container endpoint, as described in AWS docs [here](https://docs.aws.amazon.com/sagemaker/latest/dg/multi-container-endpoints.html). Specifically, I am interested in using [`Direct` invocation mode](https://docs.aws.amazon.com/sagemaker/latest/dg/multi-container-direct.html)....

type: feature request
component: hosting