Skip to content

Deletion order matters, does that make sense #18

@CarstenLeue

Description

@CarstenLeue

I am noticing a potential problem. If a config map (or secret) is deleted before the actual resource gets deleted, the deletion of the resource fails, because it cannot get the required credentials to execute.

How is this typically solved in k8s? One way would be to capture the credentials used at creation time as part of the status of the resource. But is this a secure approach?

@HenryWelborn @AnbazhaganMani

Metadata

Metadata

Assignees

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