Skip to content

Conversation

simu
Copy link
Member

@simu simu commented Jan 23, 2024

Checklist

  • Keep pull requests small so they can be easily reviewed.
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog
  • Link this PR to related issues.

simu added 14 commits January 23, 2024 14:06
Allowed CIDRs are provided in a map which uses the listening port as key
and holds the list of allowed CIDRs as value. If a listening port isn't
present in the map, `allowed_cidrs` for that port's listener is left
empty which allows all traffic.
This allows us to make changes to the LBs that require the instance to
be recreated without having to modify the cluster's DNS records.

Additionally, we can set the PTR records on the floating IPs.
@simu simu force-pushed the feat/cloudscale-no-puppet branch from de66e72 to 9dc9544 Compare January 23, 2024 13:26
@simu simu changed the title Draft: Test cloudscale.ch setup without Puppet-managed LBs Test cloudscale.ch setup without Puppet-managed LBs Jan 23, 2024
@simu simu force-pushed the feat/cloudscale-no-puppet branch from c392d04 to 539672a Compare January 24, 2024 09:04
@simu simu force-pushed the feat/cloudscale-no-puppet branch from 539672a to 1f8ebee Compare January 24, 2024 09:06
@simu simu force-pushed the feat/cloudscale-lb branch from cfd260f to 971b044 Compare January 24, 2024 09:06
@simu simu force-pushed the feat/cloudscale-no-puppet branch from 94ad59c to 3f16cbd Compare January 24, 2024 10:17
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