~medib/opensearch-project-components/+git/opensearch-security:lp-2.10.0

Last commit made on 2023-10-03
Get this branch:
git clone -b lp-2.10.0 https://git.launchpad.net/~medib/opensearch-project-components/+git/opensearch-security
Only Mehdi B. can upload to this branch. If you are Mehdi B. please log in for upload directions.

Branch merges

Branch information

Recent commits

f9c4580... by Mehdi B.

changed gradle distro url

6daa697... by Stephen Crawford <email address hidden>

Remove .opendistro-job-scheduler-lock from list of protected indices (reverts #3237) (#3351)

### Description
- Resolves
https://github.com/opensearch-project/job-scheduler/issues/492 , where
it was expected that the job schedule index is not protected.

### Check List
- [ ] ~New functionality includes testing~
- [ ] ~New functionality has been documented~
- [x] Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and
signing off your commits, please check
[here](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin).

Signed-off-by: Stephen Crawford <email address hidden>

bfca273... by Darshit Chanpura <email address hidden>

[2.10] Adds 2.10.0.0 release notes (#3337)

Signed-off-by: Darshit Chanpura <email address hidden>

44b10c3... by "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>

[Backport 2.10] [Backport 2.x] Demo Configuration changes for 2.10 release (#3332)

Backport f7991de466634227a8f0a3d906cb17cb69374997 from #3330

Co-authored-by: Craig Perkins <email address hidden>

e796e61... by Craig Perkins <email address hidden>

[Backport 2.x] bump com.diffplug.spotless to 6.21.0 and com.github.wnameless.json:json-base to 2.4.2 (#3327)

Manual backports of
https://github.com/opensearch-project/security/pull/3295 and
https://github.com/opensearch-project/security/pull/3293 to 2.x

Signed-off-by: Craig Perkins <email address hidden>

7cae83e... by "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>

[Backport 2.x] dependabot: bump com.diffplug.spotless from 6.20.0 to 6.21.0 (#3298)

Backport 7c61fd954cb485d11be10edcb2ccbee77a89454e from #3295.

Signed-off-by: dependabot[bot] <email address hidden>
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: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

a4359f1... by "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>

[Backport 2.x] dependabot: bump com.github.wnameless.json:json-flattener from 0.16.4 to 0.16.5 (#3328)

Backport 00167b3a646204513e1e7c8f41a08c036e7b4c4f from #3296.

Signed-off-by: dependabot[bot] <email address hidden>
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: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

e4a4f34... by Darshit Chanpura <email address hidden>

[Backport 2.x] System index permissions (#2887) (#3325)

Backports #2287 to 2.x
(cherry picked from commit 1379234ccd4ecf19a2c7de570724aeace7664f99)

Manual backport was required since SystemIndicesTests.java was deleted
in main in lieu of the new testing for system indices. Also had to
change http5 imports in tests to http4

Co-authored-by: Sam <email address hidden>

552de1b... by Craig Perkins <email address hidden>

[Backport 2.x] Fix permissions issues while reading keys in PKCS#1 format (#3322)

Backport https://github.com/opensearch-project/security/pull/3289 to 2.x

Signed-off-by: Craig Perkins <email address hidden>

3d191b8... by Andrey Pleskach <email address hidden>

[Backport 2.x] Fix checkstyle (#3283) (#3287)

Backport cd45e7838e24327fb437a356acd83325b88fe706 from #3283

Moved only gradle settings and checkstyle files.

Signed-off-by: Andrey Pleskach <email address hidden>