Comment 44 for bug 1768475

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

Reviewed: https://review.opencontrail.org/46383
Committed: http://github.com/Juniper/contrail-controller/commit/bf1e326b5fc23e99c96b34c02e641a58afeb4912
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit bf1e326b5fc23e99c96b34c02e641a58afeb4912
Author: dineshb-jnpr <email address hidden>
Date: Wed Sep 19 19:23:11 2018 -0700

Validation of FWP policies at kube-manager start.

This commit adds changes to validate sequence of firewall policies
created by K8s network policy by kube-manager, at the time of
the policy add and at the time of kube-manager startup/restart.

Previously validations were done only at periodic intervals at runtime.
This commit, extends the validation to the time of kube-manager startup.

Change-Id: I23060f34f9dda0aef960bb9a5b429d4ad2339879
Closes-Bug: #1768475