Hao Luo

Results 35 issues of Hao Luo

## Issue In some APIs, different query string values specifies the operation done on the resource, thus, result in dramatically different response types and/or parameter requirements. In the case of...

OpenAPI.Next Proposal
Sub Issue

Currently we still cannot use Laravel 6 with 1.3.0. We get the `Call to undefined function BeyondCode\ErdGenerator\array_get()` error: ![image](https://user-images.githubusercontent.com/338265/67160965-928ea800-f31b-11e9-853f-cf1f049a4d23.png) #60 PR (which is merged) fixes this issue. However we cannot...

Adds `kube_config_file_path` to aks module output. Closes #1448

**As a:** ... Environment Creator **I want:** ... To seamlessly use Helm or Kubernetes Terraform Provider with Bedrock **So that:** ... the Environment infrastructure can be completely managed by Terraform...

enhancement

**Status:** Open for comments ## Let's Make TaskWorker Non-blocking (in `plugins/scaffolder-backend`) ### Current State of the World: Currently, the `router` of the `scaffolder-backend` creates the `TaskBroker` and [creates/starts the `TaskWorkers`](https://github.com/backstage/backstage/blob/51af8361dea2b8a08170ccafa51b7c7396ce9fdf/plugins/scaffolder-backend/src/service/router.ts#L225)....

rfc
scaffolder

Right now, it just silently fails

enhancement
priority

Right now the app loads the Person Group when the app loads, needs to re-fetch the Person Groups after the user inputs/changes the FaceApiKey

priority
usability
low-hanging-fruit

Right now there is no User Data input when creating a Person Group. Add a similar interface as in the Create Person UI

enhancement

Without a FaceApiKey, a user can't really do anything in this tool. Need to auto-redirect the user with a helpful message to instruct the user to obtain a Face Api...

usability