-
Notifications
You must be signed in to change notification settings - Fork 254
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
[QE] e2e test deploy JKube
fail on Windows
#4683
Comments
rohanKanojia
added a commit
to rohankanojia-forks/crc
that referenced
this issue
Mar 23, 2025
Usage of unix style variables to store temporary command results isn't working on windows. Execute the same steps using golang code in order to make it work on windows. Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia
added a commit
to rohankanojia-forks/crc
that referenced
this issue
Mar 23, 2025
Usage of unix style variables to store temporary command results isn't working on windows. Execute the same steps using golang code in order to make it work on windows. Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia
added a commit
to rohankanojia-forks/crc
that referenced
this issue
Mar 24, 2025
Usage of unix style variables to store temporary command results isn't working on windows. Execute the same steps using golang code in order to make it work on windows. Signed-off-by: Rohan Kumar <rohaan@redhat.com>
12 tasks
rohanKanojia
added a commit
to rohankanojia-forks/crc
that referenced
this issue
Mar 24, 2025
Usage of unix style variables to store temporary command results isn't working on windows. Execute the same steps using golang code in order to make it work on windows. Signed-off-by: Rohan Kumar <rohaan@redhat.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Relate to #4636
The text was updated successfully, but these errors were encountered: