Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(install): wait for KubeArmor to create probe file before probing #338

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

daemon1024
Copy link
Member

@daemon1024 daemon1024 commented Jun 22, 2023

KubeArmor takes some time to initialise Monitor and Enforcer and probe information is only generated when all the sub routines are active.

So now, we keep trying to probe information from KubeArmor till we get info out or context times out.

We also have a slow animation while waiting so user know something is in process.
image

We keep trying to probe information from KubeArmor till we get info out or context times out

Signed-off-by: daemon1024 <[email protected]>
@daemon1024 daemon1024 force-pushed the improve-install-probe branch from e793ca7 to 7acb4d1 Compare June 22, 2023 17:49
@daemon1024 daemon1024 merged commit b48c6a1 into kubearmor:main Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants