-
## Which area is this issue related to?
/area registry
## Issue Description
During the upgrade of `registry-support` to go `1.21` we've experienced an issue with the `oapi-codegen` framework.…
-
goctl api go -api bookstore.api -dir .
error: near line: 3, invalid annotation format
文档也没说go啥版本
-
Hi @muety
I set `ANCHR_PUBLIC_URL="http://127.0.0.1:8080/anchr"` to define my base URL root, but I'm encountering two issues:
1. **Response URL Issue**: When making requests to `http://127.0.0.…
-
Going to finish creating the BCAA and Creatine pages. Afterwords, find out a way to implement price tracking into the api/ui
-
TODO - Explain the use case
We have 7 pipelines, containing 40 stages that run when we need to push data to production. These pipelines together form our production data refresh group and run for 16…
-
for now, .env + const is not in the nuxt way.
* https://nuxt.com/docs/guide/going-further/runtime-config
SHOULD use the following instead
* NUXT_PUBLIC_API_PROXY
* NUXT_PUBLIC_API_ROUTE
-
### Expected behavior:
On a Teleport node with PAM support and PAM auth enabled, users should be presented with output from configured PAM directives, and should be able to provide auth interactive in…
-
- Remove ModuleTemplate Webhook
With the updated pattern of offering ModuleTemplate, we no longer need to validate it through a webhook. This allows us to fully remove moduletemplate_webhook.go:
https…
-
### What happened?
I've generated JSON dashboard with [grafonnet](https://github.com/grafana/grafonnet/issues/226) that contains several libraryPanels. At importing, Grafana showed Internal error `as…
-
**Description**
Actual (release 6.6) tests for Go API has very low coverage of the API. Every API call should be present in the tests.
The structure of the tests for most files is not nice. For all …