Comment 3 for bug 1445149

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-apps (master)

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

commit 16c505483b86024eaa29268970c3b7a89be0a555
Author: Dmytro Dovbii <email address hidden>
Date: Mon Apr 20 13:49:21 2015 +0300

    Add validators to k8s pod UI

    Kubernetes imposes a number of restrictions for the names
    of pods and labels syntax.
    This patch adds validation of pod name and labels fields.

    Change-Id: If93d1cc8750f1550aaa9649fdc012c302560b88d
    Closes-Bug: #1445149