Skip to content

feat: casa policy crd enforcement#42

Draft
copasseron wants to merge 3 commits into
mainfrom
policy-crd
Draft

feat: casa policy crd enforcement#42
copasseron wants to merge 3 commits into
mainfrom
policy-crd

Conversation

@copasseron
Copy link
Copy Markdown
Member

Description

Adds the CASAPolicy CRD.
Operator reconciles each CASAPolicy into Istio Sidecar / ServiceEntry / DestinationRule resources, restricting egress to declared endpoints and LLM FQDN.
Ext-auth outbound handler enforces allowedProtocols (mcp/a2a) and allowedEndpoints.

if no crd= > allow all.

Type of Change

  • Bugfix
  • New Feature
  • Breaking Change
  • Refactor
  • Documentation
  • Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

Signed-off-by: copasseron <cpassero@cisco.com>
Signed-off-by: copasseron <cpassero@cisco.com>
Signed-off-by: copasseron <cpassero@cisco.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.

1 participant