-
Notifications
You must be signed in to change notification settings - Fork 2
chore(module): rename containers to support integrity checks #1432
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: mount-points
Are you sure you want to change the base?
chore(module): rename containers to support integrity checks #1432
Conversation
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: 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. |
b308028
to
5516243
Compare
Workflow has started. The target step completed with status: failure. |
Workflow has started. The target step completed with status: failure. |
5516243
to
dbe7a5d
Compare
Workflow has started. The target step completed with status: failure. |
Workflow has started. The target step completed with status: success. |
a247a0d
to
5ad5fa2
Compare
1. Rename containers of kubevirt Pods, cdi Pods and dvcr Pods created in non-system namespaces (namespaces without d8- prefix). 2. Mount container-disk binary into /var/run in container with user uploaded image (support attaching cvi, vi to vm). Related PRs: deckhouse/3p-kubevirt#19 deckhouse/3p-containerized-data-importer#17 Signed-off-by: Ivan Mikheykin <[email protected]>
4f8e36c
to
9d48e99
Compare
3p-kubevirt: v1.3.1-v12n.11 | ||
3p-containerized-data-importer: v1.60.3-v12n.9 | ||
#3p-kubevirt: v1.3.1-v12n.12 | ||
3p-kubevirt: dvp/chore/support-containerd-integrity-checks | ||
#3p-containerized-data-importer: v1.60.3-v12n.10 | ||
3p-containerized-data-importer: dvp/chore/support-containerd-integrity-check-for-containers |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO: change after merging PRs and tagging 3p repositories.
Signed-off-by: Ivan Mikheykin <[email protected]>
Signed-off-by: Ivan Mikheykin <[email protected]>
Workflow has started. The target step completed with status: failure. |
Description
Rename containers of kubevirt Pods, cdi Pods and dvcr Pods created in non-system namespaces (namespaces without the
d8-
prefix).Mount container-disk binary into /var/run in container with user uploaded image (support attaching cvi, vi to vm).
Related PRs:
deckhouse/3p-kubevirt#19
deckhouse/3p-containerized-data-importer#17
#1343
Why do we need it, and what problem does it solve?
Support containerd integrity checking for system images.
What is the expected result?
Checklist
Changelog entries