Aurelien
Aurelien
It's going to increase the default server names length in the nginx config to avoid the following error: ``` [emerg] 8#8: could not build server_names_hash, you should increase server_names_hash_bucket_size: 64...
**Describe the bug** When deploying self-hosted pixie and if you set a very long domain name, you get the following error in the cloud-proxy-server container: ``` [emerg] 8#8: could not...
**Is your feature request related to a problem? Please describe.** Hi, as discussed in the slack channel (https://pixie-community.slack.com/archives/CQ63KEVFY/p1660579105646339), this issue is to follow interest on ingesting Otel data from the...
Refactoring this PR: https://github.com/hashicorp/consul-k8s/pull/247 with the new code base. The idea is to let ClusterIP type services be allowed even if the ClusterIPSync flag is false when there are addresses...