Yuhao Zhang

Results 9 issues of Yuhao Zhang

**Is your feature request related to a problem? Please describe.** When hosted in trusted environment, we don't necessarily need to protect API endpoints with an API key, at least not...

Enhancement

#### What OS? - [x] iOS - [ ] Android #### Description of issue It would be nice to support [Shortcuts on iOS 12](https://developer.apple.com/documentation/sirikit/soup_chef_accelerating_app_interactions_with_shortcuts). This will allow all sorts of...

enhancement

I checked my controller log today and found that every 2 minutes it logged something like: ``` [2022-06-02T03:03:43,303] XXX WARN api - Failed to read request body. URI: /api/s/default/stat/event, Request...

bug

Main TF resource: [aws_opensearch_domain](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/opensearch_domain) Pricing: https://aws.amazon.com/opensearch-service/pricing/ ### Note for community Please 👍 if you'd like to upvote this or receive updates. Add a comment if you'd like to [contribute](https://github.com/infracost/infracost/blob/master/CONTRIBUTING.md).

new resources
aws
needs details

### Is there an existing issue already for this bug? - [X] I have searched for an existing issue, and could not find anything. I believe this is a new...

triage

The readiness probe defined in here: https://github.com/scylladb/scylla-code-samples/blob/0464f547e2dc3e974d62547cb35ae0f4cc96ebc9/kubernetes-scylla/scylla-statefulset.yaml#L58 It uses `exec` to execute the probe script, which will always return 0. ``` ➤ kubectl get pods scylla-2 NAME READY STATUS RESTARTS...

help wanted
devops

Previously, the code assumes the output of `git log --format="%at"` only contains commit timestamp. But this is not true. `--format` only controls a portion of the output. `git log` command...

I can't build mkdocs sites from repositories where commits are signed and `git` client is configured to always show commit signature. The problem seems to be here: https://github.com/Guts/mkdocs-rss-plugin/blob/c9b1c8b17794ea5ff2fb1fa4ccecbf74bc220ca7/mkdocs_rss_plugin/util.py#L145-L159 It assumes...

enhancement

### Prerequisites Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.** - [x] I am running the latest version - [x] I...

feature request