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

Add storage.bind.immediate.requested annotation to golden image dvs #8085

Conversation

yaacov
Copy link
Member

@yaacov yaacov commented Feb 8, 2021

When adding a golden image, we want it to get created immediately without waiting for first consumer

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 8, 2021
@rawagner
Copy link
Contributor

rawagner commented Feb 8, 2021

/lgtm

@openshift-ci-robot openshift-ci-robot added lgtm Indicates that a PR is ready to be merged. and removed lgtm Indicates that a PR is ready to be merged. labels Feb 8, 2021
dv.metadata = dv?.metadata || {};
dv.metadata.annotations = {
...(dv?.metadata?.annotations || {}),
'cdi.kubevirt.io/storage.bind.immediate.requested': 'true',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yaacov yaacov force-pushed the add-storage.bind.immediate.requested-annotaion-to-golden-image-dvs branch from 59b866e to c7d3829 Compare February 8, 2021 12:39
@yaacov yaacov force-pushed the add-storage.bind.immediate.requested-annotaion-to-golden-image-dvs branch from 12c00a7 to ee9b18a Compare February 8, 2021 15:30
@rawagner
Copy link
Contributor

rawagner commented Feb 8, 2021

/retest

1 similar comment
@rawagner
Copy link
Contributor

rawagner commented Feb 8, 2021

/retest

@rawagner
Copy link
Contributor

rawagner commented Feb 8, 2021

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 8, 2021
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rawagner, yaacov

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@yaacov
Copy link
Member Author

yaacov commented Feb 8, 2021

/retest

@openshift-merge-robot openshift-merge-robot merged commit 2f6e7e6 into openshift:master Feb 8, 2021
@yaacov
Copy link
Member Author

yaacov commented Feb 9, 2021

/cherry-pick release-4.7

@openshift-cherrypick-robot

@yaacov: new pull request created: #8109

In response to this:

/cherry-pick release-4.7

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. component/kubevirt Related to kubevirt-plugin lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants