-
Notifications
You must be signed in to change notification settings - Fork 67
Wait for resource exists before sampling for condition #1401
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
Conversation
|
Report bugs in Issues The following are automatically added:
Available user actions:
Supported labels
|
|
/cherry-pick v4.14 v4.13 |
|
Cherry-pick requested for PR: |
…nto wait_for_condition-wait-for-exists
|
/verified |
* Wait for resource exists before sampling for condition * return None in self.instance * TimeoutSampler: rempve dulicate exception log
|
Cherry-picked PR Wait for resource exists before sampling for condition into v4.14 |
|
Manual cherry-pick is needed |
#1404) * Wait for resource exists before sampling for condition * return None in self.instance * TimeoutSampler: rempve dulicate exception log Co-authored-by: redhat-qe-bot <108792105+redhat-qe-bot@users.noreply.github.com>
* Wait for resource exists before sampling for condition * return None in self.instance * TimeoutSampler: rempve dulicate exception log
wait_for_condition() cal self.instance and the resource me not be exists, add wait for the resource