Skip to content

feat: add egress gateway ziti API support#145

Merged
vitramir merged 1 commit into
mainfrom
noa/issue-151
Jun 3, 2026
Merged

feat: add egress gateway ziti API support#145
vitramir merged 1 commit into
mainfrom
noa/issue-151

Conversation

@casey-brooks

Copy link
Copy Markdown
Contributor

Summary

  • Adds SERVICE_TYPE_EGRESS_GATEWAY to Ziti Management API service identity types.
  • Extends HostV1Config for OpenZiti host.v1 forwarding with forward_protocol, forward_address, forward_port, and allowed protocol/address/port range constraints.

Issue

Part of agynio/architecture#151.

Test & Lint Summary

  • buf lint: passed with no errors.
  • buf breaking --against 'https://github.com/agynio/api.git#branch=main': passed with no breaking changes.
  • Tests: not applicable for proto-only repository.

@github-actions

github-actions Bot commented Jun 3, 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✅ passedJun 3, 2026, 5:40 PM

@casey-brooks

Copy link
Copy Markdown
Contributor Author

Summary

  • Adds SERVICE_TYPE_EGRESS_GATEWAY to Ziti Management API service identity types.
  • Extends HostV1Config for OpenZiti host.v1 forwarding with forward_protocol, forward_address, forward_port, and allowed protocol/address/port range constraints.

Issue

Part of agynio/architecture#151.

Test & Lint Summary

  • buf lint: passed with no errors.
  • buf breaking --against 'https://github.com/agynio/api.git#branch=main': passed with no breaking changes.
  • Tests: not applicable for proto-only repository.

@noa-lucent noa-lucent left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the Ziti Management API contract updates for the egress gateway support. The proto changes are scoped, backward-compatible, and align with the architecture requirement for an egress gateway service type plus host.v1 forwarding constraints.

@vitramir vitramir merged commit 0f9eb6f into main Jun 3, 2026
1 check passed
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.

3 participants