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

README: fix another English typo #319

Merged
merged 1 commit into from
Jul 17, 2017
Merged

Conversation

dankenigsberg
Copy link
Member

Signed-off-by: danken@redhat.com

Signed-off-by: danken@redhat.com
@berrange berrange merged commit 214aefd into kubevirt:master Jul 17, 2017
@dankenigsberg dankenigsberg deleted the patch-1 branch July 19, 2017 10:15
kubevirt-bot pushed a commit to kubevirt-bot/kubevirt that referenced this pull request Nov 6, 2020
kubevirt-bot pushed a commit to kubevirt-bot/kubevirt that referenced this pull request Dec 7, 2021
* explicitly set SHELL of sriov-operator makefile to bash

We can't pass the SHELL settings to a makefile as a variable. Instead, we need
to set it as an argument of make. With this change, the SR-IOV lane should work
again.

Signed-off-by: Petr Horacek <phoracek@redhat.com>

* Move policy creation after configuration of webhook

With the current code, we try to apply an SriovNodeNetworkPolicy before
configuring webhook's secrets. This patch fixes the order.

Signed-off-by: Petr Horacek <phoracek@redhat.com>

* kind-sriov: make sure it is used only with two nodes

The script is only able to move SR-IOV device to the first worker node. Make
sure it is clear to users by returning an error if started without 2 nodes.

Signed-off-by: Petr Horacek <phoracek@redhat.com>

* remove sriov-1.14 lane

It does not work and we don't intend to fix it. It uses old Kubernetes, old
sriov-operator.

Signed-off-by: Petr Horacek <phoracek@redhat.com>

* worker nodes are already able

It is already done in the base config.

Signed-off-by: Petr Horacek <phoracek@redhat.com>

* kind-sriov: wait 60 seconds for certificate changes

30 was not enough in some cases.

Signed-off-by: Petr Horacek <phoracek@redhat.com>

* print NICs info in logs

Signed-off-by: Petr Horacek <phoracek@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants