Vladimir

Results 44 comments of Vladimir

If this method used in many project, or need backward compatibility, i can add new method like `GetFullServerVersion` and don't change `GetServerVersion`

I see errors 1 in ~500000 requests I can't generate this error on demand

I using `k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1`

What you mean when you say "cluster proxy"? Kube-proxy? With my changes all work good. Cluster communication worked correctly. About problem: When you install Kubernetes Cluster, you can set ClusterName...

> @jannfis please take a look to see if this PR will affect this [fix](https://github.com/argoproj-labs/argocd-operator/issues/262). Oh. I don't see [this](https://github.com/argoproj-labs/argocd-operator/issues/262) PR from @jannfis. May be I can add new field...

If u start Prometheus Operator in local-machine (not container) - need to copy files from directory `grafana` to `/var/lib/grafana` like it's do in [DockerFile](https://github.com/argoproj-labs/argocd-operator/blob/master/Dockerfile). Or use environment variable `GRAFANA_CONFIG_PATH` to...

> Hey @jopit @iam-veeramalla @jannfis Along the same lines of the conversation we had a while back about whether or not the Argo CD operator should be spinning up new...

@alexmt @jannfis @jessesuen Guys?

I add changes what you say. It's looks good, but ArgoCD for get Kubernetes Version use only [this](https://github.com/argoproj/gitops-engine/blob/517c1fff4e2d5c70f0af05a98b43ead92742fba5/pkg/utils/kube/ctl.go#L299) function Can you tag this changes? I want add changes to ArgoCD,...