You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Jenkins 2.437 (and the LTS 2.440.1+), authenticating the agent using Jenkins auth is deprecated, a node secret should be used instead. The solution I've in mind is to switch to Jenkins swarm plugin which handles this autmatically.
Since Jenkins
2.437
(and the LTS2.440.1
+), authenticating the agent using Jenkins auth is deprecated, a node secret should be used instead. The solution I've in mind is to switch to Jenkins swarm plugin which handles this autmatically.References:
-jnlpUrl
jenkinsci/jenkins#8773/computer/${NAME}/jenkins-agent.jnlp
endpoint jenkinsci/swarm-plugin#601The text was updated successfully, but these errors were encountered: