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

Post Start minikube step fails for github workflows #23328

Closed
RomanNikitenko opened this issue Jan 31, 2025 · 3 comments
Closed

Post Start minikube step fails for github workflows #23328

RomanNikitenko opened this issue Jan 31, 2025 · 3 comments
Assignees
Labels
e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.

Comments

@RomanNikitenko
Copy link
Member

RomanNikitenko commented Jan 31, 2025

Is your task related to a problem? Please describe

The error is:

Error: Create Artifact Container failed: The artifact name kubectl events  is not valid.

Describe the solution you'd like

Fix Post Start minikube step for github workflows.

Describe alternatives you've considered

No response

Additional context

See

@RomanNikitenko RomanNikitenko added kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. labels Jan 31, 2025
@RomanNikitenko RomanNikitenko self-assigned this Jan 31, 2025
@dmytro-ndp
Copy link
Contributor

@RomanNikitenko : possible solution could be upgrading the "@actions/artifact" version in https://github.com/che-incubator/setup-minikube-action/blob/main/package.json#L9 to one that supports actions/upload-artifact@v4.
Package page: https://www.npmjs.com/package/@actions/artifact

@RomanNikitenko
Copy link
Member Author

@dmytro-ndp
I was working on this problem today as Che-Code jobs are blocked by this issue.
The problem is - all dependencies for that repo are very old, they were changed about 4 years ago, so continue to work on it...
But anyway - thank you for sharing info about the problem!

@RomanNikitenko
Copy link
Member Author

@RomanNikitenko RomanNikitenko added the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Feb 2, 2025
@RomanNikitenko RomanNikitenko removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Feb 3, 2025
@github-project-automation github-project-automation bot moved this from Unplanned to ✅ Done in Eclipse Che Team B Backlog Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants