Skip to content

Conversation

@slobodanadamovic
Copy link
Contributor

Exclude .security* aliases when calling Get Aliases API with the admin superuser.

Resolves #122221

Exclude `.security*` aliases when calling Get Aliases API
with the admin superuser.

Resolves elastic#122221
@slobodanadamovic slobodanadamovic added >test Issues or PRs that are addressing/adding tests :Data Management/Indices APIs APIs to create and manage indices and templates Team:Data Management Meta label for data/management team auto-backport Automatically create backport pull requests when merged v8.18.1 v8.19.0 v9.0.1 v9.1.0 labels Feb 18, 2025
@slobodanadamovic slobodanadamovic requested a review from a team February 18, 2025 14:52
@slobodanadamovic slobodanadamovic self-assigned this Feb 18, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

Copy link
Contributor

@nielsbauman nielsbauman 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 @slobodanadamovic!

@slobodanadamovic slobodanadamovic added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Feb 18, 2025
@elasticsearchmachine elasticsearchmachine merged commit ae7d196 into elastic:main Feb 18, 2025
17 checks passed
@slobodanadamovic slobodanadamovic deleted the sa-fix-aliases-remove-index-test branch February 18, 2025 16:07
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
8.18 Commit could not be cherrypicked due to conflicts
8.x Commit could not be cherrypicked due to conflicts
9.0 Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 122864

slobodanadamovic added a commit to slobodanadamovic/elasticsearch that referenced this pull request Feb 18, 2025
Exclude `.security*` aliases when calling Get Aliases API with the admin
superuser.

Resolves elastic#122221

(cherry picked from commit ae7d196)

# Conflicts:
#	muted-tests.yml
#	x-pack/plugin/security/src/internalClusterTest/java/org/elasticsearch/xpack/security/authz/IndexAliasesTests.java
slobodanadamovic added a commit to slobodanadamovic/elasticsearch that referenced this pull request Feb 18, 2025
Exclude `.security*` aliases when calling Get Aliases API with the admin
superuser.

Resolves elastic#122221

(cherry picked from commit ae7d196)

# Conflicts:
#	muted-tests.yml
slobodanadamovic added a commit to slobodanadamovic/elasticsearch that referenced this pull request Feb 18, 2025
Exclude `.security*` aliases when calling Get Aliases API with the admin
superuser.

Resolves elastic#122221

(cherry picked from commit ae7d196)

# Conflicts:
#	muted-tests.yml
#	x-pack/plugin/security/src/internalClusterTest/java/org/elasticsearch/xpack/security/authz/IndexAliasesTests.java
@slobodanadamovic
Copy link
Contributor Author

💚 All backports created successfully

Status Branch Result
8.x
9.0
8.18

Questions ?

Please refer to the Backport tool documentation

elasticsearchmachine pushed a commit that referenced this pull request Feb 18, 2025
Exclude `.security*` aliases when calling Get Aliases API with the admin
superuser.

Resolves #122221

(cherry picked from commit ae7d196)

# Conflicts:
#	muted-tests.yml
#	x-pack/plugin/security/src/internalClusterTest/java/org/elasticsearch/xpack/security/authz/IndexAliasesTests.java
elasticsearchmachine pushed a commit that referenced this pull request Feb 18, 2025
Exclude `.security*` aliases when calling Get Aliases API with the admin
superuser.

Resolves #122221

(cherry picked from commit ae7d196)

# Conflicts:
#	muted-tests.yml
elasticsearchmachine pushed a commit that referenced this pull request Feb 18, 2025
Exclude `.security*` aliases when calling Get Aliases API with the admin
superuser.

Resolves #122221

(cherry picked from commit ae7d196)

# Conflicts:
#	muted-tests.yml
#	x-pack/plugin/security/src/internalClusterTest/java/org/elasticsearch/xpack/security/authz/IndexAliasesTests.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 auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Data Management/Indices APIs APIs to create and manage indices and templates Team:Data Management Meta label for data/management team >test Issues or PRs that are addressing/adding tests v8.18.1 v8.19.0 v9.0.1 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] IndexAliasesTests testRemoveIndex failing

3 participants