-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[3] PushSecret: Platform Engineers can write a secret to Secret Providers (GCP Secret Manager) #1091
Copy link
Copy link
Closed
Labels
StaleThis issue/Pull Request is stale and will be automatically closedThis issue/Pull Request is stale and will be automatically closed
Description
Epic: #976
Acceptance Criteria
Scenario: A platform engineer can write a secret to Secret Providers
Given a platform engineer is syncing secrets from GCP Secret Manager
When the platform engineer enables the Write method to sync secrets to GCP Secret Manager
Then the platform engineer is able to Write secrets to GCP Secret Manager
Notes
- This should be done for GCP Secret Manager
- Google secret will need to be added to concourse pipeline via Terraform
- This should only be limited to writing a secret to GCP secret store ("no bells and whistles")
- Testing: when I do
GCP manager fetcheither the console or API, the value should be the same as what is in k8s - SecretSink statuses:
-- Synced
-- NotSynced
-- Errored
Reactions are currently unavailable
Metadata
Metadata
Labels
StaleThis issue/Pull Request is stale and will be automatically closedThis issue/Pull Request is stale and will be automatically closed
Type
Projects
Status
Done