Remove unnecessary namespace delete events in kube-manager

Bug #1738788 reported by Artur Dębski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
Trunk
Fix Committed
Undecided
Artur Dębski
OpenContrail
New
Undecided
Artur Dębski

Bug Description

Remove unnecessary namespace delete events in kube-manager.

A sync timer will constantly try to remove namespaces which were associated as kube namespace for project object cache. Remove this association after a delete event is generated.

Changed in opencontrail:
assignee: nobody → Artur Dębski (artur-debski)
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/38419
Submitter: Artur Debski (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/38419
Committed: http://github.com/Juniper/contrail-controller/commit/5570344f36b703943d4d62459233ed9db3e57f44
Submitter: Zuul (<email address hidden>)
Branch: master

commit 5570344f36b703943d4d62459233ed9db3e57f44
Author: Artur Dębski <email address hidden>
Date: Mon Dec 18 14:24:49 2017 +0000

Remove kube-manager extra delete namespace events

kube-manager on a set timer tries to sync its local project object
cache with kubernetes namespaces and generates a delete namespace
event to clean up the project object if the associated k8s namespace
does not exist in the cache. But never removes the association so
the events keep getting generated.

Change-Id: I34190ceb9b1b464a94e12e514fff4aac16df7ed2
Closes-Bug: #1738788

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.