Skip to content

feat: add configurable operator wait timeout#98

Merged
sebrandon1 merged 1 commit into
mainfrom
feat/configurable-operator-timeout
Jul 15, 2026
Merged

feat: add configurable operator wait timeout#98
sebrandon1 merged 1 commit into
mainfrom
feat/configurable-operator-timeout

Conversation

@sebrandon1

Copy link
Copy Markdown
Contributor

Summary

  • Adds operatorTimeout input (default: 600 seconds) for controlling how long to wait for operators
  • Useful when enableClusterMonitoring: true causes operators to need longer to stabilize
  • Includes input validation to reject non-numeric values

Closes #77

Add operatorTimeout input (default: 600s) so users can extend the
timeout when enableClusterMonitoring is true and operators need
longer to stabilize. Includes input validation.

Closes #77
@sebrandon1
sebrandon1 merged commit db1b839 into main Jul 15, 2026
17 checks passed
@sebrandon1
sebrandon1 deleted the feat/configurable-operator-timeout branch July 15, 2026 21:02
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.

Add configurable operator wait timeout

1 participant