-
Bug
-
Resolution: Won't Do
-
Critical
-
maistra-0.12.0
-
None
-
None
-
Maistra TP sprint 12
We tested the latest maistra 0.12.0 images today. The istio system installation works fine. But bookinfo application only shows 1/2 Ready for each pod after installation.
Here are several error logs from each bookinfo pod , istio-proxy container log:
2019-07-12T16:03:30.293226Z info Envoy proxy is NOT ready: config not received from Pilot (is Pilot running?): cds updates: 0 successful, 0 rejected; lds updates: 0 successful, 0 rejected
[2019-07-12 16:03:31.431][13][warning][config] [bazel-out/k8-opt/bin/external/envoy/source/common/config/_virtual_includes/grpc_stream_lib/common/config/grpc_stream.h:86] gRPC config stream closed: 14, upstream connect error or disconnect/reset before headers. reset reason: connection failure
Environment:
OCP 4.1 AWS
How to produce:
1. installation istio system with latest 0.12.0 images: quay.io/maistra tag:0.12.0 MT, CNI enabled
2. Create bookinfo ns and add it into SMMR
3. Deploy bookinfo application