Skip to content

Audit and cleanup GCP secrets in each project #305

@theferrit32

Description

@theferrit32

There are some secrets in the GCP Secret Manager that are old and unused by anything running anymore (I created some of them), and some with duplicate values. It would be useful to go through and check each to see if it's needed, and delete it if not.

It would also be useful to combine this with an audit of the Confluent API keys we're using internally. There is probably some duplication or some created because the secret was not known and not in the secret manager.

For example the confluent stage cluster has these which are hard to tell apart:

  • BG-Staging (in stage secret manager under dx-bg-staging)
  • BGStaging
  • staging (in stage secret manager under kafka-credentials)

And these which were both created for the bg web group but I'm not sure which they're using.

  • web-stage
  • BGWebStage

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions