-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[2.x] Adds changes related to OnBehalfOf and Service Accounts feature #10258
[2.x] Adds changes related to OnBehalfOf and Service Accounts feature #10258
Commits on Sep 28, 2023
-
Mute flaky test ReadContextListenerTests.testReadContextListenerFailu…
…re (opensearch-project#9842) (opensearch-project#9848) (cherry picked from commit e4a1841) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 41a660d - Browse repository at this point
Copy the full SHA 41a660dView commit details -
Introducing ZStd compression codec plugin (opensearch-project#9658) (o…
…pensearch-project#9832) (opensearch-project#9844) * introducing zstd compression codec plugin * Moving zstd compression codec as a plugin * introducing zstd compression codec plugin * Adding checks to EngineConfig and fixing tests * incorporating review comments * fixing tests * introducing zstd compression codec plugin * addressing review comments * nit fixes * implementing codec aliases * addressing review comments * review comments * moving codec aliases to custom codec * adding zstd default codec for backward compatibility * renaming to deprecated codec * incorporating review comments * nit fixes --------- (cherry picked from commit 76f1b52) (cherry picked from commit 90310c3) Signed-off-by: Sarthak Aggarwal <sarthagg@amazon.com> Signed-off-by: Prabhakar Sithanandam <backslasht@users.noreply.github.com> Signed-off-by: Andrew Ross <andrross@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Sarthak Aggarwal <sarthagg@amazon.com> Co-authored-by: Prabhakar Sithanandam <backslasht@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cace166 - Browse repository at this point
Copy the full SHA cace166View commit details -
Remove custom-codecs plugin (opensearch-project#9947)
This plugin has been moved to its own [repository][1]. [1]: https://github.com/opensearch-project/custom-codecs Signed-off-by: Andrew Ross <andrross@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 7e9a876 - Browse repository at this point
Copy the full SHA 7e9a876View commit details -
Implement on behalf of token passing for extensions (opensearch-proje…
…ct#8679) Implement on behalf of token passing for extensions Signed-off-by: Stephen Crawford <steecraw@amazon.com> Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com> Signed-off-by: Ryan Liang <jiallian@amazon.com> Co-authored-by: Ryan Liang <jiallian@amazon.com> Co-authored-by: Peter Nied <peternied@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for f40d280 - Browse repository at this point
Copy the full SHA f40d280View commit details -
Just need to wait for service account merge
Signed-off-by: Stephen Crawford <steecraw@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 9136aea - Browse repository at this point
Copy the full SHA 9136aeaView commit details -
Add service account changes minus tests
Signed-off-by: Stephen Crawford <steecraw@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for cec24b0 - Browse repository at this point
Copy the full SHA cec24b0View commit details -
Signed-off-by: Ryan Liang <jiallian@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 3b23737 - Browse repository at this point
Copy the full SHA 3b23737View commit details -
Fixes spotless errors and replaces sysout with logger statement
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 903f180 - Browse repository at this point
Copy the full SHA 903f180View commit details -
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 3b6f0e1 - Browse repository at this point
Copy the full SHA 3b6f0e1View commit details
Commits on Sep 29, 2023
-
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 3c3b7c6 - Browse repository at this point
Copy the full SHA 3c3b7c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 165721b - Browse repository at this point
Copy the full SHA 165721bView commit details
Commits on Oct 2, 2023
-
Provide service accounts tokens to extensions (opensearch-project#9618)
Provide service accounts tokens to extensions This change adds a new transport action which passes the extension a string representation of its service account auth token. This token is created by the TokenManager interface implementation. The token is expected to be an encoded basic auth credential string which can be used by the extension to interact with its own system index. Signed-off-by: Stephen Crawford <steecraw@amazon.com> Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com> Signed-off-by: Peter Nied <petern@amazon.com> Co-authored-by: Owais Kazi <owaiskazi19@gmail.com> Co-authored-by: Peter Nied <petern@amazon.com> (cherry picked from commit 994e115)
Configuration menu - View commit details
-
Copy full SHA for a302af4 - Browse repository at this point
Copy the full SHA a302af4View commit details -
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 9c755a3 - Browse repository at this point
Copy the full SHA 9c755a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2be819c - Browse repository at this point
Copy the full SHA 2be819cView commit details -
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 961c56d - Browse repository at this point
Copy the full SHA 961c56dView commit details -
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 71e6c2d - Browse repository at this point
Copy the full SHA 71e6c2dView commit details