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

[1.8] Fix Agent volumes when an association has no CA (#4833) #4834

Merged
merged 1 commit into from
Sep 14, 2021

Conversation

thbkrkr
Copy link
Contributor

@thbkrkr thbkrkr commented Sep 14, 2021

Backports the following commits to 1.8:

This commit fixes an issue that occurs if you associate an Agent with a Kibana without TLS. In this case, the association Agent<->Kibana does not have a CA and this breaks the volumeMounts of the Agent container because we returned instead of continuing to populate the slice of volumes.
@botelastic botelastic bot added the triage label Sep 14, 2021
@thbkrkr thbkrkr added >bug Something isn't working backport For backport PRs v1.8.0 labels Sep 14, 2021
@botelastic botelastic bot removed the triage label Sep 14, 2021
@thbkrkr thbkrkr merged commit 4f367c3 into elastic:1.8 Sep 14, 2021
@thbkrkr thbkrkr deleted the backport-4833 branch October 1, 2021 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport For backport PRs >bug Something isn't working v1.8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants