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

When new_id != old_id, uptest prints logs in a tight loop with no waits #168

Open
mbbush opened this issue Dec 13, 2023 · 0 comments
Open
Labels
bug Something isn't working needs:triage
Milestone

Comments

@mbbush
Copy link
Contributor

mbbush commented Dec 13, 2023

What happened?

If you're using uptest for a resource that fails the new_id == old_id requirement in the import test, uptest writes the output of kubectl get managed -o yaml to the console continuously in a tight loop, with no waits in between, generating unnecessarily large log files.

How can we reproduce it?

Currently I'm seeing this by running uptest on provider-aws/examples/s3/object.yaml

What environment did it happen in?

  • Uptest Version: v0.6.1
@mbbush mbbush added bug Something isn't working needs:triage labels Dec 13, 2023
@jeanduplessis jeanduplessis added this to the 1.0 milestone Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs:triage
Projects
None yet
Development

No branches or pull requests

2 participants