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

Migrating project to use groups in allowlist #316

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

andrewrlee
Copy link

This PR migrates the project to use groups of IPs in their allowlist.

By referring to groups to IP addresses, we can centralize the definition of groups of ip addresses.
If these lists require changing in the future, we can change the definition once and future deploys across all services will automatically include these new IPs.

1 allowlist(s) have been detected that can be migrated.

Allowlist: helm_deploy/court-list-splitter/values.yaml

New Groups

The effect of applying this PR is as follows:

  • The following groups will be applied: internal
  • The size of the allowlist defined in this file will change: 7 => 0 (7 removed)

Added IPs

The new Group membership will result in the following IPs being added to your allowlist by applying this PR:

  • petty-france-wifi

Removed IPs

The following IPs have been identified as unnecessary and will be removed by applying this PR:

  • health-kick

By referring to groups to IP addresses, we can centralize the definition of groups of ip addresses.
If these lists require changing in the future, we can change the definition once and future deploys across all services will automatically include these new IPs.

1 allowlist(s) have been detected that can be migrated.



## Allowlist: helm_deploy/court-list-splitter/values.yaml

### New Groups

The effect of applying this PR is as follows:

- The following groups will be applied: `internal`
- The size of the allowlist defined in this file will change: `7 => 0 (7 removed)`

### Added IPs

The new Group membership will result in the following IPs being added to your allowlist by applying this PR:


- petty-france-wifi
  

### Removed IPs

The following IPs have been identified as unnecessary and will be removed by applying this PR:


- health-kick
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