Michael Fraenkel
Michael Fraenkel
I am getting the following failure: ``` × 5: half closed (remote): Sends a DATA frame -> The endpoint MUST respond with a stream error of type STREAM_CLOSED. Expected: GOAWAY...
I was receiving failures when running http2/6.10/1 and a few other tests because the client is ignoring the negotiated header size. In particular with 6.10/1, sends dummy headers with a...
Support generation of multiple service interface code implementations via different plugins from a single .proto. A user should be able to target a specific .proto and specify the plugin, and...
We ran into an issue where root cannot delete files with the sticky bit set because CAP_FOWNER has been dropped. The PSP drops ALL capabilities. Our simple fix was to...
``` $ ./h2spec -S -k -t -h 127.0.0.1 -p 8080 http2/8.1.2.2 Hypertext Transfer Protocol Version 2 (HTTP/2) 8. HTTP Message Exchanges 8.1. HTTP Request/Response Exchange 8.1.2. HTTP Header Fields 8.1.2.2....
My goal was to stand up Vault on GKE for both internal and external consumption. I did figure out a solution that works although I uncovered some issues and limitations...
/kind bug **What happened?** Upgrading from 1.5.8 to 1.6.0, all of our existing attached storage no longer work. **What you expected to happen?** Pods continue to have attached storage. **How...
#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: Validation of a pod spec will always use the pod's TerminationGracePeriodSeconds...
### What happened? Upgraded to 0.17.0. I didn't see this issue with 0.16.0 Added --enable-realtime-compositions and the logs fill up with ``` 2024-09-11T22:02:04Z DEBUG crossplane Reconciling {"controller": "defined/compositeresourcedefinition.apiextensions.crossplane.io", "controller": "composite/irsaroles.aws.ops.cake.ai",...