Skip to content

refactor(policy): split rules by concern#169

Merged
edgard merged 1 commit intomasterfrom
codex-policy-split
Apr 10, 2026
Merged

refactor(policy): split rules by concern#169
edgard merged 1 commit intomasterfrom
codex-policy-split

Conversation

@edgard
Copy link
Copy Markdown
Owner

@edgard edgard commented Apr 10, 2026

Summary

  • split source policies into app-template values, Argo CD source rules, manifest conventions, and shared helpers
  • split kubernetes policies into workload security, routing, resource hygiene, and shared helpers
  • split policy tests to mirror the new rule families while keeping validation behavior unchanged

Validation

  • task ci

Break the source and kubernetes policy sets into smaller rule families so changes stay localized and tests live next to the policy behavior they cover.

This keeps the existing validation surface intact while improving maintainability, reviewability, and future policy evolution.
@edgard edgard enabled auto-merge (squash) April 10, 2026 13:45
@edgard edgard merged commit 4f0a8a2 into master Apr 10, 2026
3 checks passed
@edgard edgard deleted the codex-policy-split branch April 10, 2026 13:46
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