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

Add cluster logs #1353

Merged
merged 64 commits into from
May 23, 2023
Merged

Add cluster logs #1353

merged 64 commits into from
May 23, 2023

Conversation

wind57
Copy link
Contributor

@wind57 wind57 commented May 23, 2023

No description provided.

wind57 and others added 30 commits December 4, 2021 07:59
@wind57
Copy link
Contributor Author

wind57 commented May 23, 2023

I've tried to reproduce the error we got in the build on main branch and could not. The thing is, there we run:

  • testA and it fails to have a pod replica for a deployment within a 15 minutes interval.
  • run testB after testA and because the deployment already exists - it fails with a 409, which is very much expected.

Now why testA does not reach a consistent state is a bit of a mystery to me. I've tried various scenarios locally with specs that match the ones that we get on github without much luck. At the moment, in this PR, I added some logs and may be get a glimpse on what is going on there. So essentially, this is not a real fix, but only gather more evidence of what is going on.

@wind57 wind57 marked this pull request as ready for review May 23, 2023 12:30
@wind57
Copy link
Contributor Author

wind57 commented May 23, 2023

@ryanjbaxter I did not really find the real cause of the build failure that happened yesterday, so this PR only adds more info when that happens, so that I could debug further.

@ryanjbaxter ryanjbaxter added this to the 3.0.3 milestone May 23, 2023
@ryanjbaxter ryanjbaxter merged commit 4ca1ece into spring-cloud:main May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants