Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove instance-identity dep #1185

Merged
merged 1 commit into from
May 30, 2022
Merged

Conversation

jglick
Copy link
Member

@jglick jglick commented May 26, 2022

Does not appear to be necessary; the only time that the instance identity is used directly by this plugin is in direct connect mode for TCP agents, but even then we get the public key from core anyway:

env.put("JENKINS_INSTANCE_IDENTITY", tcpSlaveAgentListener.getIdentityPublicKey());

See jenkinsci/jenkins#6585. Supersedes #1183.

@Vlatombe Vlatombe merged commit 960f2e3 into jenkinsci:master May 30, 2022
@jglick jglick deleted the instance-identity branch May 31, 2022 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants