Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

feature: add parallel namespace processing #38

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Juandavi1
Copy link

@Juandavi1 Juandavi1 commented Dec 6, 2023

Clusters containing numerous namespaces require more time to update the service account, which can temporarily lead to an ImagePullBackOff error. This change accelerates the updating process of the service account, resulting in improved execution times in tests.

before:

image

after:

image

Copy link

@Jokerbusta-su Jokerbusta-su left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎭 :

@Jokerbusta-su
Copy link

change in performance 🔥

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants