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

Support for applying manifests in a specified time interval #131

Merged
merged 2 commits into from
Sep 11, 2023

Conversation

sergenyalcin
Copy link
Member

Description of your changes

This PR adds support for applying manifests in a specified time interval.

I have:

  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Copy link

@Piotr1215 Piotr1215 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works great @sergenyalcin , thank you for adding this functionality. I've tested it with the aws provider and intervals of 10 and 45 seconds and it worked as intended. Left one small non-blocking comment.

One more suggestion, it could be nice to indicate timestamps on the resources created so we know that the the --apply-interval flag worked as intended.

cmd/perf/internal/quantify.go Outdated Show resolved Hide resolved
@sergenyalcin sergenyalcin merged commit e7a4ea0 into upbound:main Sep 11, 2023
5 checks passed
@sergenyalcin sergenyalcin deleted the apply-in-interval branch September 11, 2023 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants