Fred

Results 13 issues of Fred

Hi, When I run docker in Mac with colima, there is warning ``` OpenBLAS WARNING - could not determine the L2 cache size on this system, assuming 256k ``` How...

The environmentVariables is quite useful that I can switch between different environment conveniently. But I have the same http headers cross different request, although I can put the these http...

enhancement

Hi, does the library support async io or any plan? THX

Hi Our scanner report the binary ` nginx-ingress-controller ` has vulnerability [CVE-2022-1996](https://nvd.nist.gov/vuln/detail/CVE-2022-1996) ``` name go-restful version v2.9.5+incompatible outdated Files (1) Name Size Timestamp Matching methods nginx-ingress-controller 38.06 MB 2022/05/29 21:06...

kind/bug
priority/backlog
triage/accepted
area/stabilization
area/security

Hi, We use image `k8s.gcr.io/ingress-nginx/controller:v1.3.0`, and our scanner (Protecode) report: ``` name golang-runtime version 1.18.2 outdated Latest version 1.18.4 website go.dev component type Native tags framework Files (4) Name Size...

kind/bug
priority/backlog
triage/accepted
area/security

Hi, recently I plan to enable HPA or VPA on ingress-nginx - HPA, need experience set desiredMetricValue, otherwise maybe cause autoscaler shake. - VPA, can auto scale down, possible cause...

lifecycle/rotten
needs-kind
needs-triage
needs-priority

Hi, I want to debug the target pod why it can't access some external host. But when I use kubectl debug with port-forward mode, it can access the external host....

I did some stress testing in Kubernets via vegeta 1. test in cluster with internal K8s service endpoint, there are only two connections and the test can finished ``` watch...

Hi, dose gophercloud supports new object versioning mode with the middleware `Object Versioning`, not Two legacy modes(X-Versions-Location/X-History-Location) https://docs.openstack.org/swift/latest/middleware.html#module-swift.common.middleware.versioned_writes.object_versioning

Hi, I noticed in alpine:3.16.0 the libxml2 version is 2.9.14-r0, does this version fix the vulnerability? Many thanks