Skip to content

Add minReadySeconds support for operator deployment#2104

Open
jinja2 wants to merge 3 commits intoopen-telemetry:mainfrom
jinja2:add-minreadysecs
Open

Add minReadySeconds support for operator deployment#2104
jinja2 wants to merge 3 commits intoopen-telemetry:mainfrom
jinja2:add-minreadysecs

Conversation

@jinja2
Copy link
Contributor

@jinja2 jinja2 commented Mar 2, 2026

Tracking issue - #2103

  • Adds a new top-level minReadySeconds value to configure the minimum number of seconds a newly created pod must be ready before it is considered available.

  • Defaults to the k8s default value of 0 seconds, which preserves existing behavior. The field is only rendered when set to a positive value.

@jinja2 jinja2 requested review from a team, Allex1 and jvoravong as code owners March 2, 2026 22:11
Copy link
Contributor

@jaronoff97 jaronoff97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you rerun make generate-examples when you get a chance? Then I'll merge

@jinja2
Copy link
Contributor Author

jinja2 commented Mar 3, 2026

Updated the examples. Thanks!

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.

2 participants