Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2021

Bumps servox from 0.10.7 to 0.11.0.

Release notes

Sourced from servox's releases.

v0.11.0 "preposterous ports"

Added

  • Prometheus connector fast-fail support; short-circuit long running measurements when SLO violations are detected #330
  • Kubernetes connector Argo Rollouts WorkloadRef support #337
  • Opsani Dev connector support for configuration of image and tag used for envoy sidecar injection #341
  • Kubernetes connector support for injecting static environment variables into the tuning Pod #343

Changed

  • Kubernetes Deployment optimizations (Saturation Mode) destroy error behavior changed to shutdown; the Deployment resource is no longer destroyed and is scaled to zero replicas instead #317
  • Kubernetes adjustment values no longer raise validation errors when outside the configured range (eg. falling back to initially observed/baseline values) #279

Fixed

  • Checks running on multiple connector assemblies were only processing checks for the first connector to respond #351
  • Prometheus connector reliance on implicit importing of servo.cli #355
Changelog

Sourced from servox's changelog.

[0.11.0] "preposterous ports" - 2021-11-01

Added

  • Prometheus connector fast-fail support; short-circuit long running measurements when SLO violations are detected #330
  • Kubernetes connector Argo Rollouts WorkloadRef support #337
  • Opsani Dev connector support for configuration of image and tag used for envoy sidecar injection #341
  • Kubernetes connector support for injecting static environment variables into the tuning Pod #343

Changed

  • Kubernetes Deployment optimizations (Saturation Mode) destroy error behavior changed to shutdown; the Deployment resource is no longer destroyed and is scaled to zero replicas instead #317 it to zero replicas instead
  • Kubernetes adjustment values no longer raise validation errors when outside the configured range (eg. falling back to initially observed/baseline values) #279

Fixed

  • Checks running on multiple connector assemblies were only processing checks for the first connector to respond #351
  • Prometheus connector reliance on implicit importing of servo.cli #355
Commits
  • 44b1dc2 Merge pull request #356 from opsani/v0.11.0-update
  • 43faf4c Fix changelog typos
  • 140e29a v0.11.0 release updates
  • 663c7a8 Merge pull request #355 from opsani/fred/eng-521-servox-prometheus-connector-...
  • d0bfb0f Add explicit import for servo.cli to prometheus
  • 1ff6ab1 Merge pull request #351 from opsani/fred/eng-503-servox-cli-check-command-doe...
  • b859c9e Merge branch 'main' into fred/eng-503-servox-cli-check-command-does-not
  • 43d4295 Merge pull request #354 from opsani/fix-rollout-integration-test
  • 6ab8f7e Bump timeout on flakey test
  • fb4f4f7 Add xfail to test that ONLY fails on CI cluster
  • 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.7 to 0.11.0.
- [Release notes](https://github.com/opsani/servox/releases)
- [Changelog](https://github.com/opsani/servox/blob/main/CHANGELOG.md)
- [Commits](opsani/servox@v0.10.7...v0.11.0)

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

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 Nov 2, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 22, 2021

Superseded by #69.

@dependabot dependabot bot closed this Nov 22, 2021
@dependabot dependabot bot deleted the dependabot/pip/servox-0.11.0 branch November 22, 2021 19:09
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