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
Expose an environmental value to virtio win image #1222
Conversation
Pull Request Test Coverage Report for Build 704926113
💛 - Coveralls |
|
hco-e2e-upgrade-prev-aws lane succeeded. |
|
@hco-bot: Overrode contexts on behalf of hco-bot: ci/prow/hco-e2e-image-index-azure, ci/prow/hco-e2e-image-index-gcp, ci/prow/hco-e2e-upgrade-azure, ci/prow/hco-e2e-upgrade-prev-azure In response to this:
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. |
|
hco-e2e-image-index-azure, hco-e2e-image-index-aws lanes succeeded. |
|
@hco-bot: Overrode contexts on behalf of hco-bot: ci/prow/hco-e2e-image-index-gcp, ci/prow/okd-hco-e2e-image-index-azure In response to this:
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. |
Expose an enviromental value to consume at runtime a virtio win image that should be propagated to a config map consumed by the UI component when the user tries to boot/import a Windows VM. In the past the UI was using an hardcoded value but due to that it wasn't properly working on disconnected enviroments. Fixes: https://bugzilla.redhat.com/1942839 Signed-off-by: Simone Tiraboschi <stirabos@redhat.com>
|
Kudos, SonarCloud Quality Gate passed!
|
|
hco-e2e-image-index-azure, hco-e2e-image-index-aws lanes succeeded. |
|
@hco-bot: Overrode contexts on behalf of hco-bot: ci/prow/hco-e2e-image-index-gcp, ci/prow/hco-e2e-upgrade-prev-aws In response to this:
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. |
|
okd-hco-e2e-image-index-aws lane succeeded. |
|
@hco-bot: Overrode contexts on behalf of hco-bot: ci/prow/okd-hco-e2e-image-index-azure In response to this:
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. |
|
/test hco-e2e-kv-smoke-azure |
|
@tiraboschi: The specified target(s) for
Use In response to this:
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. |
|
@tiraboschi: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
|
/test hco-e2e-kv-smoke-azure |
|
@tiraboschi: The specified target(s) for
Use In response to this:
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. |
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: erkanerol 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 |
|
hco-e2e-kv-smoke-azure lane succeeded. |
|
@hco-bot: Overrode contexts on behalf of hco-bot: ci/prow/hco-e2e-kv-smoke-gcp In response to this:
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. |
Expose an enviromental value to consume at runtime a virtio win image that should be propagated to a config map consumed by the UI component when the user tries to boot/import a Windows VM. In the past the UI was using an hardcoded value but due to that it wasn't properly working on disconnected enviroments. Fixes: https://bugzilla.redhat.com/1942839 Signed-off-by: Simone Tiraboschi <stirabos@redhat.com>
|
/cherry-pick release-1.3 |
|
@tiraboschi: #1222 failed to apply on top of branch "release-1.3": In response to this:
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. |
Expose an enviromental value to consume at runtime a virtio win image that should be propagated to a config map consumed by the UI component when the user tries to boot/import a Windows VM. In the past the UI was using an hardcoded value but due to that it wasn't properly working on disconnected enviroments. Fixes: https://bugzilla.redhat.com/1942839 Signed-off-by: Simone Tiraboschi <stirabos@redhat.com>
Expose an enviromental value to consume at runtime a virtio win image that should be propagated to a config map consumed by the UI component when the user tries to boot/import a Windows VM. In the past the UI was using an hardcoded value but due to that it wasn't properly working on disconnected enviroments. Fixes: https://bugzilla.redhat.com/1969756 Signed-off-by: Simone Tiraboschi <stirabos@redhat.com>
Expose an enviromental value to consume at runtime a virtio win image that should be propagated to a config map consumed by the UI component when the user tries to boot/import a Windows VM. In the past the UI was using an hardcoded value but due to that it wasn't properly working on disconnected enviroments. Fixes: https://bugzilla.redhat.com/1969756 Signed-off-by: Simone Tiraboschi <stirabos@redhat.com>
Expose an environmental value to consume at runtime
a virtio win image that should be propagated to
a config map consumed by the UI component
when the user tries to boot/import a Windows VM.
In the past the UI was using an hardcoded value
but due to that it wasn't properly working on
disconnected environments.
Fixes: https://bugzilla.redhat.com/1942839
Signed-off-by: Simone Tiraboschi stirabos@redhat.com
Release note: