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

get secret from from master - authenticate with username/password #701

Closed
Constantin07 opened this issue Dec 21, 2018 · 1 comment
Closed

Comments

@Constantin07
Copy link

The slave secret on master is not always known upfront.

It would be good to add support to dynamically query secret from master based on USERNAME/PASSWORD on master.

Note: (user needs to have READ/CONNECT permissions)

@dduportal
Copy link
Contributor

As explained in jenkinsci/docker-inbound-agent#76 (comment), this would be quite hacky and dangerous for end users.

You might want to consider using the jenkins/ssh-agent instead where Jenkins takes care of spawning the agent process on the remote container.

@dduportal dduportal closed this as not planned Won't fix, can't repro, duplicate, stale Nov 23, 2022
@lemeurherve lemeurherve transferred this issue from jenkinsci/docker-inbound-agent Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants