Pankaj Tolani
Pankaj Tolani
I cant remember now, but yeah, whichever is involved with looking at google groups ...
Do not think GKE would expose this - https://kubernetes.io/docs/reference/access-authn-authz/extensible-admission-controllers/#authenticate-apiservers.
I opened https://github.com/census-instrumentation/opencensus-java/issues/1959 but was closed as a duplicate of this one. But I am not completely sure what the recommendation is. Reference to OpenCensus Service deployment architecture: https://github.com/census-instrumentation/opencensus-service#user-content-deploy I...
I had ocagent: receivers: jaeger: collector_http_port: {{ .Values.jaeger_thrift_http_port }} occollector: receivers: jaeger: jaeger-thrift-http-port: {{ .Values.jaeger_thrift_http_port }} But the ocagent was sending to occollector via opencensus receiver exporters: opencensus: endpoint: "{{...
Same here on EKS v1.24 and Gatekeeper v3.12.0
Hope this issue does not go stale, and with the cluster option, we will have a way to work without a values file!
Actually would not harm to also source from values file and override whats seen in the cluster. This would be useful for following scenario where you want to test any...
good find. the recreation is pretty detailed, nice. looks like "Fix Test Deployments" would do the trick, but we can always tickle the deployment. On Fri, Jun 28, 2024 at...
I am also looking to try max-serving-threads set to something like 30 when cpu requests is set to 3. We do not set limits in reference to this section in...
may be `gator expand` is the command to use for this, but no luck ``` [ptolani@Pankajs-MacBook-Pro-Work test ]$ gator expand --filename mutation-policies/ --filename test1/ --format yaml --outputfile results.yaml Writing output...