Aritra Dey

Results 80 comments of Aritra Dey

@Sergej-Vlasov #107065 got closed due to no review. Can you PTAL?

> can you show some examples of the output? - Classic Envoy Proxy ``` NAME CLUSTER CDS LDS EDS RDS ECDS ISTIOD VERSION istio-proxy-abc prod SYNCED SYNCED SYNCED SYNCED IGNORED...

> not a huge fan of dynamically-changing outputs - who knows who is parsing this output using `awk` ;) Understand the concern — we can either keep the default output...

I've implemented it so that verbosity 1 shows dynamic output, otherwise it defaults to standard. A quick review would be helpful to proceed further.

output at this moment ``` $ ./out/linux_amd64/istioctl ps NAME CLUSTER ISTIOD VERSION SUBSCRIBED TYPES bookinfo-gateway-istio-9854cf46f-q87br.default Kubernetes istiod-5894b9b5b5-7qh4j 1.26.2 4 (CDS,LDS,EDS,RDS) details-v1-766844796b-dqxxw.default Kubernetes istiod-5894b9b5b5-7qh4j 1.26.2 4 (CDS,LDS,EDS,RDS) productpage-v1-54bb874995-wxpkh.default Kubernetes istiod-5894b9b5b5-7qh4j 1.26.2...

> And for the case with Ztunnel it would show `1 (WDS)` for `subscribed types`? for ztunnel ``` ./out/linux_amd64/istioctl ps NAME CLUSTER ISTIOD VERSION SUBSCRIBED TYPES ztunnel-5gdf2.istio-system Kubernetes istiod-d498fb64c-x5f4f 1.26.2...

> for ztunnel > > ``` > > ``` for ambient profile

I have made the changes in the code.Kindly verify that once and if any other bug while sign in to log the error Plesae inform.

Yes, I’ll look into it. The warnings are mostly caused by `Babel` dependencies like glob and inflight. My initial thought was to replace the Babel-based build with an alternative set...

I found that this PR is causing the `headerAnimation` script and the `expandable` list functionality to break. If you check the js folder, the `headerAnimation.js` file is likely missing from...