eclipse-jkube / jkube

Build and Deploy java applications on Kubernetes
https://www.eclipse.dev/jkube/
Eclipse Public License 2.0
775 stars 522 forks source link

DependencyResourcesIT is failing on windows #3476

Closed rohanKanojia closed 3 days ago

rohanKanojia commented 1 month ago

Component

Gradle ITests

Task description

Description

Related to #3406

⚠️ A windows machine is required to reproduce and fix problems in this issue

DependencyResourcesIT is failing on windows due to not being able to clean directory properly.

In order to fix it, I see these two options.

Expected Behavior

DependencyResourcesIT should pass on windows

Acceptance Criteria