-
Notifications
You must be signed in to change notification settings - Fork 106
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
Sync upstream: 2021-6-23 #526
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openshift-ci
bot
added
the
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
label
Jun 23, 2021
/hold |
openshift-ci
bot
added
the
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
label
Jun 23, 2021
/retest |
1 similar comment
/retest |
Signed-off-by: Manuel Buil <[email protected]>
Signed-off-by: Kennelly, Martin <[email protected]>
Upgrade sprig to ver.3 which updates CWE-330 vulnerable goutils to 1.1.1. Sprig ver.3 retains the same Go API as ver.2. Signed-off-by: Martin Kennelly <[email protected]>
* Golang code to ensure VFs created during testing remain in test network namespace (KinD worker network namespace) * Shell script to fetch test tools, execute E2E tests using KinD and teardown KinD test environment Signed-off-by: Kennelly, Martin <[email protected]> Signed-off-by: Patryk Strusiewicz-Surmacki <[email protected]>
Move PF/VF netns monitoring to test script to prevent escape processes during testing. Add logging to PF/VF monitoring. Increase in test log level required to view its output. PF/VF monitor does not exist when PF not found, assumes it is in correct netns and continues. Rename execution of KinD cluster and testing file to be consistent with existing files. Move e2e doc to docs. Signed-off-by: Kennelly, Martin <[email protected]>
Signed-off-by: Martin Kennelly <[email protected]>
Signed-off-by: Kennelly, Martin <[email protected]>
Signed-off-by: Martin Kennelly <[email protected]>
Signed-off-by: Martin Kennelly <[email protected]>
Signed-off-by: Martin Kennelly <[email protected]>
Label node-role.kubernetes.io/master has traditionally no value associated inherited from kubeadm deplyments but some platforms use "true" as value. Use node affinity instead of node selector ignoring the value of the label.
Signed-off-by: Zenghui Shi <[email protected]>
Use a ConfigMap 'supported-nic-ids' to store the NIC model list to replace the current hardcoded list. Deprecate the ConfigMap 'unsupported-nic-ids'. Also deprecate the machanism which allow users can change the content of ConfigMap on the fly. Now users have to restart the webhook and config daemon pods after changing the ConfigMap.
Sync content of MutatingWebhookConfiguration and ValidatingWebhookConfiguration CRs when needed.
/unhold |
openshift-ci
bot
removed
the
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
label
Jun 24, 2021
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pliurh, zshi-redhat 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 |
zeeke
added a commit
to zeeke/sriov-network-operator
that referenced
this pull request
Nov 23, 2023
…oller_runtime Update controller-runtime to v0.16.3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.