Skip to content

Secrets store: hdb_secret system table, grants, and operations API #715

Description

@kriszyp

Request

Add a hdb_env system table for remotely administering environment variables, including secrets. Features:

  • Optional per-value encryption (designated secrets), with the encryption key stored outside the table (filesystem by default)
  • Operations API additions for setting values and performing encryption
  • loadEnv built-in component extended to read from hdb_env and inject into process.env on startup

Related: CORE-2696 (process.setEnv API for cross-thread propagation).

🤖 Filed by Claude on behalf of Kris.

Metadata

Metadata

Assignees

Labels

area:componentsComponents / applications subsystemenhancementNew feature or requestfrom-jiraMigrated or originated from a Jira ticket

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions