Daniel Hawton

Results 27 comments of Daniel Hawton

> This was intentional. Using the same names across samples, IMO, is actively harmful. users should understand what fields link things up and set them to match when appropriate. >...

To resolve the missing link in lint, try rebasing your branch. It's a little behind `master`.

> Is this example appropriate for release 1.21.0? I notice mention of a required PR that is for istio/istio `master`, which would not be in 1.21. If this is not...

DNM pending the reliance PR and to see if it goes in to 1.21, otherwise we'll wait until after the 1.21 docs branch cut to merge.

https://istio.io/latest/docs/setup/install/operator/#uninstall

> I fixed the lint errors that I can, but the errors for spacing around lists can't be fixed because those are inside yaml code blocks. What should I do?...

> @ericvn I did what you suggested and changed the alias to the page I deleted (/docs/tasks/observability/distributed-tracing/lightstep/), but I'm still getting the same broken link and now an additional broken...

@darshannere Looks like the lint test is failing, couple minor easy to fix things. With the repo checked out locally, you can always run `make lint` to verify all passes...