Skip to content

docs: fix links for public docs#19018

Merged
phlax merged 5 commits intoenvoyproxy:mainfrom
kriswuollett:fix-http-filter-doc-urls
Dec 17, 2021
Merged

docs: fix links for public docs#19018
phlax merged 5 commits intoenvoyproxy:mainfrom
kriswuollett:fix-http-filter-doc-urls

Conversation

@kriswuollett
Copy link
Copy Markdown
Contributor

Previously doc paths were not updated within #8027. Resolves #19017.

Signed-off-by: Kristopher Wuollett kristopher.wuollett@gmail.com

Commit Message: docs: fix links for public docs
Additional Description: fixes links from file migration in #8027
Risk Level: Low
Testing: N/A
Docs Changes: Yes
Release Notes: N/A
Platform Specific Features: N/A

Previously doc paths were not updated within envoyproxy#8027. Resolves envoyproxy#19017.

Signed-off-by: Kristopher Wuollett <kristopher.wuollett@gmail.com>
@repokitteh-read-only
Copy link
Copy Markdown

Hi @kriswuollett, welcome and thank you for your contribution.

We will try to review your Pull Request as quickly as possible.

In the meantime, please take a look at the contribution guidelines if you have not done so already.

🐱

Caused by: #19018 was opened by kriswuollett.

see: more, trace.

@kriswuollett
Copy link
Copy Markdown
Contributor Author

Does the redirects.txt file need to be updated too for observability/access_log?

@phlax phlax self-assigned this Nov 16, 2021
@phlax
Copy link
Copy Markdown
Member

phlax commented Nov 16, 2021

Does the redirects.txt file need to be updated too...

possibly, i will need to review the pr further to figure out

we can use redirects to either fix a broken historical link eg posted elsewhere, or when we are actually moving a page that has existed

the PR seems to have triggered an upstream flake

/retest

@repokitteh-read-only
Copy link
Copy Markdown

Retrying Azure Pipelines:
Check envoy-presubmit isn't fully completed, but will still attempt retrying.
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #19018 (comment) was created by @phlax.

see: more, trace.

@phlax
Copy link
Copy Markdown
Member

phlax commented Nov 16, 2021

docs (will be) rendered here https://storage.googleapis.com/envoy-pr/19018/docs/index.html

@kriswuollett
Copy link
Copy Markdown
Contributor Author

The only potential explanation for the error I see in the presubmit run is:

intersphinx inventory 'https://www.envoyproxy.io/docs/envoy/v1.17.4/objects.inv' not fetchable due to <class 'requests.exceptions.HTTPError'>: 400 Client Error: Bad Request for url: https://www.envoyproxy.io/docs/envoy/v1.17.4/objects.inv

Is that what could be the source of the flake?

@phlax
Copy link
Copy Markdown
Member

phlax commented Nov 16, 2021

Is that what could be the source of the flake?

yep, it is

@phlax
Copy link
Copy Markdown
Member

phlax commented Nov 17, 2021

/retest

@repokitteh-read-only
Copy link
Copy Markdown

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #19018 (comment) was created by @phlax.

see: more, trace.

@phlax
Copy link
Copy Markdown
Member

phlax commented Nov 25, 2021

@kriswuollett looks like this PR needs a main merge

it would be good to fix these links

@kriswuollett
Copy link
Copy Markdown
Contributor Author

@phlax, sure thing. Will update them now.

The www prefix is not used as it would be removed by a HTTP redirect.

Signed-off-by: Kristopher Wuollett <kristopher.wuollett@gmail.com>
@kriswuollett kriswuollett force-pushed the fix-http-filter-doc-urls branch from 64c586e to 42fa4df Compare November 29, 2021 15:23
@kriswuollett
Copy link
Copy Markdown
Contributor Author

I can also update all the other links like in the Markdown files to not have the redirect from the www domain prefix, but wasn't sure how much doc/formatting noise the project is ok with.

Copy link
Copy Markdown
Member

@phlax phlax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for updating @kriswuollett

there are a few repo links left and then this should be good to land

@phlax
Copy link
Copy Markdown
Member

phlax commented Nov 29, 2021

I can also update all the other links like in the Markdown files ...

lets address that in a separate PR

@kriswuollett kriswuollett force-pushed the fix-http-filter-doc-urls branch 2 times, most recently from 82f495e to db3fd9f Compare December 3, 2021 17:28
Signed-off-by: Kristopher Wuollett <kristopher.wuollett@gmail.com>
@kriswuollett kriswuollett force-pushed the fix-http-filter-doc-urls branch from db3fd9f to a93cd7e Compare December 3, 2021 17:34
@phlax
Copy link
Copy Markdown
Member

phlax commented Dec 13, 2021

@kriswuollett i think the formatting issues are because you need to merge main

@phlax
Copy link
Copy Markdown
Member

phlax commented Dec 13, 2021

/wait

Copy link
Copy Markdown
Member

@phlax phlax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kriswuollett thanks for taking the time to go through and fix these, lgtm

@phlax phlax merged commit 0a73992 into envoyproxy:main Dec 17, 2021
joshperry pushed a commit to joshperry/envoy that referenced this pull request Feb 13, 2022
Previously doc paths were not updated within envoyproxy#8027. Resolves envoyproxy#19017.

* doc: Update doc paths to use full public URLs

The www prefix is not used as it would be removed by a HTTP redirect.

Signed-off-by: Kristopher Wuollett <kristopher.wuollett@gmail.com>
Signed-off-by: Josh Perry <josh.perry@mx.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: links broken for items like http_filters/grpc_json_transcoder_filter

2 participants