CNI networking stops working on Fedora Atomic 26
Bug #1708454 reported by
Mohammed Naser
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Magnum |
Fix Released
|
Undecided
|
Spyros Trigazis |
Bug Description
It seems that all CNI networking stops working when using Fedora Atomic 26. Upon further investigation, the issue seems to stem from Fedora Atomic 26 running Docker 1.13 rather than 1.12 which changed the default behaviour of the iptables policy for FORWARD. It used to automatically set it to ACCEPT but was switched to leave it as DROP which breaks all CNI
Examples of issues would be:
- Pods not responding from other machines over network
- NodePorts not working (timing out)
This is the Docker commit that caused this issue:
https:/
Changed in magnum: | |
assignee: | Mohammed Naser (mnaser) → Spyros Trigazis (strigazi) |
Changed in magnum: | |
assignee: | Spyros Trigazis (strigazi) → Mohammed Naser (mnaser) |
Changed in magnum: | |
assignee: | Mohammed Naser (mnaser) → Spyros Trigazis (strigazi) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/490478
Review: https:/