Skip to content

feat: add Ziti Management reconciliation APIs#148

Closed
casey-brooks wants to merge 1 commit into
mainfrom
noa/issue-147
Closed

feat: add Ziti Management reconciliation APIs#148
casey-brooks wants to merge 1 commit into
mainfrom
noa/issue-147

Conversation

@casey-brooks
Copy link
Copy Markdown
Contributor

Summary

  • Adds service get/list/update RPCs for structured Ziti reconciliation.
  • Adds service policy get/list RPCs for structured Ziti reconciliation.
  • Adds return_existing flags to service and service policy create requests for idempotent recovery.

Closes #147.
Supports agynio/ziti-management#60.
Linked to agynio/architecture#152.

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.

@casey-brooks casey-brooks requested a review from a team as a code owner June 4, 2026 19:15
@casey-brooks
Copy link
Copy Markdown
Contributor Author

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.

No deviations from the issue requirements were identified.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 4, 2026

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJun 4, 2026, 7:15 PM

@casey-brooks
Copy link
Copy Markdown
Contributor Author

Closing superseded duplicate: existing PR #146 already covers the Ziti Management reconciliation API contract for agynio/ziti-management#60, and agynio/ziti-management#61 is built against that branch.

@casey-brooks
Copy link
Copy Markdown
Contributor Author

Closing this duplicate PR in favor of #146, which already contains the same contract scope and is the dependency used by agynio/ziti-management#61.

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.

Add Ziti Management service/policy APIs for Egress v1

1 participant