istio.io icon indicating copy to clipboard operation
istio.io copied to clipboard

Fix typos in multiple files

Open NOHHYEONGJUN opened this issue 3 months ago • 13 comments

Description

Fix common spelling errors across repository

Corrected the following misspellings:

  • "seperate" → "separate"
  • "recieved" → "received"
  • "occuring" → "occurring"

Reviewers

  • [ ] Ambient
  • [x] Docs
  • [ ] Installation
  • [ ] Networking
  • [ ] Performance and Scalability
  • [ ] Extensions and Telemetry
  • [ ] Security
  • [ ] Test and Release
  • [ ] User Experience
  • [ ] Developer Infrastructure
  • [ ] Localization/Translation

NOHHYEONGJUN avatar Sep 09 '25 07:09 NOHHYEONGJUN

😊 Welcome! This is either your first contribution to the Istio documentation repo, or it's been a while since you've been here. A few things you should know:

  • You can learn about how we write and maintain documentation, our style guidelines, and the available web site features by visiting Contributing to the Docs.

  • In the next few minutes, an automatic preview of your change will be built with a full copy of the istio.io website. You can find this preview by clicking on the Details link next to the deploy/netlify entry in the status section of this page.

  • We care about quality, so we've put in place a number of checks to ensure our documentation is top-notch. We do spell checking, sanitize the Markdown, ensure all hyperlinks point to a valid location, and more. If your PR doesn't pass one of these checks, you'll see a red X in the lint_istio.io entry in the status section. Click on the Details link to get a list of the problems with your PR. Fix those problems and push an update; this will automatically re-run the tests. Hopefully this time everything will be perfect!

  • Once your changes are accepted and merged into the repository, they will initially show up on https://preliminary.istio.io. The changes will be published to https://istio.io the next time we do a major release (which typically happens every 3 months or so). To publish them sooner, add a cherrypick/release-x.xx label, where x.xx is the current release of Istio.

Thanks for contributing!

Courtesy of your friendly welcome wagon.

istio-policy-bot avatar Sep 09 '25 07:09 istio-policy-bot

Hi @NOHHYEONGJUN. Thanks for your PR.

I'm waiting for a istio member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

istio-testing avatar Sep 09 '25 07:09 istio-testing

/ok-to-test

Ajay-singh1 avatar Sep 09 '25 09:09 Ajay-singh1

/retest

kfaseela avatar Sep 10 '25 12:09 kfaseela

/retest

kfaseela avatar Sep 10 '25 13:09 kfaseela

/retest

kfaseela avatar Sep 10 '25 13:09 kfaseela

I have no clue why these tests are failing.. must be the flakey tests

kfaseela avatar Sep 10 '25 14:09 kfaseela

/retest

dhawton avatar Sep 10 '25 16:09 dhawton

/retest

kfaseela avatar Sep 11 '25 08:09 kfaseela

@NOHHYEONGJUN : I just removed the changes from verify.sh to see if atleast the tests get skipped and we can get the remaining changes in

kfaseela avatar Sep 13 '25 19:09 kfaseela

/retest

dhawton avatar Nov 04 '25 16:11 dhawton

/retest-required

Ajay-singh1 avatar Nov 15 '25 07:11 Ajay-singh1

@NOHHYEONGJUN: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
doc.test.profile-demo_istio.io b5c74c7fa6da9492b98e78b9a1f0246a0656075a link true /test doc.test.profile-demo
doc.test.profile-none_istio.io b5c74c7fa6da9492b98e78b9a1f0246a0656075a link true /test doc.test.profile-none

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

istio-testing avatar Nov 15 '25 08:11 istio-testing