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

WIP: Webhook policy backport47 #576

Closed
wants to merge 19 commits into from

Conversation

mmirecki
Copy link

No description provided.

zshi-redhat and others added 19 commits February 22, 2021 12:29
LinkType is not detectable for eth vfio-pci device using
netlink library which results in failure when exposing
vfio-pci resources.

Signed-off-by: Zenghui Shi <[email protected]>
[release-4.7] Bug 1930469: Only add linkType selector for infiniband devices
This commit updates protobuf to v1.3.2 to
address CVE-2021-3121

Steps performed to do the update:

    go get github.com/gogo/protobuf v1.3.2
    add replace directive in go.mod to force v1.3.2 of
    gogo/protobuf v1.3.2
    go mod tidy
    go mod vendor

Signed-off-by: Zenghui Shi <[email protected]>
Bug 1924842: Update gogo/protobuf to v1.3.2
The config daemon instance on each node need to compete for the 'Draining' lock before
it can draining/rebooting a node.

After a config daemon instance gets the lock, it checks its MachineConfigPool conditions.
If the MCP is in ready state, it will pause the MCP then process, otherwise, it wait for
the MCP getting ready. The MCP will be resumed after the config daemon and release the
lock after the config dameon finishes its work.
[release-4.7] Bug 1960103: Pause MCP before draining/rebooting node
Bug 1958467: Fix index out of range panic when ifaceName is empty
[release-4.7] Bug 1960103: Find the MCP based on the owner of node's desired MC
…penshift-4.7-sriov-network-webhook

Updating sriov-network-webhook builder & base images to be consistent with ART
…penshift-4.7-sriov-network-must-gather

Updating sriov-network-must-gather builder & base images to be consistent with ART
@openshift-ci openshift-ci bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Oct 21, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 21, 2021

@mmirecki: PR needs rebase.

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
Copy link
Contributor

openshift-ci bot commented Oct 21, 2021

@mmirecki: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/gofmt 9ef35b0 link true /test gofmt
ci/prow/operator-e2e 9ef35b0 link true /test operator-e2e
ci/prow/controllers 9ef35b0 link true /test controllers
ci/prow/api 9ef35b0 link true /test api
ci/prow/images 9ef35b0 link true /test images
ci/prow/pkg 9ef35b0 link true /test pkg
ci/prow/ci-index 9ef35b0 link true /test ci-index

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.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 21, 2021

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

The full list of commands accepted by this bot can be found 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

@openshift-ci openshift-ci bot requested review from fepan and SchSeba October 21, 2021 09:42
@mmirecki mmirecki closed this Oct 21, 2021
SchSeba pushed a commit to SchSeba/sriov-network-operator that referenced this pull request Jan 25, 2024
Update Helm chart kubeVersion check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants