-
Notifications
You must be signed in to change notification settings - Fork 53
components: Pin linux-bridge version #1777
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
Conversation
Use plugins latest release v1.44.1 [1] [1] https://github.com/containernetworking/plugins/releases/tag/v1.4.1 Signed-off-by: Or Mergi <[email protected]>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
|
/cc @RamLavi |
|
|
@ormergi: The following tests failed, say
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. |
| channels: | ||
| - name: alpha | ||
| currentCSV: cluster-network-addons-operator.0.90.1 | ||
| currentCSV: cluster-network-addons-operator.99.0.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i dont think it is related to the PR ?
| manifest_registry=$DEV_IMAGE_REGISTRY | ||
| push_registry=$manifest_registry | ||
| manifest_registry=$DEV_MANIFEST_REGISTRY | ||
| push_registry=$DEV_IMAGE_REGISTRY |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it also not related to the PR scope
even if we need to fix stuff about those vars, lets do it on a separate PR please and all the way ?
this does work atm fwiw
export KUBEVIRT_PROVIDER=external
export DEV_IMAGE_REGISTRY=quay.io/oshoval
| users: | ||
| - system:serviceaccount:kube-system:passt-binding-cni | ||
| volumes: | ||
| - "*" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing new line
I think we need please to wrap with SCC enabled, as we have on data/linux-bridge/001-rbac.yaml
(also the SA user as done on DS)
i think we should move this also to 001-rbac please, it is better practice it is created before the DS
(anyhow we are eventually consistent), and all the SA / SCC are there already
|
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. |
|
@ormergi what's the status on this PR? |
|
@ormergi I'm closing this PR. If you need it again, feel free to reopen :) |
|
Sorry for late response, I still think it worth working on it I will post new PR as soon as I have capacity 🙂 |




What this PR does / why we need it:
Follow-up to #1767
Use plugins latest release v1.44.1 [1] for linux-bridge component.
[1] https://github.com/containernetworking/plugins/releases/tag/v1.4.1
Special notes for your reviewer:
Release note: