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

[ci:component:github.com/gardener/dependency-watchdog:v0.6.1->v0.7.0] #5494

Closed
wants to merge 1 commit into from

Conversation

gardener-robot-ci-2
Copy link
Contributor

Release Notes:

Operators can now provide a `scaleUpDelaySeconds` or|and `scaleDownDelaySeconds` for individual dependent resources for dependency-watchdog probe to consider while scaling. 
In addition to the delay, for each resource managed by dependency-watchdog probe one can also specify additional dependent resources via a new field `scaleRefDependsOn`. This ensures that dependency-watchdog probe applies scaling operation on a resource only if the dependents for this resource defined under `scaleRefDependsOn` are available in the desired state as per the applicable scaling operation.
Switch default leader election resource lock for `dependency-watchdog` from `endpoints` to `endpointsleases`
Enhance package structure to isolate APIs
Export types in `pkg/restarter` and `pkg/scaler` to make them reusable for other packages.
License and copyright information is now specified in REUSE format.
Fix panic during shoot spec and status check.

from v0.6.1 to v0.7.0
@gardener-robot-ci-2 gardener-robot-ci-2 requested a review from a team as a code owner February 28, 2022 10:14
@gardener-robot
Copy link

@gardener-robot-ci-2 Thank you for your contribution.

@gardener-robot gardener-robot added needs/review size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 28, 2022
@rfranzke
Copy link
Member

/invite @ashwani2k @shreyas-s-rao

@rfranzke
Copy link
Member

rfranzke commented Mar 1, 2022

/close in favor of #5497

@gardener-robot
Copy link

@rfranzke Branch ci-scseucfsa has been deleted.

@gardener-robot gardener-robot deleted the ci-scseucfsa branch March 1, 2022 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants