Skip to content

Bump servox from 0.10.2 to 0.10.4#27

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/servox-0.10.4
Closed

Bump servox from 0.10.2 to 0.10.4#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/servox-0.10.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 12, 2021

Copy link
Copy Markdown
Contributor

Bumps servox from 0.10.2 to 0.10.4.

Release notes

Sourced from servox's releases.

v0.10.4 "baseless allegation"

Fixed

  • The Optimizer base_url is now normalized to strip a trailing slash to ensure that computed paths are deterministically correct.
  • Cancellation requests from the optimizer were not being properly respected, resulting in unnecessary delays to cancel operations from the console.
  • Enforce settlement time user-config parameter.

v0.10.3 "baseless allegation"

[0.10.3] "baseless allegation" - 2021-06-06

Enhanced

  • The port option is now respected by the sidecar injection remedy.
  • Introduced the scripts connector that supports attaching arbitrary shell commands to be run before, on, or after an event is dispatched by the servo. #245
  • Add ImagePullBackOff error for target service (tuning or mainline) #248
  • Improve K8s Deployment updates and error handling. #253

Fixed

  • Dynamically named ports are now supported by resolving the port name against the Pod spec template #246
  • Use correct process for determining current active pods #247
  • Support settlement command correctly in ServoX k8s connector #240
  • Remove token exposure in TRACE log #239
  • When checks fail and are rerun, the tuning pod is no longer rebuilt unnecessarily.
  • Eliminated cases where the KubernetesConnector could fail to report progress due to Kubernetes API availability, timeouts, etc. resulting in errant Servo disconnected events being emitted by the optimizer.
  • Improved test resiliancy and removed name collisions in automated test namespaces
Changelog

Sourced from servox's changelog.

[0.10.4] "baseless allegation" - 2021-07-09

Fixed

  • The Optimizer base_url is now normalized to strip a trailing slash to ensure that computed paths are deterministically correct.
  • Cancellation requests from the optimizer were not being properly respected, resulting in unnecessary delays to cancel operations from the console.
  • Enforce settlement time user-config parameter.

[0.10.3] "baseless allegation" - 2021-06-06

Enhanced

  • The port option is now respected by the sidecar injection remedy.
  • Introduced the scripts connector that supports attaching arbitrary shell commands to be run before, on, or after an event is dispatched by the servo. #245
  • Add ImagePullBackOff error for target service (tuning or mainline) #248
  • Improve K8s Deployment updates and error handling. #253

Fixed

  • Dynamically named ports are now supported by resolving the port name against the Pod spec template #246
  • Use correct process for determining current active pods #247
  • Support settlement command correctly in ServoX k8s connector #240
  • Remove token exposure in TRACE log #239
  • When checks fail and are rerun, the tuning pod is no longer rebuilt unnecessarily.
  • Eliminated cases where the KubernetesConnector could fail to report progress due to Kubernetes API availability, timeouts, etc. resulting in errant Servo disconnected events being emitted by the optimizer.
  • Improved test resiliancy and removed name collisions in automated test namespaces
Commits
  • b674867 Update CHANGELOG and project for v0.10.4 release (#289)
  • 31b0595 Remove VPA check functionality
  • c9cf9fc Revert "Remove VPA check as it will not work under a Namespace scoped Role"
  • ccc4ccc Remove VPA check as it will not work under a Namespace scoped Role
  • e3f2b9a Restore namespace get permission
  • a5b5e5f Remove namespaces from Opsani Dev permissions list
  • b09a22b Remove PermissionSet for namespaces
  • aef9140 Address intermittent thread safety issue
  • ef4cbd7 Trap remaining caching bug
  • 8b172e9 Change cache keys again
  • 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 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 [servox](https://github.com/opsani/servox) from 0.10.2 to 0.10.4.
- [Release notes](https://github.com/opsani/servox/releases)
- [Changelog](https://github.com/opsani/servox/blob/main/CHANGELOG.md)
- [Commits](opsani/servox@v0.10.2...v0.10.4)

---
updated-dependencies:
- dependency-name: servox
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 12, 2021
@dependabot @github

dependabot Bot commented on behalf of github Aug 23, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #29.

@dependabot dependabot Bot closed this Aug 23, 2021
@dependabot dependabot Bot deleted the dependabot/pip/servox-0.10.4 branch August 23, 2021 06:05
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants