Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Replace alpine-tiny by busybox #71

Merged
merged 1 commit into from
Aug 18, 2020

Conversation

ksubileau
Copy link
Contributor

What this PR does / why we need it:

I suggest replacing the alpine-tiny docker image by busybox for the zookeeper connection check pod.

  • ez123/alpine-tini has not been updated for almost 2 years.
  • There is no need to pull an additional image like alpine-tiny given that busybox is already pulled and used for logging pods.

Checklist

  • DCO signed
  • Chart Version bumped
  • Variables are documented in the README.md

* ez123/alpine-tini is not updated regularly.
* There is no need to pull an additional image like alpine-tiny as busybox can also be used for the log writing containers as well

Signed-off-by: Kevin Subileau <github@kevinsubileau.fr>
@ksubileau ksubileau changed the base branch from master to develop August 5, 2020 17:14
@alexnuttinck alexnuttinck self-requested a review August 18, 2020 15:37
Copy link
Contributor

@alexnuttinck alexnuttinck left a comment

Choose a reason for hiding this comment

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

Makes sense @ksubileau , thanks ! It will be present in the next release.

@alexnuttinck alexnuttinck merged commit 02b7149 into cetic:develop Aug 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants