-
Notifications
You must be signed in to change notification settings - Fork 51
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
Update the linux-bridge component's update-policy from static to tagged. #1937
Comments
sgtm, please cc Or Mergi on that PR |
for visibility |
please check pr: #1950 |
Hi @ormergi @RamLavi We would like to move the tag to v1.5.1 and generate a new image for the latest tag. Could you please share how you created new image with the static tag in your PR? |
What happened:
As discussed in the PR #1767, it was necessary to change the update-policy of the linux-bridge component from static to tagged once a new tag is available in containernetworking/plugins. However, it appears that the update-policy is still set to static in this file.
What you expected to happen:
Can I go ahead and raise a PR to update it to tagged as discussed? We would like to run hack/components/bump-linux-bridge.sh once PR #1927 is merged.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
The text was updated successfully, but these errors were encountered: