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

[bitnami/es] Improve notes and values regarding custom params and kernel settings #5791

Merged
merged 2 commits into from
Mar 16, 2021

Conversation

carrodher
Copy link
Member

Description of the change

Improve documentation (installation notes and values.yaml comments) regarding custom parameters and kernel settings.

Benefits

With the changes in the bitnami/elasticsearch image users should be able to deploy ES in a non-privileged cluster without modifying the kernel settings but using some specific parameters in the ES config file (elasticsearch.yml) via the config: block present in the values.yaml

Applicable issues

Additional information

Pending changes in the container image ⚠️

Checklist

  • Chart version bumped in Chart.yaml according to semver.
  • Variables are documented in the README.md
  • Title of the PR starts with chart name (e.g. [bitnami/chart])

@github-actions
Copy link

github-actions bot commented Mar 15, 2021

Great PR! Please pay attention to the following items before merging:

Files matching bitnami/*/values.yaml:

  • Is the PR adding a new container? Please reviewer, add it to the models (internal process)
  • Is the PR adding a new parameter? Please, ensure it’s documented in the README.md

This is an automatically generated QA checklist based on modified files

Copy link
Contributor

@juan131 juan131 left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Bitnami Containers <containers@bitnami.com>
@bitnami-bot
Copy link
Contributor

I have just updated the bitnami images with the latest known immutable tags:

  • "docker.io/bitnami/elasticsearch:7.10.2-debian-10-r56"
  • "docker.io/bitnami/elasticsearch-curator:5.8.3-debian-10-r89"
  • "docker.io/bitnami/elasticsearch-exporter:1.1.0-debian-10-r385"
  • "docker.io/bitnami/bitnami-shell:10"
  • "docker.io/bitnami/bitnami-shell:10"

@bitnami-bot bitnami-bot merged commit 04a1448 into master Mar 16, 2021
@bitnami-bot bitnami-bot deleted the es branch March 16, 2021 11:43
@carrodher
Copy link
Member Author

miguelaeh pushed a commit to miguelaeh/bitnami-charts that referenced this pull request Apr 6, 2021
…nel settings (bitnami#5791)

* [bitnami/es] Improve notes and values regarding custom params and kernel settings

* [bitnami/elasticsearch] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Way to change index.store.type for ElasticSearch chart
4 participants