Skip to content

redact cloud-storage credentials in omnictl get #3318

Description

@mnbf9rca

Problem Description

An LLM, exploring cluster configuration in preparation for other work, ran omnictl get etcdbackups3configs -o yaml which printed the secretaccesskey in plaintext.

Solution

mark secretaccesskey (and similar fields) sensitive so omnictl get redacts by default, with an explicit flag to reveal, mirroring how the UI's Settings > Backups flow never re-displays the key.

Alternative Solutions

Implement a secret store and allow key access by reference

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions