Skip to content
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

Remove the client transport profile filter #43236

Merged
merged 2 commits into from
Jul 3, 2019

Conversation

jaymode
Copy link
Member

@jaymode jaymode commented Jun 14, 2019

Now that the transport client has been removed, the client transport
profile filter can be removed from security. This filter prevented node
actions from being executed using a transport client.

Now that the transport client has been removed, the client transport
profile filter can be removed from security. This filter prevented node
actions from being executed using a transport client.
@jaymode jaymode requested a review from tvernum June 14, 2019 14:49
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-security

@jaymode jaymode requested a review from jkakavas June 18, 2019 14:09
Copy link
Contributor

@tvernum tvernum left a comment

Choose a reason for hiding this comment

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

LGTM

}

private ServerTransportFilter.NodeProfile getNodeFilter(boolean reservedRealmEnabled) throws IOException {
private ServerTransportFilter getNodeFilter() {
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: Rename method?

Suggested change
private ServerTransportFilter getNodeFilter() {
private ServerTransportFilter getTransportFilter() {

Copy link
Member

@jkakavas jkakavas left a comment

Choose a reason for hiding this comment

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

LGTM

@tvernum
Copy link
Contributor

tvernum commented Jul 3, 2019

@elasticmachine update branch

@tvernum tvernum merged commit 0a41b13 into elastic:master Jul 3, 2019
masseyke added a commit that referenced this pull request Sep 2, 2021
#76999)

In 8.0, access to the transport client has been removed, so the transport.profiles.*.xpack.security.type
setting is gone. This commit adds a deprecation info API check for this property.
Relates #42404 #43236
jrodewig added a commit that referenced this pull request Sep 16, 2021
We deprecated the `transport.profiles.*.xpack.security.type` setting in 7.3 with PR #43237
However, we didn't add a related item to the 7.3 deprecation docs. This adds the
missing item.

Relates to #43236.
jrodewig added a commit that referenced this pull request Sep 16, 2021
)

We deprecated the `transport.profiles.*.xpack.security.type` setting in 7.3 with PR #43237
However, we didn't add a related item to the 7.3 deprecation docs. This adds the
missing item.

Relates to #43236.
jrodewig added a commit that referenced this pull request Sep 16, 2021
)

We deprecated the `transport.profiles.*.xpack.security.type` setting in 7.3 with PR #43237
However, we didn't add a related item to the 7.3 deprecation docs. This adds the
missing item.

Relates to #43236.
jrodewig added a commit that referenced this pull request Sep 16, 2021
)

We deprecated the `transport.profiles.*.xpack.security.type` setting in 7.3 with PR #43237
However, we didn't add a related item to the 7.3 deprecation docs. This adds the
missing item.

Relates to #43236.
jrodewig added a commit that referenced this pull request Sep 16, 2021
)

We deprecated the `transport.profiles.*.xpack.security.type` setting in 7.3 with PR #43237
However, we didn't add a related item to the 7.3 deprecation docs. This adds the
missing item.

Relates to #43236.
jrodewig added a commit that referenced this pull request Sep 16, 2021
)

We deprecated the `transport.profiles.*.xpack.security.type` setting in 7.3 with PR #43237
However, we didn't add a related item to the 7.3 deprecation docs. This adds the
missing item.

Relates to #43236.
jrodewig added a commit that referenced this pull request Sep 16, 2021
)

We deprecated the `transport.profiles.*.xpack.security.type` setting in 7.3 with PR #43237
However, we didn't add a related item to the 7.3 deprecation docs. This adds the
missing item.

Relates to #43236.
jrodewig added a commit that referenced this pull request Sep 16, 2021
)

We deprecated the `transport.profiles.*.xpack.security.type` setting in 7.3 with PR #43237
However, we didn't add a related item to the 7.3 deprecation docs. This adds the
missing item.

Relates to #43236.
jrodewig added a commit that referenced this pull request Sep 16, 2021
)

We deprecated the `transport.profiles.*.xpack.security.type` setting in 7.3 with PR #43237
However, we didn't add a related item to the 7.3 deprecation docs. This adds the
missing item.

Relates to #43236.
jrodewig added a commit that referenced this pull request Sep 16, 2021
)

We deprecated the `transport.profiles.*.xpack.security.type` setting in 7.3 with PR #43237
However, we didn't add a related item to the 7.3 deprecation docs. This adds the
missing item.

Relates to #43236.
jrodewig added a commit that referenced this pull request Sep 16, 2021
)

We deprecated the `transport.profiles.*.xpack.security.type` setting in 7.3 with PR #43237
However, we didn't add a related item to the 7.3 deprecation docs. This adds the
missing item.

Relates to #43236.
jrodewig added a commit that referenced this pull request Sep 16, 2021
)

We deprecated the `transport.profiles.*.xpack.security.type` setting in 7.3 with PR #43237
However, we didn't add a related item to the 7.3 deprecation docs. This adds the
missing item.

Relates to #43236.
jrodewig added a commit that referenced this pull request Sep 16, 2021
)

We deprecated the `transport.profiles.*.xpack.security.type` setting in 7.3 with PR #43237
However, we didn't add a related item to the 7.3 deprecation docs. This adds the
missing item.

Relates to #43236.
jrodewig added a commit that referenced this pull request Sep 16, 2021
)

We deprecated the `transport.profiles.*.xpack.security.type` setting in 7.3 with PR #43237
However, we didn't add a related item to the 7.3 deprecation docs. This adds the
missing item.

Relates to #43236.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants