Skip to content

Rename ip_whitelist annotation to ip_allowlist - #218

Merged
kmandryk merged 1 commit into
developfrom
AI-1341
Jul 2, 2026
Merged

Rename ip_whitelist annotation to ip_allowlist#218
kmandryk merged 1 commit into
developfrom
AI-1341

Conversation

@kmandryk

Copy link
Copy Markdown
Collaborator

Replace haproxy.router.openshift.io/ip_whitelist with haproxy.router.openshift.io/ip_allowlist in base Route manifests (frontend & backend) and update overlays. Renamed patch files route-whitelist-patch.yml -> route-allowlist-patch.yml and updated kustomization.yml references in prod and test overlays, plus adjusted the JSON patch paths. Updated documentation (KUSTOMIZE_INSTANCE_TEMPLATE.md) to reflect the new annotation name. This aligns the annotation naming from "whitelist" to "allowlist".

Summary

AI-1341

Changes

Testing

Checklist

By submitting this pull request, I acknowledge that I have attempted to meet the following:

  • a self-review of my code
  • commented code particularly in hard-to-understand areas
  • corresponding changes to the documentation where required
  • changes tested to the best of my ability
  • no new errors or non-functional code

Replace haproxy.router.openshift.io/ip_whitelist with haproxy.router.openshift.io/ip_allowlist in base Route manifests (frontend & backend) and update overlays. Renamed patch files route-whitelist-patch.yml -> route-allowlist-patch.yml and updated kustomization.yml references in prod and test overlays, plus adjusted the JSON patch paths. Updated documentation (KUSTOMIZE_INSTANCE_TEMPLATE.md) to reflect the new annotation name. This aligns the annotation naming from "whitelist" to "allowlist".
@kmandryk
kmandryk merged commit 90a4f1e into develop Jul 2, 2026
9 checks passed
alex-struk added a commit that referenced this pull request Jul 2, 2026
…ction

Adopt the ip_allowlist annotation name (renamed from ip_whitelist in PR #218 /
AI-1341 for inclusive naming) for the production-only route restriction added by
components/prod-resources, and align the base-route comments and docs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

2 participants