Damien Duportal

Results 1185 comments of Damien Duportal

Hi @alebeta90 @dverhelst , could you please elaborate? What would be the use case and the "how to" ? I'm speaking only for myself, but I don't understand what you...

Hello @stellirin @alebeta90 , thanks for your feedbaks. If I understand well, this thread carries 2 elements: - A feature request of Traefik to check a default directory for tls...

Hello @jetersen ! No problem, please find some materials below: - One of our faulty "release-drafter" GHA workflows: https://github.com/jenkins-infra/docker-openvpn/blob/main/.github/workflows/release-drafter.yaml - The release of the artefact of this repository, a Docker...

> @dduportal I am getting closer with v6 to actually write the action and cli implementation. > > Would you be interested in testing out the release-drafter cli in your...

@jetersen impressive. It looks like that it would solve most of our issues (but we'll only be sure once we'll try to use it of course).

Thanks @gfrid for explaining how to fix the issue!

Closing the issue as we were able to locate the "old system": it was the DockerCloud/DockerHub system: some remnants from the pasts. We deleted the SSH deploy keys and webhooks...

> > Thanks @timja for the workaround. Indeed it worked for us by modifying the agent's entrypoint in k8s pod template. Adding the following to windows jnlp agent (`jenkins/inbound-agent`): >...

> Apologies, you're right, something like a startup probe - could we just do a curl on the agent listener? I never played around with startup probes but it looks...