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

[meta] download goss outside of pods #1460

Merged
merged 1 commit into from
Dec 9, 2021
Merged

Conversation

jmlrt
Copy link
Member

@jmlrt jmlrt commented Dec 9, 2021

This commit update the way goss binary is retrieved in the
tests/examples. The goss binary is now downloaded locally then copied
inside the pod.

This is needed because the Elasticsearch Ubuntu based Docker images is
missing the ca-certificates package, and so the curl https command is
failling with curl: (77) error setting certificate verify locations
error.

Follow-up of #1458
Relates to #1459 (comment)

This commit update the way goss binary is retrieved in the
tests/examples. The goss binary is now downloaded locally then copied
inside the pod.

This is needed because the Elasticsearch Ubuntu based Docker images is
missing the ca-certificates package, and so the curl https command is
failling with `curl: (77) error setting certificate verify locations`
error.

Follow-up of elastic#1458
Relates to elastic#1459 (comment)
Copy link
Contributor

@Conky5 Conky5 left a comment

Choose a reason for hiding this comment

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

LGTM

@jmlrt jmlrt merged commit b3da68f into elastic:main Dec 9, 2021
@jmlrt jmlrt deleted the follow-up-1458 branch December 9, 2021 17:20
@jmlrt jmlrt added bug Something isn't working need-backport labels Dec 9, 2021
jmlrt added a commit to jmlrt/helm-charts that referenced this pull request Dec 9, 2021
This commit update the way goss binary is retrieved in the
tests/examples. The goss binary is now downloaded locally then copied
inside the pod.

This is needed because the Elasticsearch Ubuntu based Docker images is
missing the ca-certificates package, and so the curl https command is
failling with `curl: (77) error setting certificate verify locations`
error.

Follow-up of elastic#1458
Relates to elastic#1459 (comment)
jmlrt added a commit that referenced this pull request Dec 13, 2021
This commit update the way goss binary is retrieved in the
tests/examples. The goss binary is now downloaded locally then copied
inside the pod.

This is needed because the Elasticsearch Ubuntu based Docker images is
missing the ca-certificates package, and so the curl https command is
failling with `curl: (77) error setting certificate verify locations`
error.

Follow-up of #1458
Relates to #1459 (comment)
@jmlrt jmlrt added v7.16.1 and removed v7.16.0 labels Dec 13, 2021
@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.

2 participants