Carl Eastman
Carl Eastman
### Describe why this change is needed In an Istio enabled environment when egress filtering is enabled, Istio uses the hostname / sni to do egress hostname matching. If there...
**Describe the bug** When running istioctl x precheck to see if the cluster is ok to upgrade / install istio to the following error occurs Error [IST0143] (Pod istio-addons/istio-jaeger-cassandra-0) Port...
helm chart version:v0.4.2 for istio-csr The log entry updating ConfigMap data just keeps repeating for all the namespaces in the cluster. 2022-06-13T16:23:06.577141Z info klog "msg"="-----------------------------------------------------------------" 2022-06-13T16:23:06.577166Z info klog "msg"="Using root...
connection string: redisClient = new Redis({ port: 6379, host: "127.0.0.1", enableReadyCheck: true, maxRetriesPerRequest: 5, }); package.json: "ioredis": "^5.3.2", I get the following error when I start my application and I...
### What do you want to improve? Allow the ability to add a dnsconfig option to the deployment spec mainly to have the following: `dnsConfig: options: - name: ndots value:...
this is a redacted version of the values.yaml: ``` apiVersion: kyverno.io/v1 kind: ClusterPolicy metadata: labels: app.kubernetes.io/managed-by: Helm name: allowedrepos-aws spec: background: true rules: - match: any: - resources: kinds: -...
envoy recently updated their code to require ncurses 6 for fips builds to be successful.
### Component(s) receiver/jmx ### Is your feature request related to a problem? Please describe. The problem is that the endpoint has to be hardcoded: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/jmxreceiver#endpoint datadog's jmx can autodiscovery: https://docs.datadoghq.com/containers/guide/autodiscovery-with-jmx/?tab=operator...
### Component(s) exporter/prometheusremotewrite ### What happened? ## Description the prometheus remote write and the otlp http exporter are getting 401 errors when switching helm chart versions from 0.100.0 to 0.101.0...