Skip to content

[BUG]KB reconciles ServiceAccount even it's user provided #9535

@lancelot1989

Description

@lancelot1989

Describe the bug
KB reconciles ServiceAccount even it's user provided.

Some SA may contains other credentials like imagePullSecrets, which is used by many cloud providers for pulling images from a Container Registry instance without using a secret. If KB reconciles and removed this credentials, pods may be failed finally for lack of some neccesary credentials.

ACK(https://www.alibabacloud.com/help/zh/ack/ack-managed-and-ack-dedicated/user-guide/non-secret-pulling-container-image)

TKE(https://cloud.tencent.com/document/product/1141/48184)

To Reproduce
Steps to reproduce the behavior, likes screenshot below

Image

Desktop (please complete the following information):

  • KubeBlocks 1.0

Metadata

Metadata

Labels

kind/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions