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

k8senv - Switch to es7 automatically on Arm Macs #3807

Closed
godber opened this issue Oct 23, 2024 · 1 comment
Closed

k8senv - Switch to es7 automatically on Arm Macs #3807

godber opened this issue Oct 23, 2024 · 1 comment
Assignees
Labels
enhancement k8s Applies to Teraslice in kubernetes cluster mode only. pkg/scripts

Comments

@godber
Copy link
Member

godber commented Oct 23, 2024

Couldn't k8senv detect if the user is running on ARM MacOS and use es7 automatically instead of this:

ERROR: image: "elasticsearch:6.8.6" not present locally

@godber godber added enhancement k8s Applies to Teraslice in kubernetes cluster mode only. pkg/scripts labels Oct 23, 2024
godber pushed a commit that referenced this issue Nov 19, 2024
This PR makes the following changes:

## Scripts 

- Changes the default Elasticsearch version from `6.8.6` to `7.9.3`
- This resolves an issue of incompatibility of ARM users and the
Elasticsearch `6.8.6` image
  - Bumped **@terascope/scripts** from version `1.5.0` to `1.5.1`

Ref to issue #3807
@godber godber closed this as completed Nov 22, 2024
@godber
Copy link
Member Author

godber commented Nov 22, 2024

We didn't do the switch to ES 7 for arm, instead we made es7 the default. es6 tests still run though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement k8s Applies to Teraslice in kubernetes cluster mode only. pkg/scripts
Projects
None yet
Development

No branches or pull requests

3 participants