Skip to content

Expose proxy settings for GCS repositories #85785

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 6 commits into from
Apr 12, 2022

Conversation

arteam
Copy link
Contributor

@arteam arteam commented Apr 11, 2022

They were added in #82737, but not exposed via the GCSPlugin to end users.

Resolves #84569

They were added in elastic#82737, but not exposed via the GCSPlugin to end users.
@arteam arteam added >bug :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs auto-backport Automatically create backport pull requests when merged v8.0.2 v8.1.3 labels Apr 11, 2022
@elasticsearchmachine
Copy link
Collaborator

Hi @arteam, I've created a changelog YAML for you.

@arteam arteam marked this pull request as ready for review April 11, 2022 18:31
@elasticmachine elasticmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label Apr 11, 2022
@elasticmachine
Copy link
Collaborator

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

@arteam arteam requested a review from tlrx April 11, 2022 18:31
Copy link
Contributor

@henningandersen henningandersen left a comment

Choose a reason for hiding this comment

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

LGTM, though the labels look wrong, please correct before merging.

@arteam arteam merged commit 026fb09 into elastic:master Apr 12, 2022
arteam added a commit to arteam/elasticsearch that referenced this pull request Apr 12, 2022
They were added in elastic#82737, but not exposed via the GCSPlugin to end users.
arteam added a commit to arteam/elasticsearch that referenced this pull request Apr 12, 2022
They were added in elastic#82737, but not exposed via the GCSPlugin to end users.
arteam added a commit to arteam/elasticsearch that referenced this pull request Apr 12, 2022
They were added in elastic#82737, but not exposed via the GCSPlugin to end users.
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.0
8.1
8.2

@arteam arteam deleted the expose-gcs-proxy-settings branch April 12, 2022 17:51
arteam added a commit that referenced this pull request Apr 12, 2022
They were added in #82737, but not exposed via the GCSPlugin to end users.
arteam added a commit that referenced this pull request Apr 12, 2022
arteam added a commit that referenced this pull request Apr 12, 2022
arteam added a commit that referenced this pull request Apr 12, 2022
They were added in #82737, but not exposed via the GCSPlugin to end users.
arteam added a commit that referenced this pull request Apr 12, 2022
They were added in #82737, but not exposed via the GCSPlugin to end users.
weizijun added a commit to weizijun/elasticsearch that referenced this pull request Apr 13, 2022
* upstream/master: (40 commits)
  Fix BuildTests serialization (elastic#85827)
  Use urgent priority for node shutdown cluster state update (elastic#85838)
  Remove Task classes from HLRC (elastic#85835)
  Remove unused migration classes (elastic#85834)
  Remove uses of Charset name parsing (elastic#85795)
  Remove legacy versioned logic for DefaultSystemMemoryInfo (elastic#85761)
  Expose proxy settings for GCS repositories (elastic#85785)
  Remove SLM classes from HLRC (elastic#85825)
  TSDB: fix the time_series in order collect priority (elastic#85526)
  Remove ILM classes from HLRC (elastic#85822)
  FastVectorHighlighter should use ValueFetchers to load source data (elastic#85815)
  Iteratively execute synchronous ingest processors (elastic#84250)
  Remove TransformClient from HLRC  (elastic#85787)
  Mute XPackRestIT deprecation/10_basic/Test Deprecations (elastic#85807)
  Unmute Lintian packaging test (elastic#85778)
  Add a highlighter unit test base class (elastic#85719)
  Remove NIO Transport Plugin (elastic#82085)
  [TEST] Remove token methods from HLRC SecurityClient (elastic#85515)
  [Test] Use thread-safe hashSet for result collection (elastic#85653)
  [TEST] Mute BuildTests.testSerialization (elastic#85801)
  ...

# Conflicts:
#	server/src/test/java/org/elasticsearch/search/aggregations/timeseries/TimeSeriesIndexSearcherTests.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Automatically create backport pull requests when merged >bug :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. v8.0.2 v8.1.3 v8.2.1 v8.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Repository GCS Plugin makes the elasticsearch crash on startup when client's proxy settings are specified in elasticsearch.yml.
4 participants