Skip to content

[KMS] Strategy for storage migration #111925

Open
@aramase

Description

@aramase

Creating this umbrella issue to track how we handle storage migration for kms:

  • How to interact with kms v2 design of using currentKeyID
  • How will it work for v1beta1to enable migration from AES-CBC to AES-GCM
    // TODO(aramase): Post v1.25: We cannot drop CBC read support until we automate storage migration.
    // We could have a release note that hard requires users to perform storage migration.
    return unionTransformers{aestransformer.NewGCMTransformer(block), aestransformer.NewCBCTransformer(block)}

/sig auth
/cc @enj
/triage accepted

Metadata

Metadata

Assignees

Labels

sig/authCategorizes an issue or PR as relevant to SIG Auth.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

Status

Tracked

Status

New KEP

Status

Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions