Carlos Sanchez

Results 41 comments of Carlos Sanchez

should it force the user to always use the flag (it can be too annoying) or just print a line for each item that could not be fetched?

In my case this doesn't solve the underlying issue, in a multibranch pipeline job I would still need one credential per organization to do the repository scan.

I checked the source and app credential rendering, but not sure in what page is GitHubSCMNavigator used?

Today if you add a new GitHub App credential there is no option to select a GitHub enterprise installation. You *must* know that you need to go to settings -...

This could happen if the Java process dies abruptly without reaping children

WDYM ? `-g` adds the user to the group RUN useradd -c "Jenkins user" -d $HOME -u ${uid} -g ${gid} -m ${user} see https://github.com/jenkinsci/docker-slave/blob/master/Dockerfile#L33

it is dead as kubeval is. I've moved to [kubeconform](https://github.com/yannh/kubeconform) see https://github.com/instrumenta/kubeval/issues/268#issuecomment-902128481