cloudbreak icon indicating copy to clipboard operation
cloudbreak copied to clipboard

CB-17544 Create separate machine user and access key for monitoring.

Open foldik opened this issue 3 years ago • 2 comments

See detailed description in the commit message.

foldik avatar Aug 16 '22 08:08 foldik

I double checked the UMS code and they delete roles and access keys after the machine user is deleted as they say in the official documentation.

foldik avatar Aug 16 '22 11:08 foldik

I double checked the UMS code and they delete roles and access keys after the machine user is deleted as they say in the official documentation.

i meant the UMS cleanup job, but i have missed this in the line: name.startsWith("datalake-monitoring"), so it's fine, we are good

oleewere avatar Aug 16 '22 12:08 oleewere

@lacikaaa I fixed the change based on your suggestions. I created a separate ticket for the secret migration into different table since it would be a bigger effort.

foldik avatar Aug 18 '22 13:08 foldik