-
Failed to build apimachinery with Go 1.16.13 despite go.mod saying `go 1.16`. Probably https://github.com/kubernetes-sigs/json/pull/9 is root cause. Building with Go 1.17.4 works.
```
$ go1.16.13 te…
-
**Describe The Problem**
When i open the report on IE Edge and Click on Dark Mode toggle, It does display the report in dark mode.
**Steps To Reproduce**
1. Run the collection 'newman run APITest…
-
### What happened?
Found during the investigation of the goroutine leaks on the test integration framework that the resource quota controller doesn't exit
```
goroutine 2454 [sync.Cond.Wait]:
…
aojea updated
2 years ago
-
Hi,
I would like to report an issue in this API.
Endpoint: POST /v2/check
Description:
When making a request to this endpoint with the following parameters:
```
motherTongue:pt-AO
languag…
-
==================================================================================== ERRORS ====================================================================================
______________________…
-
### Please describe your feature request:
To extend [remote template list support](https://github.com/projectdiscovery/nuclei/pull/1123) implemented by @EndPositive that utilizes system installed…
-
Idaithalam throws an error if the API request (like defined in a Postman collection) has duplicate API header keys.
Duplicate or more API header keys are valid REST API requests.
The exception are t…
-
Hello, hope you are well.
As you may see from the title I am unable to restore just one single table from the backup , I get the following error
"2022/05/19 15:12:49.778962 error no have found sche…
-
Many of our packages are failing [staticcheck], we should fix all of them. See previously https://github.com/kubernetes/kubernetes/issues/36858 https://github.com/kubernetes/kubernetes/issues/90208 ht…
-
#### What are you trying to achieve?
send a PATCH request with a json body to an api route
$I->sendPatch("/api/admins/$this->admin_id/employees/$this->emp_id", [
"emp_id" => …