Skip to content

Add private resource destinations to egress rules - #193

Merged
vitramir merged 1 commit into
mainfrom
egress-rule-private-destinations
Aug 14, 2026
Merged

vitramir merged 1 commit into
mainfrom
egress-rule-private-destinations

Conversation

@vitramir

Copy link
Copy Markdown
Contributor
  • `EgressRuleMatcher.private_resource_id`, mutually exclusive with `domain_pattern`; `ports` stays public-only
  • `EgressRuleUpstreamTls` (`server_name`, `ca_bundle_secret_id` xor `insecure_skip_verify`) on `EgressRule` and the create/update requests
  • `ListEgressRules` filters: `private_resource_id`, `target_kind`
  • `ListEgressRulesByAgent`/`ByEnvironment` responses carry a `PrivateResourceInfo` map (`intercept_host`, `protocol`) keyed by resource id
  • EgressRules internal RPCs: `CountRulesReferencingPrivateResource`, `ListMediatedPrivateResources`, `ListAttachedRuleDomains`
  • `PrivateResource.mediation` (`PrivateResourceMediation` enum)
  • Networks internal RPCs: `SetPrivateResourceMediation`, `ListPrivateResourcesReachableBy` (with per-resource `grants`); absent from `NetworksGateway`
  • `UpdateServiceRequest.role_attributes_update` on Ziti Management

@vitramir
vitramir requested a review from a team as a code owner August 14, 2026 17:09
@github-actions

github-actions Bot commented Aug 14, 2026

Copy link
Copy Markdown

The latest Buf updates on your PR. Results from workflow buf-pr / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedAug 14, 2026, 5:22 PM

@vitramir
vitramir force-pushed the egress-rule-private-destinations branch from 15d7aad to 63f6204 Compare August 14, 2026 17:19
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