Skip to content

use key placeholder as default value when creating secret #31620

@cHiv0rz

Description

@cHiv0rz

Description

When you create a secret through the UI, a placeholder key is shown. If you don't type anything, the secret is stored as {"":"value"}, making impossible to be readed from a K8s using VaultSecretOperator

Describe the solution you'd like

I'd expect that key is saved with the secret if I don't type anything, as the placeholder indicates

Proposal

I prepared a PR with my proposal, saving the placeholder value key as default: #31619

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions