chris-minka

Results 5 comments of chris-minka

Hi @cyrilgdn. Any chance we could get this merged? It fixes #138. Also, thank you for creating this provider!

Hi @cyrilgdn. We are glad you are back! I had permissions to merge master so it is done now and awaiting workflow approval. FYI @felipe-minka.

hi @povilasv! thanks for the reply. ``` $ kubectl get mutatingwebhookconfigurations.admissionregistration.k8s.io NAME WEBHOOKS AGE cert-manager-webhook 1 419d gke-vpa-webhook-config 1 5h25m gmp-operator.gmp-system.monitoring.googleapis.com 2 5h24m neg-annotation.config.common-webhooks.networking.gke.io 1 2y51d opentelemetry-operator-mutating-webhook-configuration 3 45h pod-ready.config.common-webhooks.networking.gke.io...

I tried to deploy the Collector again and got the same error. Here is the describe: ``` $ kubectl describe mutatingwebhookconfigurations.admissionregistration.k8s.io opentelemetry-operator-mutating-webhook-configuration Name: opentelemetry-operator-mutating-webhook-configuration Namespace: Labels: app.kubernetes.io/component=webhook app.kubernetes.io/instance=opentelemetry-operator app.kubernetes.io/managed-by=Helm app.kubernetes.io/name=opentelemetry-operator...

@milesarmstrong i ended up deploying the collector using its helm chart instead of using the operator. so, unfortunately i do not have a solution. if i were to revisit the...