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

chore(deps): various updates and add jemalloc lib #224

Merged
merged 1 commit into from
Jun 26, 2021

Conversation

Cryptophobia
Copy link
Contributor

  • update entrypoint.sh to retry 60 times instead of 30
  • use jemalloc-3.6.0 std lib for malloc
  • use resolv 0.2.1 gem per fluentd recommended image
  • add read_bytes_limit_per_second 8192 and pos_file_compaction_interval 1h in templates/kubernetes.conf
  • update bundler to >= 2.2.21 and test-unit to >= 3.4.4
  • remove rexml 3.2.3.1 and set rexml 3.2.5 as default CVE-2021-28965

Signed-off-by: Anton Ouzounov aouzounov@vmware.com

  - update entrypoint.sh to retry 60 times instead of 30
  - use `jemalloc-3.6.0` std lib for malloc
  - use `resolv 0.2.1` gem per fluentd recommended image
  - add `read_bytes_limit_per_second 8192` and `pos_file_compaction_interval 1h` in `templates/kubernetes.conf`
  - update bundler to `>= 2.2.21` and test-unit to `>= 3.4.4`
  - remove rexml `3.2.3.1` and set rexml `3.2.5` as default [CVE-2021-28965](https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-28965)

Signed-off-by: Anton Ouzounov <aouzounov@vmware.com>
@Cryptophobia Cryptophobia merged commit 0a38e2c into vmware:master Jun 26, 2021
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.

2 participants