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

Fallback to firstTimestamp if lastTimestamp is not set when handling event #16294

Merged
merged 1 commit into from
Mar 10, 2020

Conversation

skabashnyuk
Copy link
Contributor

What does this PR do?

Fallback to firstTimestamp if lastTimestamp is not set when handling event.
Related to kubernetes/kubernetes#86557

What issues does this PR fix or reference?

Fixes #15395

Release Notes

n/a

Docs PR

n/a

@skabashnyuk skabashnyuk requested review from sparkoo and mshaposhnik and removed request for nickboldt, l0rd and rhopp March 10, 2020 09:48
@che-bot che-bot added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/bug Outline of a bug - must adhere to the bug report template. labels Mar 10, 2020
@che-bot
Copy link
Contributor

che-bot commented Mar 10, 2020

❌ E2E Happy path tests failed ❗

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

⚠️ https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

ℹ️ Use comment "crw-ci-test" to rerun happy path E2E test.

@skabashnyuk
Copy link
Contributor Author

ci-build

@skabashnyuk
Copy link
Contributor Author

[ci-build]

@skabashnyuk
Copy link
Contributor Author

crw-ci-test

@che-bot
Copy link
Contributor

che-bot commented Mar 10, 2020

❌ E2E Happy path tests failed ❗

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

⚠️ https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

ℹ️ Use comment "crw-ci-test" to rerun happy path E2E test.

@skabashnyuk skabashnyuk merged commit c0e41a4 into eclipse-che:master Mar 10, 2020
@skabashnyuk skabashnyuk deleted the 15395_Var_B branch March 10, 2020 13:22
@che-bot che-bot removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Mar 10, 2020
@che-bot che-bot added this to the 7.10.0 milestone Mar 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Event lastTimestamp can be null starting with Kubernetes v1.16
5 participants