[Docker][Kubernetes] docker0 CIDR overlap with OpenStack FIP range

Bug #1590070 reported by Stan Lagun
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
k8s-docker-suite-app-murano
Fix Released
Critical
Dmytro Dovbii
murano-apps
Fix Released
High
Dmytro Dovbii

Bug Description

Upon boot docker-based instances assign 172.17.0.0/16 CIDR to the docker0 interface. This CIDR is likely to overlap with the one that is used in OpenStack. As a result murano agent cannot access RabbitMQ because it is in the network that is routed to docker0

Stan Lagun (slagun)
summary: - [Docker][Kubernetes] docer0 CIDR overlap with OpenStack FIP range
+ [Docker][Kubernetes] docker0 CIDR overlap with OpenStack FIP range
Dmytro Dovbii (ddovbii)
Changed in murano-apps:
assignee: nobody → Dmytro Dovbii (ddovbii)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano-apps (master)

Fix proposed to branch: master
Review: https://review.openstack.org/327127

Changed in murano-apps:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-apps (master)

Reviewed: https://review.openstack.org/327127
Committed: https://git.openstack.org/cgit/openstack/murano-apps/commit/?id=efaeddeeca970ea3efaa37408fa15ff6978e60af
Submitter: Jenkins
Branch: master

commit efaeddeeca970ea3efaa37408fa15ff6978e60af
Author: Dmytro Dovbii <email address hidden>
Date: Wed Jun 8 17:21:46 2016 +0300

    [Docker] Add cidr configuration for docker0 interface

    Change-Id: Ib332086359a005146ffefb8b16c324ef04604785
    Closes-Bug: #1590070

Changed in murano-apps:
status: In Progress → Fix Released
Changed in murano-apps:
importance: Undecided → High
milestone: none → newton-2
Revision history for this message
Anastasia Kuznetsova (akuznetsova) wrote :

Problem was reproduced during deployment of K8s cluster with Debian image, problem was occurred on k8s master node, thus bug was assigned to k8s-docker-suite-app-murano project.

Dmytro Dovbii (ddovbii)
Changed in k8s-docker-suite-app-murano:
assignee: nobody → Dmytro Dovbii (ddovbii)
importance: Undecided → Critical
status: New → Fix Committed
status: Fix Committed → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to k8s-docker-suite-app-murano (master)

Fix proposed to branch: master
Review: https://review.openstack.org/370102

Changed in k8s-docker-suite-app-murano:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to k8s-docker-suite-app-murano (master)

Reviewed: https://review.openstack.org/370102
Committed: https://git.openstack.org/cgit/openstack/k8s-docker-suite-app-murano/commit/?id=6547024fa3947a65c74ee5a00140e5a8a9398437
Submitter: Jenkins
Branch: master

commit 6547024fa3947a65c74ee5a00140e5a8a9398437
Author: Dmytro Dovbii <email address hidden>
Date: Wed Sep 14 15:47:22 2016 +0300

    Apply custom cidr configuration for docker0 for master k8s node

    Change-Id: Id47c3d4548f1556280b9663a6176205bf0d3b051
    Closes-Bug: #1590070

Changed in k8s-docker-suite-app-murano:
status: In Progress → Fix Released
Revision history for this message
Dmytro Dovbii (ddovbii) wrote :

fix didn't help.

Changed in k8s-docker-suite-app-murano:
status: Fix Released → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to k8s-docker-suite-app-murano (master)

Fix proposed to branch: master
Review: https://review.openstack.org/370782

Changed in k8s-docker-suite-app-murano:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to k8s-docker-suite-app-murano (master)

Reviewed: https://review.openstack.org/370782
Committed: https://git.openstack.org/cgit/openstack/k8s-docker-suite-app-murano/commit/?id=82d6b47ddc57a1f89afe5b087f8674c2ff2af340
Submitter: Jenkins
Branch: master

commit 82d6b47ddc57a1f89afe5b087f8674c2ff2af340
Author: Dmytro Dovbii <email address hidden>
Date: Thu Sep 15 15:39:23 2016 +0300

    Fix DIB elements to allow docker use EnvironmentFile

    Closes-Bug: #1590070
    Change-Id: I5cd7bcb9b6fc7356a9255e1e05a6a169a054ecf6

Changed in k8s-docker-suite-app-murano:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to k8s-docker-suite-app-murano (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/374065

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/374077

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to k8s-docker-suite-app-murano (stable/mitaka)

Reviewed: https://review.openstack.org/374065
Committed: https://git.openstack.org/cgit/openstack/k8s-docker-suite-app-murano/commit/?id=60f52e4af56ed005cfe41df03b0346c0aa429690
Submitter: Jenkins
Branch: stable/mitaka

commit 60f52e4af56ed005cfe41df03b0346c0aa429690
Author: Dmytro Dovbii <email address hidden>
Date: Wed Jun 8 17:21:46 2016 +0300

    [Docker] Add cidr configuration for docker0 interface

    Change-Id: Ib332086359a005146ffefb8b16c324ef04604785
    Closes-Bug: #1590070
    (cherry picked from commit 8dd4721331ac3edcead5d41ae12959ce3bbe56fc)

tags: added: in-stable-mitaka
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/374077
Committed: https://git.openstack.org/cgit/openstack/k8s-docker-suite-app-murano/commit/?id=635c8542b75029b175ea982c1d0775cd96727856
Submitter: Jenkins
Branch: stable/mitaka

commit 635c8542b75029b175ea982c1d0775cd96727856
Author: Dmytro Dovbii <email address hidden>
Date: Thu Sep 15 15:39:23 2016 +0300

    Fix DIB elements to allow docker use EnvironmentFile

    Closes-Bug: #1590070
    Change-Id: I5cd7bcb9b6fc7356a9255e1e05a6a169a054ecf6
    (cherry picked from commit 82d6b47ddc57a1f89afe5b087f8674c2ff2af340)

Changed in k8s-docker-suite-app-murano:
milestone: none → 1.0.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.