-
Tel que discuté, voici une série de notes internes pour garder trace des éléments à considérer et/ou compléter au sujet du premier "cas d'utilisation" dans la documentation. Le snippet que je compte u…
-
**What would you like to be added**: BackendObjectReference port should be compatible with named port
**Why this is needed**:
As user of the Gateway API, I'm forced to use the port numb…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR51103](https://bugs.llvm.org/show_bug.cgi?id=51103) |
| Status | NEW |
| Importance | P enhancemen…
-
### Zig Version
0.14.0-dev.1342+1a178d499
### Steps to Reproduce and Observed Behavior
```
$ git checkout incr-bug
$ stage4/bin/zig build -Dno-lib -Dno-bin --watch -fincremental --prominent…
-
**What would you like to be added**:
I would like to be able to configure the following in HTTPRoute:
1. The max number of times to retry a request
2. The reason(s) and/or status codes a request …
-
I have some issues with the `else` branch of `if (!isConstantNull(FirstOp))` in `CWriter::printGEPExpression`.
1. As far as I understand, LLVM17 switched to no longer supporting non-opaque pointer…
-
We are working on implementing BackendTLSPolicy in Contour.
I'd like to get clarity on how the `TargetNotFound` condition reason should work as I think there is some wonky ux here.
There is this…
-
## Cilium Feature Proposal
We are currently migrating to Cilium for both CNI and service mesh after having been using Istio for several years now. Istio had been great for us, but upon critical rev…
-
The current spec defines expiration for the cookie - and mentions the Expiry attribute of the cookie ( which seems to suggest that the expiration will be based on Expiry header or have an expiration b…
-
A recent discourse post just reminds me about this....
(Or in general, any C->LLVM mapping that requires explicit padding.)
The alignment for `Int128` on x64 is currently `8` in julia and LLVM. …