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

fix(network security) allow Jenkins inbound and outbound agent from/to controller and ephemeral VM agents #52

Conversation

dduportal
Copy link
Contributor

@dduportal dduportal commented Dec 2, 2024

Related to jenkins-infra/helpdesk#4316

This PR allows controller to SSH to the ephemeral agents, and of course agents to reach controller through private routing on the usual JNLP 50000 port.

Tested with success manually:

  • We can SSH to instance through the controller
  • Trying to start EC2 agents works (at least until the init script failures)

…o controller and ephemeral VM agents

Signed-off-by: Damien Duportal <[email protected]>
@dduportal dduportal changed the title fix(network security) allow Jenkins inbound and outbound agent from/t… fix(network security) allow Jenkins inbound and outbound agent from/to controller and ephemeral VM agents Dec 2, 2024
@dduportal dduportal marked this pull request as ready for review December 2, 2024 18:20
@dduportal
Copy link
Contributor Author

Plan: 2 to add, 1 to change, 0 to destroy.

@dduportal dduportal merged commit 1af65ce into jenkins-infra:main Dec 2, 2024
3 checks passed
@dduportal dduportal deleted the fix/network-security/ephemeral-vm-agents-ssh-and-jnlp branch December 2, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant