Skip to content

Bug 1820575: add vnic profile to ovirt platform#3566

Closed
rgolangh wants to merge 3 commits intoopenshift:release-4.4from
rgolangh:vnic-4.4
Closed

Bug 1820575: add vnic profile to ovirt platform#3566
rgolangh wants to merge 3 commits intoopenshift:release-4.4from
rgolangh:vnic-4.4

Conversation

@rgolangh
Copy link
Copy Markdown
Contributor

@rgolangh rgolangh commented May 7, 2020

oVirt networks can have multiple vNic profiles, and in those cases it
is required to specifically define them in install-config, otherwise
the installation will fail.
The reason it fails is because there is no default vNic that we can pick
in case of multiple and instead the first one is just picked. This is wrong
and insecure.

platform:
  ovirt:
    vnicProfileID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

rgolangh added 3 commits May 7, 2020 15:24
Signed-off-by: Roy Golan <rgolan@redhat.com>
Signed-off-by: Roy Golan <rgolan@redhat.com>
The vnic profile that all the VM shares can now be configurable through
the platform and is part of the wizard, in case there are multiple for the
selected network.

```yaml
platform:
  ovirt:
    vnicProfileID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
```

Signed-off-by: Roy Golan <rgolan@redhat.com>
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@rgolangh: No Bugzilla bug is referenced in the title of this pull request.
To reference a bug, add 'Bug XXX:' to the title of this pull request and request another bug refresh with /bugzilla refresh.

Details

In response to this:

oVirt networks can have multiple vNic profiles, and in those cases it is required to specifically define them in install-config, otherwise the installation will fail. The reason it fails is because there is no default vNic that we can pick in case of multiple and instead the first one is just picked. This is wrong and insecure.

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.

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign wking
You can assign the PR to them by writing /assign @wking in a comment when ready.

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

Details 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

@rgolangh rgolangh changed the title oVirt networks can have multiple vNic profiles, and in those cases it is required to specifically define them in install-config, otherwise the installation will fail. The reason it fails is because there is no default vNic that we can pick in case of multiple and instead the first one is just picked. This is wrong and insecure. Bug 1820575: add vnic profile to ovirt platform May 7, 2020
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@rgolangh: This pull request references Bugzilla bug 1820575, which is invalid:

  • expected dependent Bugzilla bug 1816714 to be in one of the following states: VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), but it is ON_QA instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

Bug 1820575: add vnic profile to ovirt platform

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.

@openshift-ci-robot openshift-ci-robot added bugzilla/severity-urgent Referenced Bugzilla bug's severity is urgent for the branch this PR is targeting. bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. labels May 7, 2020
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@rgolangh: This pull request references Bugzilla bug 1820575, which is invalid:

  • expected dependent Bugzilla bug 1816714 to be in one of the following states: VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), but it is ON_QA instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

Bug 1820575: add vnic profile to ovirt platform

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.

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@rgolangh: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/e2e-ovirt 312b0c5 link /test e2e-ovirt
ci/prow/e2e-libvirt 312b0c5 link /test e2e-libvirt

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

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.

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@rgolangh: This pull request references Bugzilla bug 1820575, which is invalid:

  • expected dependent Bugzilla bug 1816714 to be in one of the following states: VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), but it is ON_QA instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

Bug 1820575: add vnic profile to ovirt platform

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.

@patrickdillon
Copy link
Copy Markdown
Contributor

patrickdillon commented May 8, 2020

/close
in favor of duplicate #3569, which is already approved

@patrickdillon
Copy link
Copy Markdown
Contributor

/close

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@patrickdillon: Closed this PR.

Details

In response to this:

/close

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

bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. bugzilla/severity-urgent Referenced Bugzilla bug's severity is urgent for the branch this PR is targeting.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants