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

Bump @terascope/job-components from 0.64.0 to 0.65.0 #888

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps @terascope/job-components from 0.64.0 to 0.65.0.

Release notes

Sourced from @​terascope/job-components's releases.

v0.65.0

This release includes the following changes:

  • Add api_response_timeout to prevent socket timeouts when posting assets (this is a stop gap measure)
  • Add kubernetes_worker_antiaffinity server configuration option
  • Add cpu_execution_controller and memory_execution_controller job and configuration options, using low values by default to prevent over reserving resources.

v0.64.5 - Update base docker image to fix node-rdkafka

Updates docker base image to terascope/node-base:10.19.0-2, fixes node-rdkafka ssl issues. The base image switches back to using alpine.

Ref #1868

v0.64.4

This Teraslice release does the following:

  • slicer_timeout is now used by Kuberenetes Teraslice jobs, this timeout must be long enough to accommodate the container pull.
  • The config setting kubernetes_api_poll_delay was added to control the frequency that Teraslice polls the Kubernetes API in cases where it does so.

v0.64.3

This release resolves the Teraslice bug that prevented some jobs from starting in Kuberenetes:

terascope/teraslice#1827

v0.64.2

This release removes the Kubernetes service that the workers used to communicate with the execution controller. They now just communicate directly with the pod IP from the execution controller. When high availability execution controllers are implemented, this will need to be reconsidered.

All teraslice jobs should be stopped before upgrading Teraslice master.

v0.64.1 - memory leak fixes in utils

Adds some memory leak fixes in some of the utils.

NOTE: this may have little to no impact on teraslice but better to be safe and create a release now

Commits
  • 5fe8c42 Merge pull request #1914 from terascope/k8s-improvements-may-2020
  • 6e6cf43 release: (minor) [email protected]
  • 9371421 Merge branch 'master' into k8s-improvements-may-2020
  • aa7ee19 fix master build (some dot release of @​types/got broke ci)
  • b662a78 Merge pull request #1913 from terascope/allow-more-workspaces
  • 4dd86ba bump: (patch) @​terascope/scripts@​0.19.0
  • a662c9e fix prerelease publishing in .travis.yml
  • 2e74af8 bump: (prerelease) @​terascope/scripts@​0.19.0-rc.4
  • 07de5e0 fix test-runner to properly cleanup and detect when tests are incomplete
  • f2a9c07 Make sure scripts don't output debug info on sync if --quiet is set
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@terascope/job-components](https://github.com/terascope/teraslice) from 0.64.0 to 0.65.0.
- [Release notes](https://github.com/terascope/teraslice/releases)
- [Commits](terascope/teraslice@v0.64...v0.65.0)

---
updated-dependencies:
- dependency-name: "@terascope/job-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 11, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2023

Looks like @terascope/job-components is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 11, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/terascope/job-components-0.65.0 branch December 11, 2023 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants