We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This ticket will track some improvements we can make to the integration tests.
#246 (comment)
it would be great to change updates to steps and also change the struct from update to step.
and we should add a map of jobs to updates so we don't assume order. ReplicatedJobStatus order is enforced by sorting by name but that is a bit janky.
The text was updated successfully, but these errors were encountered:
Hey @kannon92, Is this issue still up for grabs? I would love to work on this.
Sorry, something went wrong.
@prashantrewar the issue is still open as far as I am aware. Feel free to claim it.
No branches or pull requests
This ticket will track some improvements we can make to the integration tests.
#246 (comment)
and we should add a map of jobs to updates so we don't assume order. ReplicatedJobStatus order is enforced by sorting by name but that is a bit janky.
The text was updated successfully, but these errors were encountered: