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

Add configurable minReadySeconds #688

Merged
merged 2 commits into from
Nov 4, 2022

Conversation

ubergesundheit
Copy link
Contributor

What this PR does / why we need it:

This PR adds deployment.minReadySeconds value and respective field in deployment
template. This allows users to configure the number of seconds until
newly created pods are considered ready.

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • PR is based off the current tip of the main branch.
  • Changes are documented under the "Unreleased" header in CHANGELOG.md
  • New or modified sections of values.yaml are documented in the README.md
  • Commits follow the Kong commit message guidelines

Add `deployment.minReadySeconds` value and respective field in deployment
template. This allows users to configure the number of seconds until
newly created pods are considered ready.

Signed-off-by: Gerald Pape <gerald@giantswarm.io>
@ubergesundheit ubergesundheit requested a review from a team as a code owner November 4, 2022 12:42
Signed-off-by: Gerald Pape <gerald@giantswarm.io>
@rainest rainest merged commit a875d8d into Kong:main Nov 4, 2022
@ubergesundheit ubergesundheit deleted the add-deployment-minreadyseconds branch November 4, 2022 19:09
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.

None yet

2 participants