Skip to content

feat: add activate-key CLI command and integration tests - #205

Merged
jithinkunjachan merged 1 commit into
mainfrom
feat/add-activation-key-7
Aug 5, 2026
Merged

feat: add activate-key CLI command and integration tests#205
jithinkunjachan merged 1 commit into
mainfrom
feat/add-activation-key-7

Conversation

@jithinkunjachan

Copy link
Copy Markdown
Contributor

Introduce the subcommand to the CLI, wiring it to the existing ActivateKey RPC.
Promote keyprocessor.NewManager initialization to shared infrastructure so it can serve both KMIP and the new CLI path.
Refactor integration test helpers to return a testSetup struct, giving each test its own tenant for better isolation.

Introduce the  subcommand to the CLI, wiring it to the
existing ActivateKey RPC. Promote keyprocessor.NewManager initialization
to shared infrastructure so it can serve both KMIP and the new CLI path.
Refactor integration test helpers to return a testSetup struct, giving
each test its own tenant for better isolation.

Signed-off-by: jK <33685667+jithinkunjachan@users.noreply.github.com>
@jithinkunjachan
jithinkunjachan force-pushed the feat/add-activation-key-7 branch from 55bd08a to e12a6d6 Compare August 5, 2026 11:55
@jithinkunjachan
jithinkunjachan marked this pull request as ready for review August 5, 2026 12:01

@fabenan-f fabenan-f left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@jithinkunjachan
jithinkunjachan merged commit 3323f70 into main Aug 5, 2026
5 of 6 checks passed
@jithinkunjachan
jithinkunjachan deleted the feat/add-activation-key-7 branch August 5, 2026 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants