-
Notifications
You must be signed in to change notification settings - Fork 2
fix(images): make importers work in tainted cluster #1747
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
base: main
Are you sure you want to change the base?
Conversation
images/virtualization-artifact/pkg/controller/vd/internal/source/http.go
Outdated
Show resolved
Hide resolved
images/virtualization-artifact/pkg/controller/vd/internal/source/http.go
Outdated
Show resolved
Hide resolved
ca47f3d to
2ab0e13
Compare
|
Workflow has started. The target step completed with status: cancelled. |
|
Workflow has started. The target step completed with status: failure. |
- Add toleration to run importers on nodes belong to NodeGroup/system. Signed-off-by: Ivan Mikheykin <[email protected]>
2ab0e13 to
ec01193
Compare
|
Workflow has started. The target step completed with status: cancelled. |
|
Workflow has started. The target step completed with status: failure. |
|
Workflow has started. The target step completed with status: failure. |
|
Workflow has started. The target step completed with status: failure. |
|
Workflow has started. The target step completed with status: failure. |
Description
Why do we need it, and what problem does it solve?
It is not possible to create images and disks with datasource in cluster where all nodes have taints.
What is the expected result?
FOCUS=VirtualImageCreation task e2e:runruns on tainted clusterChecklist
Changelog entries