Rauan Mayemir

Results 57 issues of Rauan Mayemir

## Cilium Feature Proposal `cilium-envoy` is currently missing ALPN config section in the `DownstreamTlsContext` which results in envoy not exposing ALPN [altogether](https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/transport_sockets/tls/v3/tls.proto#envoy-v3-api-field-extensions-transport-sockets-tls-v3-commontlscontext-alpn-protocols). The reason why we even need ALPN config...

kind/feature
sig/agent
area/servicemesh
feature/k8s-gateway-api

## Cilium Feature Proposal Currently, `CiliumEnvoyConfig` is set up to `useDownstreamProtocolConfig`: ``` - '@type': type.googleapis.com/envoy.config.cluster.v3.Cluster connectTimeout: 5s name: backend-ns/backend-service:http outlierDetection: splitExternalLocalOriginErrors: true type: EDS typedExtensionProtocolOptions: envoy.extensions.upstreams.http.v3.HttpProtocolOptions: '@type': >- type.googleapis.com/envoy.extensions.upstreams.http.v3.HttpProtocolOptions commonHttpProtocolOptions:...

kind/feature
sig/agent
area/servicemesh
feature/k8s-gateway-api

There was a fix for all the OSes that added missing package for elfutils, except for flatcar. In case people stumble upon this issue, here's a patched Dockerfile.flatcar version that...

enhancement

### I have an idea! Currently, entity column attribute declaration can look like this: ``` new Cycle\Column(type: 'tinyInteger', property: 'event_type', default: EventType::CREATED->value, typecast: EventType::class), ``` I.e we can only use...

type:feature

### I have an idea! Currently, spiral/roadrunner app bootstrapping is very slow, it takes a pod at least 1 minute to become ready, part of which is cycle fetching information_schema...

type:feature

### Plugin GRPC ### I have an idea! Currently, returning non-OK `google.rpc.Status` will result in grpc plugin adding an error log message as: ``` { "level": "error", "ts": 1712134859763589452, "logger":...

help-heeded-medium
C-feature-request
P-GRPC

**Is your feature request related to a problem? Please describe.** Admin interface (and api in general) is currently served via HTTP1.1. **Describe the solution you'd like**. > What would the...

What a nightmare, this chart is absolutely broken and unusable. I had to drop the chart and roll my own deployment. One's helm chart is a good indicator of quality...

bug

I get a lot of 403 issues with 'token does not have access to vault'. My secrets are eventually synced and I don't believe I have a misconfiguration issue, seems...

When I have more than couple clients connecting to odyssey, it simply crashes. Here's a syslog information: ``` Sep 24 16:28:01 fhmv2qh3ni5bdp0bk1fe kernel: [107570.967783] worker: 0[200490]: segfault at f8 ip...