-
Notifications
You must be signed in to change notification settings - Fork 237
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
feat: reserved capacity support #1911
base: main
Are you sure you want to change the base?
Conversation
1bd2ce9
to
afe2a47
Compare
c1255e1
to
e523238
Compare
b67556e
to
5be3fb3
Compare
5be3fb3
to
0547af3
Compare
Pull Request Test Coverage Report for Build 13510951798Details
💛 - Coveralls |
7aa3395
to
95834ee
Compare
e7c9da4
to
290a7dc
Compare
Ok, this last push includes the consolidation and drift tests along with the updates for the remaining review feedback. I'm going to place a hold on this PR until we wrap out the AWS implementation, just in case any additional requirements come out of it, but this should be good to go. /hold |
c07b539
to
55b41ce
Compare
4c25410
to
37a26ee
Compare
37a26ee
to
74040ed
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jmdeal, jonathan-innis The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
I can see the light at the end of the tunnel. Thanks for your hard work on this @jmdeal! |
New changes are detected. LGTM label has been removed. |
a3b0f5e
to
d34d715
Compare
Fixes #N/A
Description
Implements the changes described in #1760.
How was this change tested?
make test
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.