Skip to content

Conversation

@wind57
Copy link
Contributor

@wind57 wind57 commented Oct 16, 2024

No description provided.

@wind57 wind57 marked this pull request as ready for review October 16, 2024 15:08
@wind57
Copy link
Contributor Author

wind57 commented Oct 16, 2024

@ryanjbaxter almost done with cleaning Commons, thank you.

@ryanjbaxter
Copy link
Contributor

Why do we no longer need to call cleanup?

@wind57
Copy link
Contributor Author

wind57 commented Oct 16, 2024

this method is only used for our, spring-cloud images, and initially I thought that there are going to be so many integration tests that they will start eating up space, and we will need to cleanup. This was never the case, its actually in reverse, we try to lower the number of images we load via the refactoring work that was started.

In simpler words, this does the cleanup inside the K3S, but we do not need it at all. Besides that, it was never used in a consistent manner, some tests were using it, some not.

@ryanjbaxter
Copy link
Contributor

Is it saving a lot of time?

@wind57
Copy link
Contributor Author

wind57 commented Oct 16, 2024

Tbh, no, not really. I just find it cleaner this way, we dont have to reason why that code is in place

@ryanjbaxter ryanjbaxter modified the milestones: 3.2.0-RC1, 2.1.6 Oct 16, 2024
@ryanjbaxter ryanjbaxter merged commit 4466d78 into spring-cloud:3.1.x Oct 16, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

No open projects
Status: Done
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants