Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

[7.x] [elasticsearch] use bash for keystore init container (#1464) #1465

Merged
merged 1 commit into from
Dec 13, 2021

Conversation

jmlrt
Copy link
Member

@jmlrt jmlrt commented Dec 13, 2021

Backports the following commits to 7.x:

This commit is a follow up of 167278e and is updating the keystore
initContainer to also use bash instead of sh. This is required for
Elasticsearch > 7.16.0 because the Docker image is now based on Ubuntu
instead of CentOS 8, and sh on Ubuntu isn't compatible with the
`if [[... -eq ... ]]` statements.
@jmlrt jmlrt added the backport label Dec 13, 2021
@jmlrt jmlrt merged commit d14d127 into elastic:7.x Dec 13, 2021
@jmlrt jmlrt deleted the backport/7.x/pr-1464 branch December 13, 2021 10:48
@jmlrt jmlrt mentioned this pull request Mar 8, 2022
@jmlrt jmlrt mentioned this pull request Apr 21, 2022
This was referenced Sep 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant