Skip to content

[EPIC](core) Key Hierarchy API — Tenant, Key, and Chain Management #145

Description

@isanmaz

Overview

Admin gRPC API for managing the full key hierarchy: tenant provisioning, key announcement (L2/L3), key chain retrieval, and key state transitions.

Scope

  • Tenant CRUD operations (CreateTenant, GetTenant, ListTenants)
  • Key announcement and provisioning (AnnounceKey, GetKey)
  • Key chain traversal (GetKeyChain, GetKeyDescendants)
  • Key spec validation with label support
  • Identity model for URI-based entity references

Why This Matters

This is the primary integration surface between the CMK Controller and Krypton. Every L2 domain key and L3 service key provisioned during workload deployment flows through this API.

Status

Core API shipped. ValidateL1Key endpoint pending — required for Q2 demo (customer key registration flow).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions