Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

EVEREST-406 Increased timeout for installing operators #152

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Conversation

gen1us2k
Copy link
Contributor

@gen1us2k gen1us2k commented Sep 25, 2023

5-minute timeout should be enough to create an install plan on slow Kubernetes clusters or on clusters with high latency. We had this timeout in PMM/DBaaS for a while and all operators were installed successfully. I tested it on clean GKE deployment using Danil's laptop and it ran successfully.

The original stacktrace shows that it failed because 2.5 minutes were not enough to create an install plan for the Postgres operator and it gets created a couple of moments later

@gen1us2k gen1us2k marked this pull request as ready for review September 25, 2023 14:57
@gen1us2k gen1us2k requested a review from a user September 25, 2023 14:57
@codecov-commenter
Copy link

Codecov Report

Merging #152 (05926fe) into main (7baf844) will not change coverage.
Report is 4 commits behind head on main.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main    #152   +/-   ##
=====================================
  Coverage   5.12%   5.12%           
=====================================
  Files         12      12           
  Lines       2788    2788           
=====================================
  Hits         143     143           
  Misses      2621    2621           
  Partials      24      24           
Files Changed Coverage Δ
pkg/kubernetes/kubernetes.go 17.68% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@gen1us2k gen1us2k merged commit 54478b1 into main Sep 26, 2023
8 checks passed
@gen1us2k gen1us2k deleted the EVEREST-406 branch September 26, 2023 08:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants