DBaaS API keys
General
Escalation
General
Escalation
Description
How to test
None
How to document
None
is caused by
relates to
Smart Checklist
hideActivity
Show:
Won't Do
Created February 7, 2023 at 10:53 AM
Updated January 14, 2025 at 10:02 AM
Resolved January 14, 2025 at 10:02 AM
User impact:
Unnecessary API keys
Steps to reproduce:
Go to DBaaS
Register Kubernetes cluster - this should create one API key
Create PXC/PSMDB cluster - this also creates one API key per DB cluster
Delete the PXC/PSMDB cluster in dbaas - removes related API key
Unregister Kubernetes cluster from dbaas - removes related API key
Actual result:
There are two new issues
API Keys are not being deleted anymore - Associated API key used to be removed from API Keys page when DB cluster was deleted in DBaaS
We shouldn’t create a new API key if pmm-agent is registered using API key
Expected result:
STR
Workaround:
Details:
Probably caused by https://jira.percona.com/browse/PMM-10325