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

Running integration tests leaves orphaned processes #2122

Open
c-pius opened this issue Dec 13, 2024 · 0 comments
Open

Running integration tests leaves orphaned processes #2122

c-pius opened this issue Dec 13, 2024 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@c-pius
Copy link
Contributor

c-pius commented Dec 13, 2024

Description

Running the integration tests seems to keep K8s-related processes running after they are finished (processes like kube-apiserver, etcd, ). When consecutively executing them for a larger amount of times, it eats up the machine resources and a restart is necessary.

Steps to reproduce

run make test for a couple of times

Environment Type

Managed

Environment Info

Kubernetes Version: 1.30.3
Docker Desktop Version: 4.29.0
macOS: 15.1.1
Command Line Tools for Xcode: 16.1

Attachments

image

@c-pius c-pius added the kind/bug Categorizes issue or PR as related to a bug. label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant