Skip to content

fix(schema): relax schema for livenessProbe to allow additional properties#283

Merged
kodiakhq[bot] merged 2 commits into
flipt-io:mainfrom
keshane:patch-1
May 11, 2026
Merged

fix(schema): relax schema for livenessProbe to allow additional properties#283
kodiakhq[bot] merged 2 commits into
flipt-io:mainfrom
keshane:patch-1

Conversation

@keshane
Copy link
Copy Markdown
Contributor

@keshane keshane commented May 11, 2026

https://github.com/flipt-io/helm-charts/pull/268/changes relaxed the schema for readinessProbe, but missed livenessProbe. It seems reasonable to allow users to also specify periodSeconds and failureThreshold for livenessProbe

…rties

https://github.com/flipt-io/helm-charts/pull/268/changes relaxed the schema for readinessProbe, but missed livenessProbe. It seems reasonable to allow users to also specify `periodSeconds` and `failureThreshold` for livenessProbe
@keshane keshane requested a review from a team as a code owner May 11, 2026 21:55
Signed-off-by: Roman Dmytrenko <rdmytrenko@gmail.com>
Copy link
Copy Markdown
Contributor

@erka erka left a comment

Choose a reason for hiding this comment

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

thank you @keshane!

@erka erka added the automerge label May 11, 2026
@kodiakhq kodiakhq Bot merged commit a37ee6b into flipt-io:main May 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants