Assaf Katz

Results 49 comments of Assaf Katz
trafficstars

@jcatana This is clear, but what the information that service name doesn't contain?

@jcatana Kubernetes DNS entries are created by services, which the most common why to define them is by selector of PODs. Actually, it doesn't matter if the POD was created...

@jcatana I looked at code and there are two references to /etc/hosts: 1. [generateHosts](https://github.com/kubeflow/mpi-operator/blob/master/pkg/controllers/kubectl_delivery/controller.go#L162) that add to it, this code can be replaced by generate service, either by set selector...

Hi, There is another problem with dry-run, it requires KUBECONFIG and therefore it is hard to use it for the creation of HELM chart.

> Does it make sense to backport the continuity upgrade? It is technically a bug fix, but not many people use native snapshotter in production I believe. Hi, A lot...

> Available updates is based off of an input plugins file and not based off of what is installed, it assumes you’re managing all plugins in that file Hi, So...

> This is the normal work flow: https://github.com/jenkinsci/docker#updating-plugins-file-preview Hi, Unfortunately, I create docker image for offline so it won't help me, at least as is :-( I will check if...

> This is the normal work flow: https://github.com/jenkinsci/docker#updating-plugins-file-preview Hi, I checked and /usr/share/jenkins/ref/plugins.txt isn't existed at all, the documentation is wrong :-(... Moreover I used: `jenkins-plugin-cli --plugins `ls /var/jenkins_home/plugins/*.jpi |...

Hi, @slgobinath Yes, it will solve my problem. The request of @AdamPS will be great also. I finally switch from SafeEyes due to this issue. Thanks