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

Update the way the operator deployment is created and verified #1895

Merged

Conversation

johscheuer
Copy link
Member

Description

We have seen cases where it took longer than the expected 60 seconds for the Pods to get scheduled and into a running state, so this PR increases the threshold to 120 seconds and the overall wait time. I removed some duplication code in RecreateOperatorPods.

Type of change

Please select one of the options below.

  • Other

Discussion

Testing

CI will run tests.

Documentation

Follow-up

@foundationdb-ci
Copy link

Result of fdb-kubernetes-operator-pr on Linux CentOS 7

  • Commit ID: d219466
  • Duration 1:46:55
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

Copy link
Contributor

@09harsh 09harsh left a comment

Choose a reason for hiding this comment

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

LGTM, just one change needed

@johscheuer johscheuer merged commit 2aa44d9 into FoundationDB:main Nov 28, 2023
8 checks passed
@johscheuer johscheuer deleted the update-operator-deployment-creation branch November 28, 2023 11:02
@foundationdb-ci
Copy link

Result of fdb-kubernetes-operator-pr on Linux CentOS 7

  • Commit ID: c8f0f66
  • Duration 1:53:31
  • Result: ❌ FAILED
  • Error: Error while executing command: if $fail_test; then exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

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.

3 participants