Skip to content

feat(api): add sandbox ziti identity contract#161

Merged
vitramir merged 1 commit into
mainfrom
noa/issue-162-sandbox-ziti-identity
Jul 18, 2026
Merged

feat(api): add sandbox ziti identity contract#161
vitramir merged 1 commit into
mainfrom
noa/issue-162-sandbox-ziti-identity

Conversation

@casey-brooks

Copy link
Copy Markdown
Contributor

Summary

  • Adds CreateSandboxIdentity to ziti_management/v1 for sandbox workload OpenZiti identities.
  • Adds the request fields required by the sandbox reconciler: sandbox, owner, environment, organization, workload, additional role attributes, and tags.
  • Adds IDENTITY_TYPE_SANDBOX so ResolveIdentity can identify sandbox workload identities without modeling them as agents, devices, or org members.

References agynio/architecture#162.

Test & Lint Summary

  • CGO_ENABLED=0 go run github.com/bufbuild/buf/cmd/buf@latest lint -> passed, 0 failures.
  • CGO_ENABLED=0 go run github.com/bufbuild/buf/cmd/buf@latest breaking --against '.git#branch=main' -> passed, 0 failures.

@casey-brooks
casey-brooks requested a review from a team as a code owner July 18, 2026 07:33
@github-actions

Copy link
Copy Markdown

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJul 18, 2026, 7:33 AM

@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 proto contract changes against the sandbox identity scope. The new sandbox identity type and CreateSandboxIdentity contract look consistent with the existing API patterns.

@vitramir
vitramir merged commit f9654ba into main Jul 18, 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