Skip to content

Automator: update istio.io@ reference docs#9281

Merged
istio-testing merged 1 commit intoistio:masterfrom
istio-testing:none-master-refdocs-e4ea3eb8
Mar 23, 2021
Merged

Automator: update istio.io@ reference docs#9281
istio-testing merged 1 commit intoistio:masterfrom
istio-testing:none-master-refdocs-e4ea3eb8

Conversation

@istio-testing
Copy link
Copy Markdown
Contributor

@istio-testing istio-testing commented Mar 17, 2021

Generated by Automator - 2021-03-23T02:01:07+00:00

@istio-testing istio-testing requested a review from a team as a code owner March 17, 2021 02:03
@istio-testing istio-testing added auto-merge Set this label on a PR to auto-merge it on success of presubmit tests release-notes-none Indicates a PR that does not require release notes. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Mar 17, 2021
@google-cla google-cla bot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Mar 17, 2021
@ericvn
Copy link
Copy Markdown
Contributor

ericvn commented Mar 17, 2021

The link failure is cause by istio/api#1907 where they changed:

-   // $location: https://istio.io/docs/reference/config/security/authorization-policy.html
+  // $location: https://istio.io/latest/docs/reference/config/security/authorization-policy.html

I thought the doc ref update code was updated to accept the latest in the string (someone made a similar istio/api change before). Need to investigate this some more.

@istio-testing istio-testing force-pushed the none-master-refdocs-e4ea3eb8 branch from fb83932 to 77f6034 Compare March 18, 2021 02:04
@ericvn
Copy link
Copy Markdown
Contributor

ericvn commented Mar 18, 2021

Hoping that changes in istio/api#1919 will revert/change the earlier so the file is no longer being deleted.

@istio-testing istio-testing force-pushed the none-master-refdocs-e4ea3eb8 branch from 77f6034 to 17ce0a4 Compare March 19, 2021 02:03
@istio-testing istio-testing added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Mar 19, 2021
@istio-testing istio-testing force-pushed the none-master-refdocs-e4ea3eb8 branch 2 times, most recently from fe1b68d to bbb1f98 Compare March 21, 2021 02:04
@istio-testing istio-testing requested a review from a team as a code owner March 21, 2021 02:04
@istio-testing istio-testing force-pushed the none-master-refdocs-e4ea3eb8 branch from bbb1f98 to 490de61 Compare March 22, 2021 02:06
@istio-testing
Copy link
Copy Markdown
Contributor Author

istio-testing commented Mar 22, 2021

@istio-testing: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
doc.test.profile_none_istio.io 490de61 link /test doc.test.profile_none_istio.io
doc.test.profile_default_istio.io 490de61 link /test doc.test.profile_default_istio.io
Details

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/test-infra repository. I understand the commands that are listed here.

@ericvn
Copy link
Copy Markdown
Contributor

ericvn commented Mar 22, 2021

Another comment added to istio/api#1919 to hopefully free up the failing test and get these changes in.

@istio-testing istio-testing force-pushed the none-master-refdocs-e4ea3eb8 branch from 490de61 to 17a0878 Compare March 23, 2021 02:03
@istio-testing istio-testing added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Mar 23, 2021
@istio-testing istio-testing merged commit 33d14e9 into istio:master Mar 23, 2021
istio-testing added a commit that referenced this pull request Mar 24, 2021
* Add suggested additions to security dock (#9068)

* Add suggested additions to security dock

* Update content/en/docs/ops/best-practices/security/index.md

Co-authored-by: Ram Vennam <[email protected]>

Co-authored-by: Ram Vennam <[email protected]>

* Automator: update istio.io@ reference docs (#9069)

* Automator: update common-files@master in istio/istio.io@master (#9071)

* [master] [release-1.9] Add blog for zero configuration Istio (#9073)

* Add blog for zero configuration Istio

The intent here is to show off what Istio provides out of the box, to
attempt to counteract some of the reputation Istio has gotten for being
over complicated/requiring too many CRDs.

* fix links

* Address comments

* Apply suggestions from code review

Co-authored-by: craigbox <[email protected]>

Co-authored-by: John Howard <[email protected]>
Co-authored-by: craigbox <[email protected]>

* Manual cherry picks (#9063)

* a note to increase memory (#9059)

else install would fail

Co-authored-by: Lin Sun <[email protected]>

* Automator: update common-files@master in istio/istio.io@master (#9074)

* fix workaround for revision validation bug (#9072)

* fix workaround for revision validation bug

* fix backwards wording in bug description

* change wording to not suggest changing validating webhook

* Automator: update istio.io@ reference docs (#9077)

* Automator: update istio@ test reference (#9078)

* Include latest versions of 1.7 and 1.8 and 1.9 without cve patches (#8991)

* Include latest versions of 1.7 and 1.8 and 1.9 without cve patches

* Remove language around LTS

* Update release table

* Code review comments

* Say we don't support 1.7 and below

* Put 1.9.1 in patched versions

* Add mixer migration faq. (#8954)

* Add mixer migration faq.

* address comment

* add mixer envoy api.

* spelling

* reword

* update doc

* Update content/en/faq/metrics-and-logs/mixer-migration.md

Co-authored-by: Eric Van Norman <[email protected]>

Co-authored-by: Eric Van Norman <[email protected]>