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

Update list of IPs restricted to VPN access only #376

Conversation

jenkins-infra-updatecli[bot]
Copy link
Contributor

Update list of IPs restricted to VPN access only & update vnets

Update public-db vnet IP in the YAML configuration of our OpenVPN CLI

change detected: * key "$.networks[0].routes[2]" updated from "10.252.0.0/21" to "10.253.0.0/21", in file "config.yaml"

Update public-db vnet IP in the user CCD routing configurations

9 file(s) updated with "# public-db vnet\npush \"route 10.253.0.0 255.255.248.0\"\n": * cert/ccd/private/danielbeck * cert/ccd/private/dduportal * cert/ccd/private/kevingrdj * cert/ccd/private/notmyfault * cert/ccd/private/smerle * cert/ccd/private/wfollonier * cert/ccd/private/krisstern * cert/ccd/private/markewaite * cert/ccd/private/timja

Jenkins pipeline link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@jenkins-infra-updatecli jenkins-infra-updatecli bot requested a review from a team as a code owner December 12, 2024 17:57
@jenkins-infra-updatecli jenkins-infra-updatecli bot added the enhancement New feature or request label Dec 12, 2024
@dduportal dduportal merged commit c580915 into main Dec 12, 2024
3 checks passed
@dduportal dduportal deleted the updatecli_main_eadb8cdae5cf18d2df3727a07695464737032664703749579d974df8ceb26eb7 branch December 12, 2024 18:01
dduportal added a commit to jenkins-infra/azure that referenced this pull request Dec 18, 2024
…rraform from admin machines through VPN (instead of SSH tunnels) (#905)

Following work and discoveries by @smerle33 in
jenkins-infra/docker-openvpn#375 and
jenkins-infra/docker-openvpn#376

This PR corrects and documents the required accesses to allow us running
`terraform plan` (before sending PRs) and `terraform apply`
(hotfix/emergencies) from our admin machines.

- DBs routing is now fixed and using the VPN: documenting that
`/etc/hosts` need to be updated (instead of using SSH tunnels) or using
private subnets (infra.ci agents)
- Adding back the Update Center storage account IP restriction to the
admin public IPs to avoid errors

Signed-off-by: Damien Duportal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants