-
### Terraform Core Version
1.9.6
### AWS Provider Version
5.75.0
### Affected Resource(s)
aws_sagemaker_endpoint
### Expected Behavior
aws_sagemaker_endpoint recreation successful
### Actual B…
-
### What version of gRPC-Java are you using?
1.41.x, but also observed in master branch
### What is your environment?
Linux/MacOs, n/a
### What did you expect to see?
Metadata validation is c…
-
It looks like we hard-code (and always set) the `Prefer:` header to "return-no-content" everywhere in C++, rather than it be configured based on options:
https://github.com/Azure/azure-sdk-for-cpp/blo…
-
See https://github.com/golang/go/issues/26366 for some backstory here.
Essentially, go (and especially `go mod vendor`) doesn't like having subdirectories that aren't go packages that are depended …
-
`block20StateRootLE` in `TestCreateBasicChain` differs from the one from the `TestRPC`.
## Current Behavior
In `TestCreateBasicChain` logs `Block #20 stateroot LE: 9a431f425932ffb5c0a9b569fa…
-
We keep getting DATA RACE conditions (or total crashes and outages that require manual restarts in the middle of the night)
and besides [other issues with concurrency suspected in Vars Middleware, Re…
-
**What happened (please include outputs or screenshots)**:
Impossible to remove finalizers from list by using `kubernetes.client.CoreV1Api().patch_node`
The node `gke-attack-node-default-node-po…
-
**Describe the bug**
```go
t.Run("bytes field", func(t *testing.T) {
type v struct {
Signature []byte `json:"signature,optional"`
}
v1 := v{
Signature: []byte{0x01, 0xff, 0x00},
…
-
The Login API is supposed to sign-in a User and return a "Set-Cookie" header that contains the refresh token and access token, but the client does not read the headers from the response, nor does it r…
-
I have the following link in the header of a website:
```html
```
The json-ld file is correct and can be retrieved. However, I get the following logs in FsF-F2-01M:
```
INFO Found e.g. Typed …