Skip to content

feat(confluence): make synchrony readinessProbe timeoutSeconds configurable#1117

Open
SuperWonjune wants to merge 1 commit intoatlassian:mainfrom
SuperWonjune:feature/synchrony-probe-timeout-seconds
Open

feat(confluence): make synchrony readinessProbe timeoutSeconds configurable#1117
SuperWonjune wants to merge 1 commit intoatlassian:mainfrom
SuperWonjune:feature/synchrony-probe-timeout-seconds

Conversation

@SuperWonjune
Copy link
Copy Markdown

Pull request description

The synchrony StatefulSet's readinessProbe has no way to configure timeoutSeconds, so it falls back to Kubernetes' default of 1s. In our production environment the probe occasionally fails under load, and we need the ability to tune this value per-cluster.
This adds synchrony.readinessProbe.timeoutSeconds (default 1, no behavior change) and wires it into the template — matching the pattern already used for confluence.readinessProbe / livenessProbe.

Checklist

  • I have added unit tests
  • I have applied the change to all applicable products
  • The E2E test has passed (use e2e label)

…urable

Adds synchrony.readinessProbe.timeoutSeconds value (default 1) and wires
it into the synchrony StatefulSet readinessProbe, matching the pattern
already used for confluence.readinessProbe/livenessProbe.
@atlassian-cla-bot
Copy link
Copy Markdown

Thank you for your submission! Like many open source projects, we ask that you sign our CLA (Contributor License Agreement) before we can accept your contribution.
If your email is listed below, please ensure that you sign the CLA with the same email address.

The following users still need to sign our CLA:
❌avgnrolfework-cloud

Already signed the CLA? To re-check, try refreshing the page.

@atlassian
Copy link
Copy Markdown

atlassian Bot commented Apr 24, 2026

To enable Rovo Dev code reviews, link your GitHub account to your Atlassian account.

This is a one-time task that takes less than a minute. Once your account is linked, resubmit the pull request to trigger a code review.

@SuperWonjune
Copy link
Copy Markdown
Author

Thank you for your submission! Like many open source projects, we ask that you sign our CLA (Contributor License Agreement) before we can accept your contribution. If your email is listed below, please ensure that you sign the CLA with the same email address. **The following users still need to sign our CLA:**❌avgnrolfework-cloud

Already signed the CLA? To re-check, try refreshing the page.

FYI I have already assigned CLA as my username.

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