[Kubernetes] Cannot add second application to the same Pod

Bug #1444208 reported by Stan Lagun
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Critical
Stan Lagun

Bug Description

Murano Pod fails at attempt to modify Pod's containers list

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/173623

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

Reviewed: https://review.openstack.org/173623
Committed: https://git.openstack.org/cgit/stackforge/murano-apps/commit/?id=0659c0bdc71c8ec92e14543b16f1d557ed8fe937
Submitter: Jenkins
Branch: master

commit 0659c0bdc71c8ec92e14543b16f1d557ed8fe937
Author: Stan Lagun <email address hidden>
Date: Wed Apr 15 03:26:06 2015 +0300

    Adds support for several applications in single Pod

    Kubernetes doesn't allow to add containers to a Pod that
    is already deployed. With this change old pods will be deleted
    and either new pod created which will include new container
    or Replication Controller will be modified (before Pod delete
    so that updated Pods be created instead)

    Also now Pods are created only when replica number set to 0.
    Otherwise Pods created by ReplicationController alone.

    Change-Id: I8552793f39083de47ad07e7013dedb72e0550885
    Closes-Bug: #1444208

Changed in murano:
status: In Progress → Fix Committed
Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: kilo-rc1 → 2015.1.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.