Skip to content

[DOCS] Add note for HTTP proxy connections to GCS repos #84004

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 16, 2022
Merged

[DOCS] Add note for HTTP proxy connections to GCS repos #84004

merged 2 commits into from
Feb 16, 2022

Conversation

jrodewig
Copy link
Contributor

@jrodewig jrodewig commented Feb 15, 2022

We've had a few users ask about support for HTTP proxy connections to GCS snapshot repositories in 7.x and 6.x.
However, client settings for those connections are only supported in 8.0+

This adds a note to the 7.17 and 6.8 docs to nudge users to upgrade.

Relates to #82737

Closes #83959

Preview

https://elasticsearch_84004.docs-preview.app.elstc.co/guide/en/elasticsearch/plugins/7.17/repository-gcs-client.html

@jrodewig jrodewig added >docs General docs changes :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs v6.8.24 v7.17.1 labels Feb 15, 2022
@jrodewig jrodewig requested a review from arteam February 15, 2022 23:58
@jrodewig jrodewig marked this pull request as ready for review February 15, 2022 23:58
@elasticmachine elasticmachine added Team:Docs Meta label for docs team Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. labels Feb 15, 2022
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

@arteam arteam self-assigned this Feb 16, 2022
Copy link
Contributor

@arteam arteam left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks James!

@jrodewig jrodewig merged commit 99de635 into elastic:7.17 Feb 16, 2022
@jrodewig jrodewig deleted the docs__http-proxy-settings branch February 16, 2022 13:08
@jrodewig
Copy link
Contributor Author

💚 All backports created successfully

Status Branch Result
6.8

Questions ?

Please refer to the Backport tool documentation

elasticsearchmachine pushed a commit that referenced this pull request Feb 16, 2022
)

We've had a few users ask about support for HTTP proxy connections to GCS snapshot repositories in 7.x and 6.x.
However, client settings for those connections are only supported in 8.0+.

This adds a note to the 7.17 and 6.8 docs to nudge users to upgrade.

Relates to #82737

Closes #83959

(cherry picked from commit 99de635)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >docs General docs changes Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. Team:Docs Meta label for docs team v6.8.24 v7.17.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DOCS] Note HTTP proxy settings for GCS snapshot repo are only available in 8.0+
3 participants