Fix the issue widget model issue 84/70784/4
authorKajur, Harish (vk250x) <vk250x@att.com>
Fri, 19 Oct 2018 02:51:43 +0000 (22:51 -0400)
committerKajur, Harish (vk250x) <vk250x@att.com>
Fri, 19 Oct 2018 19:16:37 +0000 (15:16 -0400)
commit76987da90dc78e65fd6164f1b0d1dcf4f0fc9767
treeedc9c4763cf14f3a7bf46647033e165b36eb4368
parent38a4f2cc12dff3072cdfa777155f5f43107b6170
Fix the issue widget model issue

So the problem is happening intermittently
because resources and traversal starts up parallel
sometimes they would be ready at the same time
and sometimes they are not but the HAProxy deployment
needs to wait until resources, traversal and graphadmin
is ready before it starts to be in the ready state.
Also modifying the readiness probe to make the
echo request to /aai/util/echo rather than rely
on the port check to get a better indicator of haproxy readiness

Issue-ID: AAI-1759
Change-Id: I847abd7fd0375da59254656f5891ed14547058ab
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
kubernetes/aai/templates/deployment.yaml