Mandar U Jog
Mandar U Jog
@kyessenov can you look at this, possible take it over?
@PiotrSikora this seems really bad that enums are remapped and can crash proxy.
@soya3129 Can you comment on why the enums were remapped in https://github.com/envoyproxy/envoy/pull/7756/files instead of adding a new enum at the end?
@PiotrSikora @jplevyak
@PiotrSikora
The workaround today (if you have more strict or specific requirements) is to just write a protoc `generator`. You can invoke your custom protoc gen from `buf.gen.yaml` as normal. Inside...
@shamsher31 in the build if VERSION is set it is used to link stamp binaries. We will now set that VERsIOn to the full version including Google specific extensions. Like...
Hi @karmab that way of creating rate limits is no longer supported. Use kubectl to push the rate limit rule in and use a newer build. Use a file like...
They will probably move, however if they move we will put a link here of its new home. Until then you can watch this issue.
@jmuk, yes `shortName` pointing to current namespace is the fix. The way you achieve it is by using one of the two options specified. I think this is a good...